29 QString getValue()
const override;
30 void setValueImpl(
const QString &
value)
override;
double value
The value of the point.
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
The most generic widgets for Property's that are only a simple string.
QLineEdit * m_textbox
The text box to edit.
QWidget * getMainWidget() override
QLabel * m_label
Label (name of the property)
~TextPropertyWidget() override
Destructor.
Base class for properties.
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...