The LengthUnit class represents a length unit (millimeters, inches,...) and provides some useful meth...
Definition: lengthunit.h:60
The TextPropertiesDialog class.
Definition: textpropertiesdialog.h:53
void on_buttonBox_clicked(QAbstractButton *button)
Definition: textpropertiesdialog.cpp:105
void setReadOnly(bool readOnly) noexcept
Definition: textpropertiesdialog.cpp:83
QScopedPointer< Ui::TextPropertiesDialog > mUi
Definition: textpropertiesdialog.h:80
Text & mText
Definition: textpropertiesdialog.h:78
TextPropertiesDialog()=delete
TextPropertiesDialog(const TextPropertiesDialog &other)=delete
UndoStack & mUndoStack
Definition: textpropertiesdialog.h:79
bool applyChanges() noexcept
Definition: textpropertiesdialog.cpp:124