#include "propertymodecontroller.h"#include "qtcompat.h"#include "settings.h"#include <qstring.h>#include <stdlib.h>#include <kernel/modecontroller.h>#include <utils/confparser.h>#include "util.h"Namespaces | |
| namespace | gui |
Graphical user interface namespace. | |
Functions | |
| void | gui::removePropertyModeController () |
Variables | |
| PropertyModeController * | gui::propertyModeControllerInstance = NULL |
| ModeController | gui::modeController |
| StringConfigurationParser | gui::baseParser (NULL) |
| ModeController::ConfParser | gui::parser (baseParser) |
PropertyModeController - class providing wrapper around single ModeController instance and managing its configuration