18#ifndef QET_ELEMENTSCALER_H
19#define QET_ELEMENTSCALER_H
25QByteArray
ElementScaler(
const QString &file_path, QWidget *parent);
bool ElementScalerIsPresent(bool install_dialog=true, QWidget *parent=nullptr)
ElementScalerIsPresent Return true if QET_ElementScaler is present in the system.
Definition qet_elementscaler.cpp:143
QByteArray ElementScaler(const QString &file_path, QWidget *parent)
QET_ElementScaler Return the scaled element from file_path. The returned value is a QByteArray,...
Definition qet_elementscaler.cpp:36
QString ElementScalerBinaryPath()
ElementScalerBinaryPath.
Definition qet_elementscaler.cpp:123
QString ElementScalerDirPath()
Definition qet_elementscaler.cpp:114