PLineStyle Class Reference
Line style selector widget - returns integer id of the selected line style stored in QVariant. More...
#include <plinestyle.h>
Inheritance diagram for PLineStyle:

Signals | |
void | propertyChanged (QString name, QVariant newValue) |
Public Member Functions | |
PLineStyle (const PropertyEditor *editor, const QString name, const QVariant value, QWidget *parent=0, const char *name=0) | |
virtual QVariant | value () const |
virtual void | setValue (const QVariant value, bool emitChange=true) |
Private Slots | |
void | updateProperty (int val) |
Detailed Description
Line style selector widget - returns integer id of the selected line style stored in QVariant.
Definition at line 31 of file plinestyle.h.
Constructor & Destructor Documentation
|
Definition at line 24 of file plinestyle.cpp. References PLineStyle(), propertyChanged(), setValue(), and updateProperty(). Referenced by PLineStyle(). |
Member Function Documentation
|
Referenced by PLineStyle(), setValue(), and updateProperty(). |
|
Implements PropertyWidget. Definition at line 147 of file plinestyle.cpp. References PropertyWidget::pname(), propertyChanged(), and setValue(). Referenced by PLineStyle(), and setValue(). |
|
Definition at line 157 of file plinestyle.cpp. References PropertyWidget::pname(), propertyChanged(), updateProperty(), and value(). Referenced by PLineStyle(), and updateProperty(). |
|
Implements PropertyWidget. Definition at line 142 of file plinestyle.cpp. Referenced by updateProperty(). |
The documentation for this class was generated from the following files:
- lib/widgets/propeditor/plinestyle.h
- lib/widgets/propeditor/plinestyle.cpp