$search
#include <QWidget>#include <QString>#include <QtGui>#include <map>

Go to the source code of this file.
Classes | |
| class | Aseba::ConfigDialog |
| class | Aseba::ConfigPage |
| class | Aseba::EditorPage |
| class | Aseba::GeneralPage |
| struct | Aseba::ConfigPage::WidgetCache< T > |
Namespaces | |
| namespace | Aseba |
Defines | |
| #define | CONFIG_PROPERTY_CHECKBOX_DECLARE(name) |
| #define CONFIG_PROPERTY_CHECKBOX_DECLARE | ( | name | ) |
public: \ static const bool get##name(void); \ static void set##name(bool);
Definition at line 30 of file ConfigDialog.h.