This is the complete list of members for MAbstractInputMethod, including all inherited members.
activeSubViewChanged(const QString &subViewId, Maliit::HandlerState state=Maliit::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) | MAbstractInputMethod | explicit |
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< Maliit::HandlerState > &state) | MAbstractInputMethod | virtual |
show() | MAbstractInputMethod | virtual |
showLanguageNotification() | MAbstractInputMethod | virtual |
subViews(Maliit::HandlerState state=Maliit::OnScreen) const | MAbstractInputMethod | virtual |
switchContext(Maliit::SwitchDirection direction, bool enableAnimation) | MAbstractInputMethod | virtual |
update() | MAbstractInputMethod | virtual |
~MAbstractInputMethod() | MAbstractInputMethod | virtual |