CommandItem Class Reference
#include <commanditem.h>
Inherits TQListViewItem.
Public Member Functions | |
CommandItem (TQListView *listView, ATCommand *command) | |
ATCommand * | command () |
void | load (TQDomElement *c) |
void | save (TQDomDocument *doc, TQDomElement *parent) |
void | setItemText () |
Protected Member Functions | |
void | saveParameter (ATParameter *p, TQDomDocument *doc, TQDomElement *parent) |
Detailed Description
TQListView item representing a modem command.
Definition at line 38 of file commanditem.h.
Constructor & Destructor Documentation
◆ CommandItem()
CommandItem::CommandItem | ( | TQListView * | listView, |
ATCommand * | command | ||
) |
Definition at line 33 of file commanditem.cpp.
◆ ~CommandItem()
CommandItem::~CommandItem | ( | ) |
Definition at line 41 of file commanditem.cpp.
Member Function Documentation
◆ command()
ATCommand * CommandItem::command | ( | ) |
Definition at line 45 of file commanditem.cpp.
◆ load()
void CommandItem::load | ( | TQDomElement * | c | ) |
Definition at line 50 of file commanditem.cpp.
◆ save()
void CommandItem::save | ( | TQDomDocument * | doc, |
TQDomElement * | parent | ||
) |
Definition at line 73 of file commanditem.cpp.
◆ saveParameter()
|
protected |
Definition at line 87 of file commanditem.cpp.
◆ setItemText()
void CommandItem::setItemText | ( | ) |
Definition at line 97 of file commanditem.cpp.
The documentation for this class was generated from the following files: