MAbstractInputMethod Member List
This is the complete list of members for
MAbstractInputMethod, including all inherited members.
| activeSubViewChanged(const QString &subViewId, MInputMethod::HandlerState state=MInputMethod::OnScreen) | MAbstractInputMethod | [signal] |
| handleAppOrientationAboutToChange(int angle) | MAbstractInputMethod | [virtual] |
| handleAppOrientationChanged(int angle) | MAbstractInputMethod | [virtual] |
| handleClientChange() | MAbstractInputMethod | [virtual] |
| handleFocusChange(bool focusIn) | MAbstractInputMethod | [virtual] |
| handleMouseClickOnPreedit(const QPoint &pos, const QRect &preeditRect) | MAbstractInputMethod | [virtual] |
| handleVisualizationPriorityChange(bool priority) | MAbstractInputMethod | [virtual] |
| hide() | MAbstractInputMethod | [virtual] |
| imExtensionEvent(MImExtensionEvent *event) | MAbstractInputMethod | [virtual] |
| inputMethodHost() const | MAbstractInputMethod | |
| MAbstractInputMethod(MAbstractInputMethodHost *host, QWidget *mainWindow) | MAbstractInputMethod | |
| processKeyEvent(QEvent::Type keyType, Qt::Key keyCode, Qt::KeyboardModifiers modifiers, const QString &text, bool autoRepeat, int count, quint32 nativeScanCode, quint32 nativeModifiers, unsigned long time) | MAbstractInputMethod | [virtual] |
| reset() | MAbstractInputMethod | [virtual] |
| setKeyOverrides(const QMap< QString, QSharedPointer< MKeyOverride > > &overrides) | MAbstractInputMethod | [virtual] |
| setPreedit(const QString &preeditString, int cursorPos) | MAbstractInputMethod | [virtual] |
| setState(const QSet< MInputMethod::HandlerState > &state) | MAbstractInputMethod | [virtual] |
| setToolbar(QSharedPointer< const MToolbarData > toolbar) | MAbstractInputMethod | [virtual] |
| show() | MAbstractInputMethod | [virtual] |
| showLanguageNotification() | MAbstractInputMethod | [virtual] |
| subViews(MInputMethod::HandlerState state=MInputMethod::OnScreen) const | MAbstractInputMethod | [virtual] |
| switchContext(MInputMethod::SwitchDirection direction, bool enableAnimation) | MAbstractInputMethod | [virtual] |
| update() | MAbstractInputMethod | [virtual] |
| ~MAbstractInputMethod() | MAbstractInputMethod | [virtual] |