psymbolcombo.h
47 virtual void drawViewer(TQPainter *p, const TQColorGroup &cg, const TQRect &r, const TQVariant &value);
virtual void setValue(const TQVariant &value, bool emitChange=true)
Sets the value shown in the editor widget.
Definition: psymbolcombo.cpp:66
virtual void drawViewer(TQPainter *p, const TQColorGroup &cg, const TQRect &r, const TQVariant &value)
Function to draw a property viewer when the editor isn't shown.
Definition: psymbolcombo.cpp:115
An abstract base class of property viewer and editor vidget.
Definition: propertywidget.h:49
Contains PropertyLib::PropertyWidget class.
Holds a list of properties with the same name and type.
Definition: multiproperty.h:49