kandy
CommandSet Class Reference
#include <commandset.h>
Detailed Description
QListView item representing a modem command.
Definition at line 37 of file commandset.h.
Public Member Functions | |
CommandSet () | |
~CommandSet () | |
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) |
The documentation for this class was generated from the following files: