#include <pieditor.h>
Inheritance diagram for PIBool:


Public Member Functions | |
| PIBool (QString id, Variant *data, QWidget *parent=0, const char *name=0) | |
| ~PIBool () | |
| void | popup () |
Protected Slots | |
| void | selectChanged (int index) |
| virtual void | valueChanged (QVariant variant) |
Protected Attributes | |
| KComboBox * | m_comboBox |
Definition at line 52 of file pieditor.h.
1.5.1