Kanzi  3.9.6
Kanzi Engine API
kanzi::TextInputManipulator Member List

This is the complete list of members for kanzi::TextInputManipulator, including all inherited members.

acquireLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
acquireModifierStorage(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage)kanzi::PropertyObjectprotected
acquireNotificationStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
acquirePropertyStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
activateInput()kanzi::TextInputManipulator
addHitTestArguments(MessageArguments &message, const TouchPoint &touchPoint)kanzi::InputManipulatorprotected
addPropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner)kanzi::PropertyObjectinline
addPropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner)kanzi::PropertyObjectinline
addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, void *ownerPointer)kanzi::PropertyObjectinline
addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, AbstractPropertyTypeDescriptor::ValueSourceOwner *owner)kanzi::PropertyObjectinline
addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, void *ownerPointer)kanzi::PropertyObjectprotected
addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, AbstractPropertyTypeDescriptor::ValueSourceOwner *owner)kanzi::PropertyObjectprotected
AppliedStyleContainer typedefkanzi::Objectprotected
applyObjectStyle(kanzi::StyleSharedPtr style)kanzi::Object
applyObjectStyles()kanzi::Object
attach(Node &node)kanzi::InputManipulator
backspaceAtCursor()kanzi::TextInputManipulator
backspaceWordAtCursor()kanzi::TextInputManipulator
beginPropertyStorage()kanzi::PropertyObjectinline
beginPropertyStorage() constkanzi::PropertyObjectinline
cancel()kanzi::InputManipulator
cancelTextComposition()kanzi::InputMethodListener
clearPropertyFlag(AbstractPropertyType propertyType, uint32_t flag)kanzi::PropertyObject
clearSelection()kanzi::TextInputManipulator
commitCompositionText()kanzi::InputMethodListener
CompositionTextChangedMessagekanzi::TextInputManipulatorstatic
CompositionTextCommittedMessagekanzi::TextInputManipulatorstatic
connectInputMethods(Node &attachedNode)kanzi::InputMethodListenerprotected
constructLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage)kanzi::PropertyObjectprotected
constructPropertyStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
copyLocalValue(const PropertyObject &other, AbstractPropertyType propertyType)kanzi::PropertyObject
copyLocalValue(const AbstractPropertyTypeDescriptor::PropertyStorage &otherPropertyStorage)kanzi::PropertyObjectprotected
copyLocalValues(const PropertyObject &other)kanzi::PropertyObject
create(Domain *domain, string_view name="")kanzi::TextInputManipulatorinlinestatic
CursorMovedMessagekanzi::TextInputManipulatorstatic
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::InputManipulatorprotected
disconnectInputMethods()kanzi::InputMethodListenerprotected
endPropertyStorage()kanzi::PropertyObjectinline
endPropertyStorage() constkanzi::PropertyObjectinline
ensureInputMethodsAvailable()kanzi::TextInputManipulator
EventRoutingMode enum namekanzi::InputManipulator
findModifierStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
findNearestParent2D()kanzi::InputManipulatorprotected
findNotificationStorage(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
findPropertyStorage(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
findPropertyStoragePtr(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
findPropertyTypeDescriptorByNameAndDataType(string_view name, PropertyDataType dataType) constkanzi::PropertyObjectprotected
findPropertyTypeDescriptorByQualifiedNameAndDataType(string_view qualifiedName, PropertyDataType dataType) constkanzi::PropertyObjectprotected
findPropertyTypeDescriptorByUnqualifiedNameAndDataType(string_view unqualifiedName, PropertyDataType dataType) constkanzi::PropertyObjectprotected
getAbstractProperty(AbstractPropertyType abstractPropertyType) constkanzi::PropertyObjectinline
getAbstractPropertyBase(AbstractPropertyType abstractPropertyType) constkanzi::PropertyObjectinline
getAttachedNode() constkanzi::InputManipulator
getClassValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getCursorPosition() constkanzi::TextInputManipulator
getDependantManipulator() constkanzi::InputManipulator
getDomain() constkanzi::Object
getDynamicMetaclass() const overridekanzi::Objectvirtual
getEventRoutingMode()kanzi::InputManipulatorinline
getFailManipulator() constkanzi::InputManipulator
getFinalValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getInputManager() constkanzi::InputManipulatorprotected
getInputMethodAction() constkanzi::InputMethodListener
getInputType() constkanzi::InputMethodListener
getMainLoopScheduler() constkanzi::Object
getMaximumTextLength() constkanzi::TextInputManipulator
getMessageDispatcher() constkanzi::Object
getNonClassValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getOptionalAbstractProperty(AbstractPropertyType abstractPropertyType) constkanzi::PropertyObjectinline
getOptionalProperty(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getOptionalPropertyBase(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getProperty(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getPropertyBase(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getPropertyNotificationHandlerCount(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getResourceManager() constkanzi::Object
getScriptingContext() constkanzi::Objectinline
getSelectionEnd() constkanzi::TextInputManipulatorinline
getSelectionStart() constkanzi::TextInputManipulator
getState() constkanzi::InputManipulator
getStaticMetaclass()kanzi::Objectstatic
getText() constkanzi::InputMethodListener
getTextKeyNavigationDirection() constkanzi::TextInputManipulator
getTopValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getTouchEventRoutingMode()kanzi::InputManipulatorinline
getType() constkanzi::InputManipulatorinline
handleControlLeftArrowGesture()kanzi::TextInputManipulatorprotected
handleControlRightArrowGesture()kanzi::TextInputManipulatorprotected
handleLeftArrowGesture()kanzi::TextInputManipulatorprotected
handleRightArrowGesture()kanzi::TextInputManipulatorprotected
handleShiftControlLeftArrowGesture()kanzi::TextInputManipulatorprotected
handleShiftControlRightArrowGesture()kanzi::TextInputManipulatorprotected
handleShiftLeftArrowGesture()kanzi::TextInputManipulatorprotected
handleShiftRightArrowGesture()kanzi::TextInputManipulatorprotected
hasBaseValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasLocalValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasNonClassValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasSelection() constkanzi::TextInputManipulator
hasValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
initialize()kanzi::Objectinlineprotected
InputManipulator(Domain *domain, ManipulatorType type=ManipulatorType::TouchInputHandler)kanzi::InputManipulatorexplicitprotected
InputMethodActionMessagekanzi::TextInputManipulatorstatic
InputMethodAvailableChangedMessagekanzi::TextInputManipulatorstatic
InputMethodListener(Domain *domain)kanzi::InputMethodListenerexplicitprotected
InputMethodsDisconnectedMessagekanzi::TextInputManipulatorstatic
InputTypeChangedMessagekanzi::TextInputManipulatorstatic
insertText(size_t position, string_view text)kanzi::TextInputManipulator
isActive() constkanzi::InputManipulator
isAttached() constkanzi::InputManipulatorinline
isCancelable() constkanzi::InputManipulator
isCancelableOverride() constkanzi::InputManipulatorprotectedvirtual
isComposingText() constkanzi::InputMethodListener
isComposingText(InputMethod &inputMethod) constkanzi::InputMethodListenerprotected
isInputMethodAvailable(InputMethod &source) constkanzi::InputMethodListener
isPropertyFlagSet(AbstractPropertyType propertyType, uint32_t flag) constkanzi::PropertyObject
isReadOnly() constkanzi::InputMethodListener
isResettable() constkanzi::InputManipulator
isResettableOverride() constkanzi::InputManipulatorprotectedvirtual
isTypeOf(const Metaclass *objectType) constkanzi::MetaObjectinline
m_appliedStyleskanzi::Objectprotected
m_composingInputMethodkanzi::InputMethodListenerprotected
m_editBufferkanzi::InputMethodListenerprotected
m_inputMethodActionkanzi::InputMethodListenerprotected
m_inputMethodskanzi::InputMethodListenerprotected
m_inputTypekanzi::InputMethodListenerprotected
m_isReadOnlykanzi::InputMethodListenerprotected
makeEditorInfo()kanzi::TextInputManipulatorinlinestatic
ManipulatorType enum namekanzi::InputManipulator
markTouchPointConsumed(const TouchPoint &touchPoint)kanzi::InputManipulatorprotected
MetaObject()kanzi::MetaObjectinlineexplicitprotected
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::TextInputManipulatorprotected
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::TextInputManipulatorinline
moveSelectionEndpointForward(size_t steps)kanzi::TextInputManipulator
moveSelectionEndpointForward()kanzi::TextInputManipulatorinline
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::TextInputManipulatorprotected
notifyInputTypeChanged()kanzi::TextInputManipulatorprotected
notifyKeyInput(const KeyEvent &event) overridekanzi::TextInputManipulatorprotectedvirtual
notifyPropertyHandlers(PropertyStoragePtr &storagePtr, PropertyNotificationReason reason)kanzi::PropertyObjectprotectedvirtual
notifyReadOnlyStateChanged()kanzi::TextInputManipulatorprotected
notifySelectionChanged()kanzi::TextInputManipulatorprotected
notifyTextChanged()kanzi::TextInputManipulatorprotected
notifyTouchInside(const TouchInfo &touchInfo)kanzi::InputManipulatorprotectedvirtual
notifyTouchOutside(const TouchInfo &touchInfo)kanzi::InputManipulatorprotectedvirtual
Object(Domain *domain)kanzi::Objectexplicit
onAttach()kanzi::InputManipulatorprotectedvirtual
onCancel() overridekanzi::TextInputManipulatorprotectedvirtual
onCompositionTextCommitedOverride(InputMethod &source) overridekanzi::TextInputManipulatorprotectedvirtual
onCompositionTextCommitted(InputMethod &source)kanzi::InputMethodListener
onCompositionTextUpdated(InputMethod &source, string_view text)kanzi::InputMethodListener
onCompositionTextUpdatedOverride(InputMethod &source, string_view text) overridekanzi::TextInputManipulatorprotectedvirtual
onCopy(const Object &other)kanzi::Objectprotected
kanzi::PropertyObject::onCopy(const PropertyObject &other)kanzi::PropertyObjectprotected
onCursorMoved(InputMethod &source, size_t position)kanzi::InputMethodListener
onCursorMovedOverride(InputMethod &source, size_t position) overridekanzi::TextInputManipulatorprotectedvirtual
onDetach()kanzi::InputManipulatorprotectedvirtual
onExecuteInputMethodAction(InputMethod &source)kanzi::InputMethodListener
onExecuteInputMethodActionOverride(InputMethod &) overridekanzi::TextInputManipulatorprotectedvirtual
onFail()kanzi::InputManipulatorprotectedvirtual
onInputMethodAvailable(InputMethod &source, bool available)kanzi::InputMethodListener
onInputMethodAvailableOverride(InputMethod &source, bool available) overridekanzi::TextInputManipulatorprotectedvirtual
onInputMethodDisconnected(InputMethod &source)kanzi::InputMethodListener
onInputMethodDisconnectedOverride(InputMethod &source) overridekanzi::TextInputManipulatorprotectedvirtual
onInputTypeChanged(InputMethod &source, InputType inputType)kanzi::InputMethodListener
onInputTypeChangedOverride(InputMethod &source, InputType inputType) overridekanzi::TextInputManipulatorprotectedvirtual
onKeyPressGesture(KeyGestureInfo &) overridekanzi::TextInputManipulatorprotectedvirtual
onKeyReleaseGesture(KeyGestureInfo &) overridekanzi::TextInputManipulatorprotectedvirtual
onPartialKeyPressGesture(KeyGestureInfo &) overridekanzi::TextInputManipulatorprotectedvirtual
onPropertyChanged(AbstractPropertyType propertyType, PropertyNotificationReason reason)kanzi::PropertyObjectvirtual
onReset() overridekanzi::TextInputManipulatorprotectedvirtual
onSelectionChanged(InputMethod &source, size_t start, size_t end)kanzi::InputMethodListener
onSelectionChangedOverride(InputMethod &source, size_t start, size_t end) overridekanzi::TextInputManipulatorprotectedvirtual
onTextAdded(InputMethod &source, size_t position, string_view text)kanzi::InputMethodListener
onTextAddedOverride(InputMethod &source, size_t position, string_view text) overridekanzi::TextInputManipulatorprotectedvirtual
onTextChanged(InputMethod &source, string_view text)kanzi::InputMethodListener
onTextChangedOverride(InputMethod &source, string_view text) overridekanzi::TextInputManipulatorprotectedvirtual
onTextCompositionCanceled(InputMethod &source)kanzi::InputMethodListener
onTextCompositionCanceledOverride(InputMethod &source) overridekanzi::TextInputManipulatorprotectedvirtual
onTextCompositionStarted(InputMethod &source)kanzi::InputMethodListener
onTextCompositionStartedOverride(InputMethod &source) overridekanzi::TextInputManipulatorprotectedvirtual
onTextDeleted(InputMethod &source, size_t start, size_t end)kanzi::InputMethodListener
onTextDeletedOverride(InputMethod &source, size_t start, size_t end) overridekanzi::TextInputManipulatorprotectedvirtual
PropertyObject()kanzi::PropertyObjectexplicit
PropertyStorageConstIterator typedefkanzi::PropertyObject
PropertyStorageContainer typedefkanzi::PropertyObject
PropertyStorageIterator typedefkanzi::PropertyObject
PropertyStoragePtr typedefkanzi::PropertyObject
PropertyStorageReverseIterator typedefkanzi::PropertyObject
ReadOnlyStateChangedMessagekanzi::TextInputManipulatorstatic
removeKzbProperties(flat_set< AbstractPropertyType > *keepProperties)kanzi::PropertyObject
removeKzbProperties()kanzi::PropertyObjectinline
removeLocalPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *ownerPointer)kanzi::PropertyObjectinline
removeLocalValue(AbstractPropertyType propertyType)kanzi::PropertyObject
removeLocalValue(AbstractPropertyTypeDescriptor &descriptor, PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
removePropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner)kanzi::PropertyObjectinline
removePropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner)kanzi::PropertyObjectinline
removePropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *ownerPointer)kanzi::PropertyObjectinline
removePropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, void *owner)kanzi::PropertyObjectprotected
requireToFail(InputManipulatorWeakPtr manipulatorToFail)kanzi::InputManipulator
reset()kanzi::InputManipulator
RoutingBubbling enum valuekanzi::InputManipulator
RoutingTunneling enum valuekanzi::InputManipulator
selectAll()kanzi::TextInputManipulator
SelectionChangedMessagekanzi::TextInputManipulatorstatic
SelectionState enum namekanzi::TextInputManipulator
selectText(size_t start, size_t end)kanzi::TextInputManipulator
setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::Traits::ParameterType value)kanzi::PropertyObjectinline
setCursorPosition(size_t position)kanzi::TextInputManipulator
setEchoMode(EchoMode echoMode)kanzi::TextInputManipulator
setEventRoutingMode(EventRoutingMode mode)kanzi::InputManipulatorinline
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::PropertyObjectinline
setPropertyFlag(AbstractPropertyType propertyType, uint32_t flag)kanzi::PropertyObject
setReadOnly(bool readOnly)kanzi::TextInputManipulator
setReferenceNode(NodeWeakPtr referenceNode)kanzi::InputManipulatorinline
setScriptingContext(ScriptingContextSharedPtr context)kanzi::Objectinline
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::InputManipulatorinline
State enum namekanzi::InputManipulator
StateBegin enum valuekanzi::InputManipulator
StateCanceled enum valuekanzi::InputManipulator
StateChange enum valuekanzi::InputManipulator
StateDelayed enum valuekanzi::InputManipulator
StateEnd enum valuekanzi::InputManipulator
StateFail enum valuekanzi::InputManipulator
StatePossible enum valuekanzi::InputManipulator
StateReady enum valuekanzi::InputManipulator
TextChangedMessagekanzi::TextInputManipulatorstatic
TextCompositionCanceledMessagekanzi::TextInputManipulatorstatic
TextInputManipulator(Domain *domain)kanzi::TextInputManipulatorexplicitprotected
TouchEventRoutingMode typedefkanzi::InputManipulator
TouchPointsConstIterator typedefkanzi::InputManipulator
TouchPointsContainer typedefkanzi::InputManipulator
unapplyObjectStyle(AppliedStyleEntrySharedPtr appliedStyleEntry)kanzi::Object
unapplyObjectStyles()kanzi::Object
updateInputMethods(InputMethod *excludeInputMethod, Method method, const Arguments &... arguments)kanzi::InputMethodListenerinlineprotected
updateSelectionState()kanzi::TextInputManipulatorprotected
validatePropertyModifiers(AbstractPropertyType propertyType)kanzi::PropertyObject
validatePropertyModifiersAndNotifyHandlers(PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
~InputManipulator() overridekanzi::InputManipulator
~InputMethodListener()kanzi::InputMethodListenervirtual
~MetaObject()kanzi::MetaObjectvirtual
~Object() overridekanzi::Object
~PropertyObject()kanzi::PropertyObjectvirtual