CommandItem Class Reference
QListView item representing a modem command. More...
#include <commanditem.h>
Inheritance diagram for CommandItem:

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