Public Member Functions | |
| CommandList () | |
| virtual | ~CommandList () |
| void | setCombo (QComboBox *combo, int nIndex) |
| CommandList & | operator= (CommandList &right) |
| bool | exec (unsigned int id, ConfigElem *pelem, const char *header, const char *body) |
| bool | exec (unsigned int pos, ConfigElem *pelem) |
| void | readOptions (KConfig *config) |
| void | saveOptions (KConfig *config) |
Protected Member Functions | |
| virtual int | compareItems (QCollection::Item item1, QCollection::Item item2) |
| virtual QCollection::Item | newItem (QCollection::Item d) |
Definition at line 31 of file commandlist.h.
1.5.0