kandy

#include <commandset.h>

Public Member Functions

void addCommand (ATCommand *)
 
void deleteCommand (ATCommand *)
 
bool loadFile (const TQString &)
 
bool saveFile (const TQString &)
 
void clear ()
 
TQPtrList< ATCommand > * commandList ()
 

Protected Member Functions

void loadCommand (ATCommand *, TQDomElement *c)
 
void saveCommand (ATCommand *, TQDomDocument *doc, TQDomElement *parent)
 
void saveParameter (ATParameter *p, TQDomDocument *doc, TQDomElement *parent)
 

Detailed Description

TQListView item representing a modem command.

Definition at line 37 of file commandset.h.


The documentation for this class was generated from the following files: