#include <settingslayer.h>
|
| AutoSettingsItem (Settings::Type type, const QIcon &icon, const LocalizedString &text) |
|
| AutoSettingsItem (Settings::Type type, const LocalizedString &text) |
|
virtual | ~AutoSettingsItem () |
|
Entry * | addEntry (const LocalizedString &text, const ObjectGenerator *gen) |
|
template<typename T > |
Entry * | addEntry (const LocalizedString &text) |
|
void | setConfig (const QString &config, const QString &group) |
|
| 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 |
|
virtual qutim_sdk_0_3::AutoSettingsItem::~AutoSettingsItem |
( |
) | |
|
|
virtual |
void qutim_sdk_0_3::AutoSettingsItem::setConfig |
( |
const QString & |
config, |
|
|
const QString & |
group |
|
) |
| |
The documentation for this class was generated from the following file: