Public Member Functions | |
CommandList () | |
virtual | ~CommandList () |
void | setCombo (TQComboBox *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 (TDEConfig *config) |
void | saveOptions (TDEConfig *config) |
Protected Member Functions | |
virtual int | compareItems (TQPtrCollection::Item item1, TQPtrCollection::Item item2) |
virtual TQPtrCollection::Item | newItem (TQPtrCollection::Item d) |
Definition at line 31 of file commandlist.h.