#include <datasettingsobject.h>
|
| GeneralDataSettingsItem (Settings::Type type, const QIcon &icon, const LocalizedString &text) |
|
| GeneralDataSettingsItem (Settings::Type type, const LocalizedString &text) |
|
virtual | ~GeneralDataSettingsItem () |
|
| DataSettingsItem (Settings::Type type, const QIcon &icon, const LocalizedString &text) |
|
| DataSettingsItem (Settings::Type type, const LocalizedString &text) |
|
virtual | ~DataSettingsItem () |
|
| SettingsItem (SettingsItemPrivate &d) |
|
| SettingsItem (Settings::Type type, const QIcon &icon, const LocalizedString &text) |
|
| SettingsItem (Settings::Type type, const LocalizedString &text) |
|
virtual | ~SettingsItem () |
|
void | clearWidget () |
|
void | connect (const char *signal, QObject *receiver, const char *member) |
|
QGraphicsObject * | graphicsObject () const |
|
QIcon | icon () const |
|
bool | isWidget () const |
|
QObject * | object () const |
|
int | order () const |
|
int | priority () const |
|
void | setOrder (int order) |
|
void | setPriority (int priority) |
|
LocalizedString | text () const |
|
Settings::Type | type () const |
|
SettingsWidget * | widget () const |
|
The documentation for this class was generated from the following file: