addProperty(const QString &name=QString()) | QtAbstractPropertyManager | |
clear() const | QtAbstractPropertyManager | |
createProperty() | QtAbstractPropertyManager | protectedvirtual |
decimals(const QtProperty *property) const | QtDoublePropertyManager | |
decimalsChanged(QtProperty *property, int prec) | QtDoublePropertyManager | signal |
DecoratedDoublePropertyManager(QObject *parent=0) | DecoratedDoublePropertyManager | |
displayText(const QtProperty *property) const | QtAbstractPropertyManager | protectedvirtual |
echoMode(const QtProperty *) const | QtAbstractPropertyManager | protectedvirtual |
hasValue(const QtProperty *property) const | QtAbstractPropertyManager | protectedvirtual |
initializeProperty(QtProperty *property) | DecoratedDoublePropertyManager | protectedvirtual |
isReadOnly(const QtProperty *property) const | QtDoublePropertyManager | |
maximum(const QtProperty *property) const | QtDoublePropertyManager | |
minimum(const QtProperty *property) const | QtDoublePropertyManager | |
prefix(const QtProperty *property) const | DecoratedDoublePropertyManager | |
prefixChanged(QtProperty *property, const QString &prefix) | DecoratedDoublePropertyManager | signal |
properties() const | QtAbstractPropertyManager | |
propertyChanged(QtProperty *property) | QtAbstractPropertyManager | signal |
propertyDestroyed(QtProperty *property) | QtAbstractPropertyManager | signal |
propertyInserted(QtProperty *property, QtProperty *parent, QtProperty *after) | QtAbstractPropertyManager | signal |
propertyRemoved(QtProperty *property, QtProperty *parent) | QtAbstractPropertyManager | signal |
QtAbstractPropertyManager(QObject *parent=nullptr) | QtAbstractPropertyManager | explicit |
QtDoublePropertyManager(QObject *parent=nullptr) | QtDoublePropertyManager | |
rangeChanged(QtProperty *property, double minVal, double maxVal) | QtDoublePropertyManager | signal |
readOnlyChanged(QtProperty *property, bool readOnly) | QtDoublePropertyManager | signal |
setDecimals(QtProperty *property, int prec) | QtDoublePropertyManager | slot |
setMaximum(QtProperty *property, double maxVal) | QtDoublePropertyManager | slot |
setMinimum(QtProperty *property, double minVal) | QtDoublePropertyManager | slot |
setPrefix(QtProperty *property, const QString &prefix) | DecoratedDoublePropertyManager | slot |
setRange(QtProperty *property, double minVal, double maxVal) | QtDoublePropertyManager | slot |
setReadOnly(QtProperty *property, bool readOnly) | QtDoublePropertyManager | slot |
setSingleStep(QtProperty *property, double step) | QtDoublePropertyManager | slot |
setSuffix(QtProperty *property, const QString &suffix) | DecoratedDoublePropertyManager | slot |
setValue(QtProperty *property, double val) | QtDoublePropertyManager | slot |
singleStep(const QtProperty *property) const | QtDoublePropertyManager | |
singleStepChanged(QtProperty *property, double step) | QtDoublePropertyManager | signal |
suffix(const QtProperty *property) const | DecoratedDoublePropertyManager | |
suffixChanged(QtProperty *property, const QString &suffix) | DecoratedDoublePropertyManager | signal |
uninitializeProperty(QtProperty *property) | DecoratedDoublePropertyManager | protectedvirtual |
value(const QtProperty *property) const | QtDoublePropertyManager | |
valueChanged(QtProperty *property, double val) | QtDoublePropertyManager | signal |
valueIcon(const QtProperty *property) const | QtAbstractPropertyManager | protectedvirtual |
valueText(const QtProperty *property) const | DecoratedDoublePropertyManager | protectedvirtual |
~DecoratedDoublePropertyManager() | DecoratedDoublePropertyManager | |
~QtAbstractPropertyManager() override | QtAbstractPropertyManager | |
~QtDoublePropertyManager() override | QtDoublePropertyManager | |