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

