![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QAndroidInputContext, including all inherited members.
| AllButtons enum value | QAndroidInputContext | |
| anchorRectangle() | QPlatformInputContext | static |
| androidInputContext() | QAndroidInputContext | static |
| beginBatchEdit() | QAndroidInputContext | |
| bindableObjectName() | QObject | |
| bindingStorage() | QObject | inline |
| bindingStorage() const | QObject | inline |
| blockSignals(bool b) noexcept | QObject | |
| Capability enum name | QPlatformInputContext | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | inline |
| clear() | QAndroidInputContext | |
| commit() override | QAndroidInputContext | virtual |
| commitText(const QString &text, jint newCursorPosition) | QAndroidInputContext | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| copy() | QAndroidInputContext | |
| CopyButton enum value | QAndroidInputContext | |
| copyURL() | QAndroidInputContext | |
| cursorRectangle() | QPlatformInputContext | static |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| cut() | QAndroidInputContext | |
| CutButton enum value | QAndroidInputContext | |
| d_ptr | QObject | protected |
| deleteLater() | QObject | slot |
| deleteSurroundingText(jint leftLength, jint rightLength) | QAndroidInputContext | |
| destroyed(QObject *=nullptr) | QObject | signal |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
| disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
| disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
| disconnect(const QMetaObject::Connection &) | QObject | static |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| dumpObjectInfo() const | QObject | |
| dumpObjectTree() const | QObject | |
| dynamicPropertyNames() const | QObject | |
| EditContext enum name | QAndroidInputContext | |
| emitAnimatingChanged() | QPlatformInputContext | |
| emitInputDirectionChanged(Qt::LayoutDirection newDirection) | QPlatformInputContext | |
| emitInputPanelVisibleChanged() | QPlatformInputContext | |
| emitKeyboardRectChanged() | QPlatformInputContext | |
| emitLocaleChanged() | QPlatformInputContext | |
| endBatchEdit() | QAndroidInputContext | |
| event(QEvent *event) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| filterEvent(const QEvent *event) | QPlatformInputContext | virtual |
| findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| finishComposingText() | QAndroidInputContext | |
| getCursorCapsMode(jint reqModes) | QAndroidInputContext | |
| getExtractedText(jint hintMaxChars, jint hintMaxLines, jint flags) | QAndroidInputContext | |
| getSelectedText(jint flags) | QAndroidInputContext | |
| getTextAfterCursor(jint length, jint flags) | QAndroidInputContext | |
| getTextBeforeCursor(jint length, jint flags) | QAndroidInputContext | |
| handleLocationChanged(int handleId, int x, int y) | QAndroidInputContext | slot |
| HandleMode enum name | QAndroidInputContext | |
| hasCapability(Capability capability) const | QPlatformInputContext | virtual |
| Hidden enum value | QAndroidInputContext | |
| HiddenTextCapability enum value | QPlatformInputContext | |
| hideInputPanel() override | QAndroidInputContext | virtual |
| hideSelectionHandles() | QAndroidInputContext | slot |
| inherits(const char *classname) const | QObject | inline |
| inputDirection() const | QPlatformInputContext | virtual |
| inputItemClipRectangle() | QPlatformInputContext | static |
| inputItemRectangle() | QPlatformInputContext | static |
| inputMethodAccepted() const | QPlatformInputContext | |
| installEventFilter(QObject *filterObj) | QObject | |
| invokeAction(QInputMethod::Action action, int cursorPosition) override | QAndroidInputContext | virtual |
| isAnimating() const override | QAndroidInputContext | virtual |
| isComposing() const | QAndroidInputContext | |
| isInputPanelVisible() const override | QAndroidInputContext | virtual |
| isQuickItemType() const | QObject | inline |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isValid() const override | QAndroidInputContext | inlinevirtual |
| isWidgetType() const | QObject | inline |
| isWindowType() const | QObject | inline |
| keyboardRect() const override | QAndroidInputContext | virtual |
| keyboardRectangle() | QPlatformInputContext | static |
| keyDown() | QAndroidInputContext | slot |
| killTimer(int id) | QObject | |
| locale() const | QPlatformInputContext | virtual |
| longPress(int x, int y) | QAndroidInputContext | slot |
| moveToThread(QThread *thread) | QObject | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| parent() const | QObject | inline |
| paste() | QAndroidInputContext | |
| PasteButton enum value | QAndroidInputContext | |
| property(const char *name) const | QObject | |
| QAndroidInputContext() | QAndroidInputContext | |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| qobject_cast(const QObject *object) | QObject | related |
| QObjectList | QObject | related |
| QPlatformInputContext() | QPlatformInputContext | |
| queryFocusObject(Qt::InputMethodQuery query, QPointF position) | QPlatformInputContext | static |
| receivers(const char *signal) const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| reset() override | QAndroidInputContext | virtual |
| safeCall(const std::function< void()> &func, Qt::ConnectionType conType=Qt::BlockingQueuedConnection) | QAndroidInputContext | slot |
| selectAll() | QAndroidInputContext | |
| SelectAllButton enum value | QAndroidInputContext | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| sendShortcut(const QKeySequence &) | QAndroidInputContext | |
| setComposingRegion(jint start, jint end) | QAndroidInputContext | |
| setComposingText(const QString &text, jint newCursorPosition) | QAndroidInputContext | |
| setFocusObject(QObject *object) override | QAndroidInputContext | virtual |
| setObjectName(const QString &name) | QObject | inline |
| setObjectName(QAnyStringView name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline |
| setSelection(jint start, jint end) | QAndroidInputContext | |
| setSelectionOnFocusObject(const QPointF &anchorPos, const QPointF &cursorPos) | QPlatformInputContext | static |
| ShowCursor enum value | QAndroidInputContext | |
| ShowEditPopup enum value | QAndroidInputContext | |
| showInputPanel() override | QAndroidInputContext | virtual |
| ShowSelection enum value | QAndroidInputContext | |
| signalsBlocked() const noexcept | QObject | inline |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| touchDown(int x, int y) | QAndroidInputContext | slot |
| update(Qt::InputMethodQueries queries) override | QAndroidInputContext | virtual |
| updateCursorPosition() | QAndroidInputContext | slot |
| updateSelectionHandles() | QAndroidInputContext | slot |
| ~QAndroidInputContext() | QAndroidInputContext | |
| ~QObject() | QObject | virtual |
| ~QPlatformInputContext() | QPlatformInputContext |