kdelirc
ProfileActionArgument Class Reference
#include <profileserver.h>
Detailed Description
Definition at line 34 of file profileserver.h.
Public Member Functions | |
| const QString & | comment () const |
| void | setComment (const QString &a) |
| const QString & | type () const |
| void | setType (const QString &a) |
| const QString & | getDefault () const |
| void | setDefault (const QString &a) |
| const Range & | range () const |
| void | setRange (const Range &a) |
| const ProfileAction * | action () const |
| void | setAction (const ProfileAction *a) |
Friends | |
| class | Profile |
Member Function Documentation
| const QString& ProfileActionArgument::comment | ( | ) | const [inline] |
Definition at line 43 of file profileserver.h.
| void ProfileActionArgument::setComment | ( | const QString & | a | ) | [inline] |
Definition at line 44 of file profileserver.h.
| const QString& ProfileActionArgument::type | ( | ) | const [inline] |
Definition at line 45 of file profileserver.h.
| void ProfileActionArgument::setType | ( | const QString & | a | ) | [inline] |
Definition at line 46 of file profileserver.h.
| const QString& ProfileActionArgument::getDefault | ( | ) | const [inline] |
Definition at line 47 of file profileserver.h.
| void ProfileActionArgument::setDefault | ( | const QString & | a | ) | [inline] |
Definition at line 48 of file profileserver.h.
| const Range& ProfileActionArgument::range | ( | ) | const [inline] |
Definition at line 49 of file profileserver.h.
| void ProfileActionArgument::setRange | ( | const Range & | a | ) | [inline] |
Definition at line 50 of file profileserver.h.
| const ProfileAction* ProfileActionArgument::action | ( | ) | const [inline] |
Definition at line 52 of file profileserver.h.
| void ProfileActionArgument::setAction | ( | const ProfileAction * | a | ) | [inline] |
Definition at line 53 of file profileserver.h.
Friends And Related Function Documentation
friend class Profile [friend] |
Definition at line 41 of file profileserver.h.
The documentation for this class was generated from the following file:
KDE 4.0 API Reference