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.
The documentation for this class was generated from the following files:
- commandset.h
- commandset.cpp