Kanzi  3.9.8
Kanzi Engine C++ 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
addPropertyModifierBase(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner, bool notify)kanzi::PropertyObjectinlineprotected
addPropertyModifierWithoutNotifyingHandlers(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() const kanzi::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() const kanzi::PropertyObjectinline
ensureInputMethodsAvailable()kanzi::TextInputManipulator
EventRoutingMode enum namekanzi::InputManipulator
findModifierStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
findNearestParent2D()kanzi::InputManipulatorprotected
findNotificationStorage(AbstractPropertyTypeDescriptor &descriptor) const kanzi::PropertyObjectprotected
findPropertyStorage(AbstractPropertyTypeDescriptor &descriptor) const kanzi::PropertyObjectprotected
findPropertyStoragePtr(AbstractPropertyTypeDescriptor &descriptor) const kanzi::PropertyObjectprotected
findPropertyTypeDescriptorByNameAndDataType(string_view name, PropertyDataType dataType) const kanzi::PropertyObjectprotected
findPropertyTypeDescriptorByQualifiedNameAndDataType(string_view qualifiedName, PropertyDataType dataType) const kanzi::PropertyObjectprotected
findPropertyTypeDescriptorByUnqualifiedNameAndDataType(string_view unqualifiedName, PropertyDataType dataType) const kanzi::PropertyObjectprotected
getAbstractProperty(AbstractPropertyType abstractPropertyType) const kanzi::PropertyObjectinline
getAbstractPropertyBase(AbstractPropertyType abstractPropertyType) const kanzi::PropertyObjectinline
getAttachedNode() const kanzi::InputManipulator
getClassValueSource(AbstractPropertyTypeDescriptor &descriptor) const kanzi::PropertyObjectprotected
getCursorPosition() const kanzi::TextInputManipulator
getDependantManipulator() const kanzi::InputManipulator
getDomain() const kanzi::Object
getDynamicMetaclass() const overridekanzi::Objectvirtual
getEventRoutingMode()kanzi::InputManipulatorinline
getFailManipulator() const kanzi::InputManipulator
getFinalValueSource(AbstractPropertyTypeDescriptor &descriptor) const kanzi::PropertyObjectprotected
getInputManager() const kanzi::InputManipulatorprotected
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::PropertyObjectprotected
getOptionalAbstractProperty(AbstractPropertyType abstractPropertyType) const kanzi::PropertyObjectinline
getOptionalProperty(const PropertyType< DataType > &propertyType) const kanzi::PropertyObjectinline
getOptionalPropertyBase(const PropertyType< DataType > &propertyType) const kanzi::PropertyObjectinline
getProperty(const PropertyType< DataType > &propertyType) const kanzi::PropertyObjectinline
getPropertyBase(const PropertyType< DataType > &propertyType) const kanzi::PropertyObjectinline
getPropertyNotificationHandlerCount(const PropertyType< DataType > &propertyType) const kanzi::PropertyObjectinline
getResourceManager() const kanzi::Object
getScriptingContext() const kanzi::Objectinline
getSelectionEnd() const kanzi::TextInputManipulatorinline
getSelectionStart() const kanzi::TextInputManipulator
getState() const kanzi::InputManipulator
getStaticMetaclass()kanzi::Objectstatic
getText() const kanzi::InputMethodListener
getTextKeyNavigationDirection() const kanzi::TextInputManipulator
getTopValueSource(AbstractPropertyTypeDescriptor &descriptor) const kanzi::PropertyObjectprotected
getTouchEventRoutingMode()kanzi::InputManipulatorinline
getType() const kanzi::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) 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::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() const kanzi::InputManipulator
isAttached() const kanzi::InputManipulatorinline
isCancelable() const kanzi::InputManipulator
isCancelableOverride() const kanzi::InputManipulatorprotectedvirtual
isComposingText() const kanzi::InputMethodListener
isComposingText(InputMethod &inputMethod) const kanzi::InputMethodListenerprotected
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::InputManipulatorprotectedvirtual
isTypeOf(const Metaclass *objectType) const kanzi::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
onCompositionTextCommitted(InputMethod &source)kanzi::InputMethodListener
onCompositionTextCommittedOverride(InputMethod &source) overridekanzi::TextInputManipulatorprotectedvirtual
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
validatePropertyModifiers(PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
validatePropertyModifiersAndNotifyHandlers(AbstractPropertyType propertyType)kanzi::PropertyObject
validatePropertyModifiersAndNotifyHandlers(PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
~InputManipulator() overridekanzi::InputManipulator
~InputMethodListener()kanzi::InputMethodListenervirtual
~MetaObject()kanzi::MetaObjectvirtual
~Object() overridekanzi::Object
~PropertyObject()kanzi::PropertyObjectvirtual