PLineEdit Class Reference
#include <plineedit.h>
Inheritance diagram for PLineEdit:

Signals | |
void | propertyChanged (QString name, QVariant newValue) |
Public Member Functions | |
PLineEdit (const PropertyEditor *editor, QString name, QVariant value, QWidget *parent, const char *name=0) | |
virtual QVariant | value () const |
virtual void | setValue (const QVariant value, bool emitChange=true) |
Private Slots | |
void | updateProperty (const QString &val) |
Constructor & Destructor Documentation
|
Definition at line 23 of file plineedit.cpp. References PLineEdit(), propertyChanged(), setValue(), and updateProperty(). Referenced by PLineEdit(). |
Member Function Documentation
|
Referenced by PLineEdit(), setValue(), and updateProperty(). |
|
Implements PropertyWidget. Definition at line 37 of file plineedit.cpp. References PropertyWidget::pname(), propertyChanged(), and setValue(). Referenced by PLineEdit(), and setValue(). |
|
Definition at line 44 of file plineedit.cpp. References PropertyWidget::pname(), propertyChanged(), and updateProperty(). Referenced by PLineEdit(), and updateProperty(). |
|
Implements PropertyWidget. Definition at line 32 of file plineedit.cpp. References text(). |
The documentation for this class was generated from the following files:
- lib/widgets/propeditor/plineedit.h
- lib/widgets/propeditor/plineedit.cpp