95 return tr(
"Multiple input method switcher" );
102 return tr(
"Multiple input method switcher that uses the context menu of the text widgets" );
#define QT_END_NAMESPACE
This macro expands to.
QString description(const QString &key)
Returns an internationalized brief description of the QInputContext object specified by key...
static QString tr(const char *sourceText, const char *comment=0, int n=-1)
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
QStringList languages(const QString &key)
Returns the languages supported by the QInputContext object specified by key.
The QString class provides a Unicode character string.
QMultiInputContextPlugin()
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QStringList class provides a list of strings.
QInputContext * create(const QString &key)
Creates and returns a QInputContext object for the input context key key.
QString displayName(const QString &key)
Returns a user friendly internationalized name of the QInputContext object specified by key...
The QInputContext class abstracts the input method dependent data and composing state.
#define Q_EXPORT_STATIC_PLUGIN(PLUGIN)
~QMultiInputContextPlugin()
#define Q_EXPORT_PLUGIN2(PLUGIN, PLUGINCLASS)
QStringList keys() const
Returns the list of QInputContext keys this plugin provides.