kdelirc
Mode Class Reference
#include <mode.h>
Detailed Description
Definition at line 26 of file mode.h.
Public Member Functions | |
| void | setName (const QString &a) |
| void | setRemote (const QString &a) |
| void | setIconFile (const QString &a) |
| const QString & | name () const |
| const QString & | remote () const |
| const QString & | iconFile () const |
| const QString & | remoteName () const |
| const Mode & | loadFromConfig (KConfig &theConfig, int index) |
| void | saveToConfig (KConfig &theConfig, int index) |
| bool | operator== (const Mode &mode) const |
| Mode () | |
| Mode (const QString &remote, const QString &name, const QString &iconFile=QString()) | |
| ~Mode () | |
Constructor & Destructor Documentation
Member Function Documentation
| const Mode & Mode::loadFromConfig | ( | KConfig & | theConfig, | |
| int | index | |||
| ) |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference