kdelirc
IRActions Class Reference
#include <iractions.h>
Inheritance diagram for IRActions:

Detailed Description
Definition at line 33 of file iractions.h.
Public Member Functions | |
| IRAIt | addAction (const IRAction &theAction) |
| IRAItList | findByButton (const QString &remote, const QString &button) |
| IRAItList | findByMode (const Mode &mode) |
| IRAItList | findByModeButton (const Mode &mode, const QString &button) |
| void | erase (const IRAIt &action) |
| void | renameMode (const Mode &mode, const QString &to) |
| void | loadFromConfig (KConfig &theConfig) |
| void | saveToConfig (KConfig &theConfig) |
Member Function Documentation
Definition at line 53 of file iractions.cpp.
Definition at line 58 of file iractions.cpp.
Definition at line 75 of file iractions.cpp.
Definition at line 83 of file iractions.cpp.
| void IRActions::erase | ( | const IRAIt & | action | ) | [inline] |
Definition at line 44 of file iractions.h.
Definition at line 67 of file iractions.cpp.
| void IRActions::loadFromConfig | ( | KConfig & | theConfig | ) |
Definition at line 19 of file iractions.cpp.
| void IRActions::saveToConfig | ( | KConfig & | theConfig | ) |
Definition at line 44 of file iractions.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference