libqutim
0.3.2.0
|
Go to the source code of this file.
Classes | |
class | qutim_sdk_0_3::LocalizedString |
Namespaces | |
qutim_sdk_0_3 | |
Macros | |
#define | QT_TR_NOOP(x) qutim_sdk_0_3::LocalizedString(staticMetaObject.className(), x) |
#define | QT_TR_NOOP_UTF8(x) qutim_sdk_0_3::LocalizedString(staticMetaObject.className(), x) |
#define | QT_TRANSLATE_NOOP(scope, x) qutim_sdk_0_3::LocalizedString(scope, x) |
#define | QT_TRANSLATE_NOOP3(scope, x, comment) qutim_sdk_0_3::LocalizedString(scope, x) |
#define | QT_TRANSLATE_NOOP3_UTF8(scope, x, comment) qutim_sdk_0_3::LocalizedString(scope, x) |
#define | QT_TRANSLATE_NOOP_UTF8(scope, x) qutim_sdk_0_3::LocalizedString(scope, x) |
Typedefs | |
typedef QList< LocalizedString > | qutim_sdk_0_3::LocalizedStringList |
Functions | |
Q_DECLARE_METATYPE (qutim_sdk_0_3::LocalizedStringList) | |
Q_DECLARE_METATYPE (qutim_sdk_0_3::LocalizedString) | |
#define QT_TR_NOOP | ( | x | ) | qutim_sdk_0_3::LocalizedString(staticMetaObject.className(), x) |
#define QT_TR_NOOP_UTF8 | ( | x | ) | qutim_sdk_0_3::LocalizedString(staticMetaObject.className(), x) |
#define QT_TRANSLATE_NOOP | ( | scope, | |
x | |||
) | qutim_sdk_0_3::LocalizedString(scope, x) |
#define QT_TRANSLATE_NOOP3 | ( | scope, | |
x, | |||
comment | |||
) | qutim_sdk_0_3::LocalizedString(scope, x) |
#define QT_TRANSLATE_NOOP3_UTF8 | ( | scope, | |
x, | |||
comment | |||
) | qutim_sdk_0_3::LocalizedString(scope, x) |
#define QT_TRANSLATE_NOOP_UTF8 | ( | scope, | |
x | |||
) | qutim_sdk_0_3::LocalizedString(scope, x) |
Q_DECLARE_METATYPE | ( | qutim_sdk_0_3::LocalizedStringList | ) |
Q_DECLARE_METATYPE | ( | qutim_sdk_0_3::LocalizedString | ) |