| acquireLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, PropertyStoragePtr &propertyStorage) | kanzi::PropertyObject | protected |
| acquireModifierStorage(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) | kanzi::PropertyObject | protected |
| acquireNotificationStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
| acquirePropertyStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
| activateInput() | kanzi::TextInputManipulator | |
| addHitTestArguments(MessageArguments &message, const TouchPoint &touchPoint) | kanzi::InputManipulator | protected |
| addPropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner) | kanzi::PropertyObject | inline |
| addPropertyModifierBase(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner, bool notify) | kanzi::PropertyObject | inlineprotected |
| addPropertyModifierWithoutNotifyingHandlers(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner) | kanzi::PropertyObject | inline |
| addPropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner) | kanzi::PropertyObject | inline |
| addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, void *ownerPointer) | kanzi::PropertyObject | inline |
| addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, AbstractPropertyTypeDescriptor::ValueSourceOwner *owner) | kanzi::PropertyObject | inline |
| addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, void *ownerPointer) | kanzi::PropertyObject | protected |
| addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, AbstractPropertyTypeDescriptor::ValueSourceOwner *owner) | kanzi::PropertyObject | protected |
| AppliedStyleContainer typedef | kanzi::Object | protected |
| applyObjectStyle(kanzi::StyleSharedPtr style) | kanzi::Object | |
| applyObjectStyles() | kanzi::Object | |
| attach(Node &node) | kanzi::InputManipulator | |
| backspaceAtCursor() | kanzi::TextInputManipulator | |
| backspaceWordAtCursor() | kanzi::TextInputManipulator | |
| beginPropertyStorage() | kanzi::PropertyObject | inline |
| beginPropertyStorage() const | kanzi::PropertyObject | inline |
| cancel() | kanzi::InputManipulator | |
| cancelTextComposition() | kanzi::InputMethodListener | |
| clearPropertyFlag(AbstractPropertyType propertyType, uint32_t flag) | kanzi::PropertyObject | |
| clearSelection() | kanzi::TextInputManipulator | |
| commitCompositionText() | kanzi::InputMethodListener | |
| CompositionTextChangedMessage | kanzi::TextInputManipulator | static |
| CompositionTextCommittedMessage | kanzi::TextInputManipulator | static |
| connectInputMethods(Node &attachedNode) | kanzi::InputMethodListener | protected |
| constructLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage) | kanzi::PropertyObject | protected |
| constructPropertyStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
| copyLocalValue(const PropertyObject &other, AbstractPropertyType propertyType) | kanzi::PropertyObject | |
| copyLocalValue(const AbstractPropertyTypeDescriptor::PropertyStorage &otherPropertyStorage) | kanzi::PropertyObject | protected |
| copyLocalValues(const PropertyObject &other) | kanzi::PropertyObject | |
| create(Domain *domain, string_view name="") | kanzi::TextInputManipulator | inlinestatic |
| CursorMovedMessage | kanzi::TextInputManipulator | static |
| deactivateInput() | kanzi::TextInputManipulator | |
| deleteAtCursor() | kanzi::TextInputManipulator | |
| deleteText(size_t begin, size_t end) | kanzi::TextInputManipulator | |
| deleteWordAtCursor() | kanzi::TextInputManipulator | |
| detach() | kanzi::InputManipulator | |
| detectKeyGesture(const KeyEvent &event, KeyGestureInfo &gesture) | kanzi::InputManipulator | protected |
| disconnectInputMethods() | kanzi::InputMethodListener | protected |
| endPropertyStorage() | kanzi::PropertyObject | inline |
| endPropertyStorage() const | kanzi::PropertyObject | inline |
| ensureInputMethodsAvailable() | kanzi::TextInputManipulator | |
| EventRoutingMode enum name | kanzi::InputManipulator | |
| findModifierStorage(AbstractPropertyTypeDescriptor &descriptor) | kanzi::PropertyObject | protected |
| findNearestParent2D() | kanzi::InputManipulator | protected |
| findNotificationStorage(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
| findPropertyStorage(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
| findPropertyStoragePtr(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
| findPropertyTypeDescriptorByNameAndDataType(string_view name, PropertyDataType dataType) const | kanzi::PropertyObject | protected |
| findPropertyTypeDescriptorByQualifiedNameAndDataType(string_view qualifiedName, PropertyDataType dataType) const | kanzi::PropertyObject | protected |
| findPropertyTypeDescriptorByUnqualifiedNameAndDataType(string_view unqualifiedName, PropertyDataType dataType) const | kanzi::PropertyObject | protected |
| getAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::PropertyObject | inline |
| getAbstractPropertyBase(AbstractPropertyType abstractPropertyType) const | kanzi::PropertyObject | inline |
| getAttachedNode() const | kanzi::InputManipulator | |
| getClassValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
| getCursorPosition() const | kanzi::TextInputManipulator | |
| getDependantManipulator() const | kanzi::InputManipulator | |
| getDomain() const | kanzi::Object | |
| getDynamicMetaclass() const override | kanzi::Object | virtual |
| getEventRoutingMode() | kanzi::InputManipulator | inline |
| getFailManipulator() const | kanzi::InputManipulator | |
| getFinalValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
| getInputManager() const | kanzi::InputManipulator | protected |
| getInputMethodAction() const | kanzi::InputMethodListener | |
| getInputType() const | kanzi::InputMethodListener | |
| getMainLoopScheduler() const | kanzi::Object | |
| getMaximumTextLength() const | kanzi::TextInputManipulator | |
| getMessageDispatcher() const | kanzi::Object | |
| getNonClassValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
| getOptionalAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::PropertyObject | inline |
| getOptionalProperty(const PropertyType< DataType > &propertyType) const | kanzi::PropertyObject | inline |
| getOptionalPropertyBase(const PropertyType< DataType > &propertyType) const | kanzi::PropertyObject | inline |
| getProperty(const PropertyType< DataType > &propertyType) const | kanzi::PropertyObject | inline |
| getPropertyBase(const PropertyType< DataType > &propertyType) const | kanzi::PropertyObject | inline |
| getPropertyNotificationHandlerCount(const PropertyType< DataType > &propertyType) const | kanzi::PropertyObject | inline |
| getResourceManager() const | kanzi::Object | |
| getScriptingContext() const | kanzi::Object | inline |
| getSelectionEnd() const | kanzi::TextInputManipulator | inline |
| getSelectionStart() const | kanzi::TextInputManipulator | |
| getState() const | kanzi::InputManipulator | |
| getStaticMetaclass() | kanzi::Object | static |
| getText() const | kanzi::InputMethodListener | |
| getTextKeyNavigationDirection() const | kanzi::TextInputManipulator | |
| getTopValueSource(AbstractPropertyTypeDescriptor &descriptor) const | kanzi::PropertyObject | protected |
| getTouchEventRoutingMode() | kanzi::InputManipulator | inline |
| getType() const | kanzi::InputManipulator | inline |
| handleControlLeftArrowGesture() | kanzi::TextInputManipulator | protected |
| handleControlRightArrowGesture() | kanzi::TextInputManipulator | protected |
| handleLeftArrowGesture() | kanzi::TextInputManipulator | protected |
| handleRightArrowGesture() | kanzi::TextInputManipulator | protected |
| handleShiftControlLeftArrowGesture() | kanzi::TextInputManipulator | protected |
| handleShiftControlRightArrowGesture() | kanzi::TextInputManipulator | protected |
| handleShiftLeftArrowGesture() | kanzi::TextInputManipulator | protected |
| handleShiftRightArrowGesture() | kanzi::TextInputManipulator | protected |
| hasBaseValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
| hasLocalValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
| hasNonClassValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
| hasSelection() const | kanzi::TextInputManipulator | |
| hasValue(AbstractPropertyType propertyType) const | kanzi::PropertyObject | |
| initialize() | kanzi::Object | inlineprotected |
| InputManipulator(Domain *domain, ManipulatorType type=ManipulatorType::TouchInputHandler) | kanzi::InputManipulator | explicitprotected |
| InputMethodActionMessage | kanzi::TextInputManipulator | static |
| InputMethodAvailableChangedMessage | kanzi::TextInputManipulator | static |
| InputMethodListener(Domain *domain) | kanzi::InputMethodListener | explicitprotected |
| InputMethodsDisconnectedMessage | kanzi::TextInputManipulator | static |
| InputTypeChangedMessage | kanzi::TextInputManipulator | static |
| insertText(size_t position, string_view text) | kanzi::TextInputManipulator | |
| isActive() const | kanzi::InputManipulator | |
| isAttached() const | kanzi::InputManipulator | inline |
| isCancelable() const | kanzi::InputManipulator | |
| isCancelableOverride() const | kanzi::InputManipulator | protectedvirtual |
| isComposingText() const | kanzi::InputMethodListener | |
| isComposingText(InputMethod &inputMethod) const | kanzi::InputMethodListener | protected |
| isInputMethodAvailable(InputMethod &source) const | kanzi::InputMethodListener | |
| isPropertyFlagSet(AbstractPropertyType propertyType, uint32_t flag) const | kanzi::PropertyObject | |
| isReadOnly() const | kanzi::InputMethodListener | |
| isResettable() const | kanzi::InputManipulator | |
| isResettableOverride() const | kanzi::InputManipulator | protectedvirtual |
| isTypeOf(const Metaclass *objectType) const | kanzi::MetaObject | inline |
| m_appliedStyles | kanzi::Object | protected |
| m_composingInputMethod | kanzi::InputMethodListener | protected |
| m_editBuffer | kanzi::InputMethodListener | protected |
| m_inputMethodAction | kanzi::InputMethodListener | protected |
| m_inputMethods | kanzi::InputMethodListener | protected |
| m_inputType | kanzi::InputMethodListener | protected |
| m_isReadOnly | kanzi::InputMethodListener | protected |
| makeEditorInfo() | kanzi::TextInputManipulator | inlinestatic |
| ManipulatorType enum name | kanzi::InputManipulator | |
| markTouchPointConsumed(const TouchPoint &touchPoint) | kanzi::InputManipulator | protected |
| MetaObject() | kanzi::MetaObject | inlineexplicitprotected |
| moveCursorBackward(size_t characterCount) | kanzi::TextInputManipulator | |
| moveCursorBackward() | kanzi::TextInputManipulator | |
| moveCursorForward(size_t characterCount) | kanzi::TextInputManipulator | |
| moveCursorForward() | kanzi::TextInputManipulator | |
| moveCursorHome() | kanzi::TextInputManipulator | |
| moveCursorTo(size_t position) | kanzi::TextInputManipulator | protected |
| moveCursorToEnd() | kanzi::TextInputManipulator | |
| moveCursorToNextWord() | kanzi::TextInputManipulator | |
| moveCursorToPreviousWord() | kanzi::TextInputManipulator | |
| moveSelectionEndBackward(size_t characterCount) | kanzi::TextInputManipulator | |
| moveSelectionEndBackward() | kanzi::TextInputManipulator | |
| moveSelectionEndForward(size_t characterCount) | kanzi::TextInputManipulator | |
| moveSelectionEndForward() | kanzi::TextInputManipulator | |
| moveSelectionEndpointBackward(size_t steps) | kanzi::TextInputManipulator | |
| moveSelectionEndpointBackward() | kanzi::TextInputManipulator | inline |
| moveSelectionEndpointForward(size_t steps) | kanzi::TextInputManipulator | |
| moveSelectionEndpointForward() | kanzi::TextInputManipulator | inline |
| moveSelectionEndpointToBack() | kanzi::TextInputManipulator | |
| moveSelectionEndpointToFront() | kanzi::TextInputManipulator | |
| moveSelectionEndpointToNextWord() | kanzi::TextInputManipulator | |
| moveSelectionEndpointToPreviousWord() | kanzi::TextInputManipulator | |
| moveSelectionEndToNextWord() | kanzi::TextInputManipulator | |
| moveSelectionEndToPreviousWord() | kanzi::TextInputManipulator | |
| moveSelectionStartBackward(size_t characterCount) | kanzi::TextInputManipulator | |
| moveSelectionStartBackward() | kanzi::TextInputManipulator | |
| moveSelectionStartForward(size_t characterCount) | kanzi::TextInputManipulator | |
| moveSelectionStartForward() | kanzi::TextInputManipulator | |
| moveSelectionStartToNextWord() | kanzi::TextInputManipulator | |
| moveSelectionStartToPreviousWord() | kanzi::TextInputManipulator | |
| notifyCursorMoved() | kanzi::TextInputManipulator | protected |
| notifyInputTypeChanged() | kanzi::TextInputManipulator | protected |
| notifyKeyInput(const KeyEvent &event) override | kanzi::TextInputManipulator | protectedvirtual |
| notifyPropertyHandlers(PropertyStoragePtr &storagePtr, PropertyNotificationReason reason) | kanzi::PropertyObject | protectedvirtual |
| notifyReadOnlyStateChanged() | kanzi::TextInputManipulator | protected |
| notifySelectionChanged() | kanzi::TextInputManipulator | protected |
| notifyTextChanged() | kanzi::TextInputManipulator | protected |
| notifyTouchInside(const TouchInfo &touchInfo) | kanzi::InputManipulator | protectedvirtual |
| notifyTouchOutside(const TouchInfo &touchInfo) | kanzi::InputManipulator | protectedvirtual |
| Object(Domain *domain) | kanzi::Object | explicit |
| onAttach() | kanzi::InputManipulator | protectedvirtual |
| onCancel() override | kanzi::TextInputManipulator | protectedvirtual |
| onCompositionTextCommitted(InputMethod &source) | kanzi::InputMethodListener | |
| onCompositionTextCommittedOverride(InputMethod &source) override | kanzi::TextInputManipulator | protectedvirtual |
| onCompositionTextUpdated(InputMethod &source, string_view text) | kanzi::InputMethodListener | |
| onCompositionTextUpdatedOverride(InputMethod &source, string_view text) override | kanzi::TextInputManipulator | protectedvirtual |
| onCopy(const Object &other) | kanzi::Object | protected |
| kanzi::PropertyObject::onCopy(const PropertyObject &other) | kanzi::PropertyObject | protected |
| onCursorMoved(InputMethod &source, size_t position) | kanzi::InputMethodListener | |
| onCursorMovedOverride(InputMethod &source, size_t position) override | kanzi::TextInputManipulator | protectedvirtual |
| onDetach() | kanzi::InputManipulator | protectedvirtual |
| onExecuteInputMethodAction(InputMethod &source) | kanzi::InputMethodListener | |
| onExecuteInputMethodActionOverride(InputMethod &) override | kanzi::TextInputManipulator | protectedvirtual |
| onFail() | kanzi::InputManipulator | protectedvirtual |
| onInputMethodAvailable(InputMethod &source, bool available) | kanzi::InputMethodListener | |
| onInputMethodAvailableOverride(InputMethod &source, bool available) override | kanzi::TextInputManipulator | protectedvirtual |
| onInputMethodDisconnected(InputMethod &source) | kanzi::InputMethodListener | |
| onInputMethodDisconnectedOverride(InputMethod &source) override | kanzi::TextInputManipulator | protectedvirtual |
| onInputTypeChanged(InputMethod &source, InputType inputType) | kanzi::InputMethodListener | |
| onInputTypeChangedOverride(InputMethod &source, InputType inputType) override | kanzi::TextInputManipulator | protectedvirtual |
| onKeyPressGesture(KeyGestureInfo &) override | kanzi::TextInputManipulator | protectedvirtual |
| onKeyReleaseGesture(KeyGestureInfo &) override | kanzi::TextInputManipulator | protectedvirtual |
| onPartialKeyPressGesture(KeyGestureInfo &) override | kanzi::TextInputManipulator | protectedvirtual |
| onPropertyChanged(AbstractPropertyType propertyType, PropertyNotificationReason reason) | kanzi::PropertyObject | virtual |
| onReset() override | kanzi::TextInputManipulator | protectedvirtual |
| onSelectionChanged(InputMethod &source, size_t start, size_t end) | kanzi::InputMethodListener | |
| onSelectionChangedOverride(InputMethod &source, size_t start, size_t end) override | kanzi::TextInputManipulator | protectedvirtual |
| onTextAdded(InputMethod &source, size_t position, string_view text) | kanzi::InputMethodListener | |
| onTextAddedOverride(InputMethod &source, size_t position, string_view text) override | kanzi::TextInputManipulator | protectedvirtual |
| onTextChanged(InputMethod &source, string_view text) | kanzi::InputMethodListener | |
| onTextChangedOverride(InputMethod &source, string_view text) override | kanzi::TextInputManipulator | protectedvirtual |
| onTextCompositionCanceled(InputMethod &source) | kanzi::InputMethodListener | |
| onTextCompositionCanceledOverride(InputMethod &source) override | kanzi::TextInputManipulator | protectedvirtual |
| onTextCompositionStarted(InputMethod &source) | kanzi::InputMethodListener | |
| onTextCompositionStartedOverride(InputMethod &source) override | kanzi::TextInputManipulator | protectedvirtual |
| onTextDeleted(InputMethod &source, size_t start, size_t end) | kanzi::InputMethodListener | |
| onTextDeletedOverride(InputMethod &source, size_t start, size_t end) override | kanzi::TextInputManipulator | protectedvirtual |
| PropertyObject() | kanzi::PropertyObject | explicit |
| PropertyStorageConstIterator typedef | kanzi::PropertyObject | |
| PropertyStorageContainer typedef | kanzi::PropertyObject | |
| PropertyStorageIterator typedef | kanzi::PropertyObject | |
| PropertyStoragePtr typedef | kanzi::PropertyObject | |
| PropertyStorageReverseIterator typedef | kanzi::PropertyObject | |
| ReadOnlyStateChangedMessage | kanzi::TextInputManipulator | static |
| removeKzbProperties(flat_set< AbstractPropertyType > *keepProperties) | kanzi::PropertyObject | |
| removeKzbProperties() | kanzi::PropertyObject | inline |
| removeLocalPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *ownerPointer) | kanzi::PropertyObject | inline |
| removeLocalValue(AbstractPropertyType propertyType) | kanzi::PropertyObject | |
| removeLocalValue(AbstractPropertyTypeDescriptor &descriptor, PropertyStoragePtr &propertyStorage) | kanzi::PropertyObject | protected |
| removePropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner) | kanzi::PropertyObject | inline |
| removePropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner) | kanzi::PropertyObject | inline |
| removePropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *ownerPointer) | kanzi::PropertyObject | inline |
| removePropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, void *owner) | kanzi::PropertyObject | protected |
| requireToFail(InputManipulatorWeakPtr manipulatorToFail) | kanzi::InputManipulator | |
| reset() | kanzi::InputManipulator | |
| RoutingBubbling enum value | kanzi::InputManipulator | |
| RoutingTunneling enum value | kanzi::InputManipulator | |
| selectAll() | kanzi::TextInputManipulator | |
| SelectionChangedMessage | kanzi::TextInputManipulator | static |
| SelectionState enum name | kanzi::TextInputManipulator | |
| selectText(size_t start, size_t end) | kanzi::TextInputManipulator | |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::Traits::ParameterType value) | kanzi::PropertyObject | inline |
| setCursorPosition(size_t position) | kanzi::TextInputManipulator | |
| setEchoMode(EchoMode echoMode) | kanzi::TextInputManipulator | |
| setEventRoutingMode(EventRoutingMode mode) | kanzi::InputManipulator | inline |
| setInputLayout(TextInputLayout &layout) | kanzi::TextInputManipulator | |
| setInputMethodAction(InputMethodAction action) | kanzi::TextInputManipulator | |
| setInputType(InputType inputType) | kanzi::TextInputManipulator | |
| setMaximumTextLength(size_t maxLength) | kanzi::TextInputManipulator | |
| setPasswordMaskingCharacter(string_view passwordMask) | kanzi::TextInputManipulator | |
| setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Traits::ParameterType value) | kanzi::PropertyObject | inline |
| setPropertyFlag(AbstractPropertyType propertyType, uint32_t flag) | kanzi::PropertyObject | |
| setReadOnly(bool readOnly) | kanzi::TextInputManipulator | |
| setReferenceNode(NodeWeakPtr referenceNode) | kanzi::InputManipulator | inline |
| setScriptingContext(ScriptingContextSharedPtr context) | kanzi::Object | inline |
| setSelectionEnd(size_t position) | kanzi::TextInputManipulator | |
| setSelectionStart(size_t position) | kanzi::TextInputManipulator | |
| setState(State state) | kanzi::InputManipulator | |
| setText(string_view text) | kanzi::TextInputManipulator | |
| setTextKeyNavigationDirection(TextKeyNavigationDirection direction) | kanzi::TextInputManipulator | |
| setTouchEventRoutingMode(TouchEventRoutingMode mode) | kanzi::InputManipulator | inline |
| State enum name | kanzi::InputManipulator | |
| StateBegin enum value | kanzi::InputManipulator | |
| StateCanceled enum value | kanzi::InputManipulator | |
| StateChange enum value | kanzi::InputManipulator | |
| StateDelayed enum value | kanzi::InputManipulator | |
| StateEnd enum value | kanzi::InputManipulator | |
| StateFail enum value | kanzi::InputManipulator | |
| StatePossible enum value | kanzi::InputManipulator | |
| StateReady enum value | kanzi::InputManipulator | |
| TextChangedMessage | kanzi::TextInputManipulator | static |
| TextCompositionCanceledMessage | kanzi::TextInputManipulator | static |
| TextInputManipulator(Domain *domain) | kanzi::TextInputManipulator | explicitprotected |
| TouchEventRoutingMode typedef | kanzi::InputManipulator | |
| TouchPointsConstIterator typedef | kanzi::InputManipulator | |
| TouchPointsContainer typedef | kanzi::InputManipulator | |
| unapplyObjectStyle(AppliedStyleEntrySharedPtr appliedStyleEntry) | kanzi::Object | |
| unapplyObjectStyles() | kanzi::Object | |
| updateInputMethods(InputMethod *excludeInputMethod, Method method, const Arguments &... arguments) | kanzi::InputMethodListener | inlineprotected |
| updateSelectionState() | kanzi::TextInputManipulator | protected |
| validatePropertyModifiers(AbstractPropertyType propertyType) | kanzi::PropertyObject | |
| validatePropertyModifiers(PropertyStoragePtr &propertyStorage) | kanzi::PropertyObject | protected |
| validatePropertyModifiersAndNotifyHandlers(AbstractPropertyType propertyType) | kanzi::PropertyObject | |
| validatePropertyModifiersAndNotifyHandlers(PropertyStoragePtr &propertyStorage) | kanzi::PropertyObject | protected |
| ~InputManipulator() override | kanzi::InputManipulator | |
| ~InputMethodListener() | kanzi::InputMethodListener | virtual |
| ~MetaObject() | kanzi::MetaObject | virtual |
| ~Object() override | kanzi::Object | |
| ~PropertyObject() | kanzi::PropertyObject | virtual |