PSymbolCombo Class Reference
#include <psymbolcombo.h>
Inheritance diagram for PSymbolCombo:

Public Slots | |
void | selectChar () |
Signals | |
void | propertyChanged (QString name, QVariant newValue) |
Public Member Functions | |
PSymbolCombo (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 (const QString &val) |
Private Attributes | |
QLineEdit * | edit |
QPushButton * | pbSelect |
QHBoxLayout * | l |
Constructor & Destructor Documentation
|
Definition at line 34 of file psymbolcombo.cpp. References edit, l, pbSelect, propertyChanged(), PSymbolCombo(), selectChar(), setValue(), and updateProperty(). Referenced by PSymbolCombo(). |
Member Function Documentation
|
Referenced by PSymbolCombo(), setValue(), and updateProperty(). |
|
Definition at line 79 of file psymbolcombo.cpp. References KCharSelect::chr(), edit, and KCharSelect::setChar(). Referenced by PSymbolCombo(). |
|
Implements PropertyWidget. Definition at line 64 of file psymbolcombo.cpp. References edit, PropertyWidget::pname(), propertyChanged(), and setValue(). Referenced by PSymbolCombo(), and setValue(). |
|
Definition at line 111 of file psymbolcombo.cpp. References PropertyWidget::pname(), propertyChanged(), and updateProperty(). Referenced by PSymbolCombo(), and updateProperty(). |
|
Implements PropertyWidget. Definition at line 56 of file psymbolcombo.cpp. References edit. |
Member Data Documentation
|
Definition at line 42 of file psymbolcombo.h. Referenced by PSymbolCombo(), selectChar(), setValue(), and value(). |
|
Definition at line 44 of file psymbolcombo.h. Referenced by PSymbolCombo(). |
|
Definition at line 43 of file psymbolcombo.h. Referenced by PSymbolCombo(). |
The documentation for this class was generated from the following files:
- lib/widgets/propeditor/psymbolcombo.h
- lib/widgets/propeditor/psymbolcombo.cpp