CommandItem Class Reference
#include <commanditem.h>
Inherits TQListViewItem.
Public Member Functions | |
| CommandItem (TQListView *listView, ATCommand *command) | |
| ATCommand * | command () |
| void | load (TQDomElement *c) |
| void | save (TQDomDocument *doc, TQDomElement *parent) |
| void | setItemText () |
Protected Member Functions | |
| void | saveParameter (ATParameter *p, TQDomDocument *doc, TQDomElement *parent) |
Detailed Description
TQListView item representing a modem command.
Definition at line 38 of file commanditem.h.
The documentation for this class was generated from the following files:
