PropertyLib::PCursorEdit Class Reference
#include <pcursoredit.h>
Inheritance diagram for PropertyLib::PCursorEdit:

Public Member Functions | |
PCursorEdit (MultiProperty *property, const TQMap< TQString, TQVariant > &spValues, TQWidget *parent=0, const char *name=0) | |
virtual void | drawViewer (TQPainter *p, const TQColorGroup &cg, const TQRect &r, const TQVariant &value) |
![]() | |
PComboBox (MultiProperty *property, const TQMap< TQString, TQVariant > &list, TQWidget *parent=0, const char *name=0) | |
PComboBox (MultiProperty *property, const TQMap< TQString, TQVariant > &list, bool rw, TQWidget *parent=0, const char *name=0) | |
virtual TQVariant | value () const |
virtual void | setValue (const TQVariant &value, bool emitChange=true) |
virtual void | setValueList (const TQMap< TQString, TQVariant > &valueList) |
![]() | |
PropertyWidget (MultiProperty *property, TQWidget *parent=0, const char *name=0) | |
virtual TQString | propertyName () const |
virtual void | setProperty (MultiProperty *property) |
virtual void | undo () |
Additional Inherited Members | |
![]() | |
void | propertyChanged (MultiProperty *property, const TQVariant &value) |
![]() | |
void | updateProperty (int val) |
![]() | |
TQString | findDescription (const TQVariant &value) |
![]() | |
MultiProperty * | m_property |
Detailed Description
Property editor for TQCursor values.
Definition at line 30 of file pcursoredit.h.
Member Function Documentation
◆ drawViewer()
|
virtual |
Function to draw a property viewer when the editor isn't shown.
Reimplemented from PropertyLib::PropertyWidget.
Definition at line 32 of file pcursoredit.cpp.
The documentation for this class was generated from the following files: