Kross
Kross::InterpreterInfo::Option Class Reference
#include <interpreter.h>
Detailed Description
Each interpreter is able to define options we could use to manipulate the interpreter behaviour.Definition at line 51 of file interpreter.h.
Public Types | |
| typedef QMap< QString, Option * > | Map |
Public Member Functions | |
| Option (const QString &comment, const QVariant &value) | |
Public Attributes | |
| QString | comment |
| QVariant | value |
Member Typedef Documentation
| typedef QMap<QString, Option* > Kross::InterpreterInfo::Option::Map |
Constructor & Destructor Documentation
Constructor.
- Parameters:
-
comment A comment that describes the option. value The QVariant value this option has.
Definition at line 66 of file interpreter.h.
Member Data Documentation
The documentation for this class was generated from the following file:
KDE 4.0 API Reference