PFontCombo Class Reference
#include <pfontcombo.h>
Inheritance diagram for PFontCombo:

Signals | |
void | propertyChanged (QString name, QVariant newValue) |
Public Member Functions | |
PFontCombo (const PropertyEditor *editor, const QString name, const QVariant value, QWidget *parent, const char *name=0) | |
PFontCombo (const PropertyEditor *editor, const QString name, const QVariant value, const QStringList &fonts, 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 27 of file pfontcombo.cpp. References PFontCombo(), propertyChanged(), setValue(), and updateProperty(). Referenced by PFontCombo(). |
|
Definition at line 48 of file pfontcombo.cpp. References PFontCombo(), propertyChanged(), setValue(), and updateProperty(). |
Member Function Documentation
|
Referenced by PFontCombo(), setValue(), and updateProperty(). |
|
Implements PropertyWidget. Definition at line 77 of file pfontcombo.cpp. References PropertyWidget::pname(), propertyChanged(), and setValue(). Referenced by PFontCombo(), and setValue(). |
|
Definition at line 88 of file pfontcombo.cpp. References PropertyWidget::pname(), propertyChanged(), and updateProperty(). Referenced by PFontCombo(), and updateProperty(). |
|
Implements PropertyWidget. Definition at line 68 of file pfontcombo.cpp. References KFontCombo::currentFont(). |
The documentation for this class was generated from the following files:
- lib/widgets/propeditor/pfontcombo.h
- lib/widgets/propeditor/pfontcombo.cpp