.TH "sources/qet_elementscaler/qet_elementscaler.h" 3 "Version 0.200.1-dev" "QElectroTech" \" -*- nroff -*-
.ad l
.nh
.SH NAME
sources/qet_elementscaler/qet_elementscaler.h
.SH SYNOPSIS
.br
.PP
\fR#include <QByteArray>\fP
.br

.SS "Functions"

.in +1c
.ti -1c
.RI "QByteArray \fBElementScaler\fP (const QString &file_path, QWidget *parent)"
.br
.RI "QET_ElementScaler Return the scaled element from \fIfile_path\fP\&. The returned value is a QByteArray, instead of a QDomDocument or QString, to let user do what he/she wants\&. If something goes wrong the QByteArray returned is empty\&. "
.ti -1c
.RI "QString \fBElementScalerDirPath\fP ()"
.br
.ti -1c
.RI "QString \fBElementScalerBinaryPath\fP ()"
.br
.RI "ElementScalerBinaryPath\&. "
.ti -1c
.RI "bool \fBElementScalerIsPresent\fP (bool install_dialog=true, QWidget *parent=nullptr)"
.br
.RI "ElementScalerIsPresent Return true if QET_ElementScaler is present in the system\&. "
.in -1c
.SH "Function Documentation"
.PP 
.SS "QByteArray ElementScaler (const QString & file_path, QWidget * parent)"

.PP
QET_ElementScaler Return the scaled element from \fIfile_path\fP\&. The returned value is a QByteArray, instead of a QDomDocument or QString, to let user do what he/she wants\&. If something goes wrong the QByteArray returned is empty\&. 
.PP
\fBParameters\fP
.RS 4
\fIfile_path\fP 
.RE
.PP
\fBReturns\fP
.RS 4
.RE
.PP

.SS "QString ElementScalerBinaryPath ()"

.PP
ElementScalerBinaryPath\&. 
.PP
\fBReturns\fP
.RS 4
the path to the QET_ElementScaler program 
.RE
.PP

.SS "QString ElementScalerDirPath ()"

.SS "bool ElementScalerIsPresent (bool install_dialog, QWidget * parent)"

.PP
ElementScalerIsPresent Return true if QET_ElementScaler is present in the system\&. 
.PP
\fBParameters\fP
.RS 4
\fIinstall_dialog\fP True to display a dialog with the explanations of how to install the QET_ElementScaler program if not present in the system\&. 
.RE
.PP
\fBReturns\fP
.RS 4
.RE
.PP

.SH "Author"
.PP 
Generated automatically by Doxygen for QElectroTech from the source code\&.
