14 Q_PROPERTY(
int nameLevel READ nameLevel WRITE setNameLevel)
Widget for editing sf::Variable value types integer, floating point and single line string.
Definition VariableCheckBox.h:12
VariableCheckBox(QWidget *parent=nullptr)
Constructor.
void setNameLevel(int level=-1)
Sets the name level shown.
bool isRequiredProperty(const QString &name) override
Overridden from base class 'sf::ObjectExtension'.
int nameLevel() const
Gets the name level shown.
void applyReadOnly(bool yn) override
Overridden from base class 'sf::VariableWidgetBase'.
Definition Application.h:10