56 #ifndef QMULTIINPUTCONTEXTPLUGIN_H 57 #define QMULTIINPUTCONTEXTPLUGIN_H 62 #include <QtGui/qinputcontextplugin.h> 63 #include <QtCore/qstringlist.h> 85 #endif // QMULTIINPUTCONTEXTPLUGIN_H #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...
QStringList languages(const QString &key)
Returns the languages supported by the QInputContext object specified by key.
The QString class provides a Unicode character string.
The QInputContextPlugin class provides an abstract base for custom QInputContext plugins.
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.
~QMultiInputContextPlugin()
QStringList keys() const
Returns the list of QInputContext keys this plugin provides.