PropertyLib::PSpinBox Member List
This is the complete list of members for PropertyLib::PSpinBox, including all inherited members.
drawViewer(TQPainter *p, const TQColorGroup &cg, const TQRect &r, const TQVariant &value) | PropertyLib::PropertyWidget | virtual |
m_property (defined in PropertyLib::PropertyWidget) | PropertyLib::PropertyWidget | protected |
propertyChanged(MultiProperty *property, const TQVariant &value) | PropertyLib::PropertyWidget | signal |
propertyName() const | PropertyLib::PropertyWidget | virtual |
PropertyWidget(MultiProperty *property, TQWidget *parent=0, const char *name=0) | PropertyLib::PropertyWidget | |
PSpinBox(MultiProperty *property, TQWidget *parent=0, const char *name=0) (defined in PropertyLib::PSpinBox) | PropertyLib::PSpinBox | |
PSpinBox(MultiProperty *property, int minValue, int maxValue, int step=1, TQWidget *parent=0, const char *name=0) (defined in PropertyLib::PSpinBox) | PropertyLib::PSpinBox | |
setProperty(MultiProperty *property) | PropertyLib::PropertyWidget | virtual |
setValue(const TQVariant &value, bool emitChange=true) | PropertyLib::PSpinBox | virtual |
setValueList(const TQMap< TQString, TQVariant > &valueList) | PropertyLib::PropertyWidget | virtual |
undo() | PropertyLib::PropertyWidget | virtual |
value() const | PropertyLib::PSpinBox | virtual |
~PropertyWidget() (defined in PropertyLib::PropertyWidget) | PropertyLib::PropertyWidget | inlinevirtual |