kandy
CommandSet Class Reference
QListView item representing a modem command. More...
#include <commandset.h>
Public Member Functions | |
void | addCommand (ATCommand *) |
void | deleteCommand (ATCommand *) |
bool | loadFile (const QString &) |
bool | saveFile (const QString &) |
void | clear () |
QPtrList< ATCommand > * | commandList () |
Protected Member Functions | |
void | loadCommand (ATCommand *, QDomElement *c) |
void | saveCommand (ATCommand *, QDomDocument *doc, QDomElement *parent) |
void | saveParameter (ATParameter *p, QDomDocument *doc, QDomElement *parent) |
Detailed Description
QListView item representing a modem command.Definition at line 37 of file commandset.h.
The documentation for this class was generated from the following files: