Kanzi Engine API
kanzi::KeyManipulator Member List

This is the complete list of members for kanzi::KeyManipulator, 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
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::InputManipulatorprotected
beginPropertyStorage()kanzi::PropertyObjectinline
beginPropertyStorage() const kanzi::PropertyObjectinline
cancel()kanzi::InputManipulator
clearPropertyFlag(AbstractPropertyType propertyType, uint32_t flag)kanzi::PropertyObject
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="")kanzi::KeyManipulatorinlinestatic
create(Domain *domain, LogicalKey key, KeyModifier modifier=KeyModifier::Undefined, string_view="")kanzi::KeyManipulatorinlinestatic
detach()kanzi::InputManipulatorprotected
DetectionMode enum namekanzi::KeyRepeatConcept
detectKeyGesture(const KeyEvent &event)kanzi::KeyInputConceptImpl< KeyManipulator >
KeyInputGestureDetector< KeyManipulator, KeyInputConcept >::detectKeyGesture(const KeyEvent &event, KeyInputConcept &gesture)kanzi::KeyInputGestureDetector< KeyManipulator, KeyInputConcept >protected
endPropertyStorage()kanzi::PropertyObjectinline
endPropertyStorage() const kanzi::PropertyObjectinline
EventRoutingMode enum namekanzi::InputManipulator
findModifierStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
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
getCapsLock() const kanzi::KeyInputConceptinline
getClassValueSource(AbstractPropertyTypeDescriptor &descriptor) const kanzi::PropertyObjectprotected
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
getKey() const kanzi::KeyInputConcept
getKeyHoldTimeout() const kanzi::KeyRepeatConcept
getKeyRepeatDetectionMode() const kanzi::KeyRepeatConceptinline
getKeyRepeatInterval() const kanzi::KeyRepeatConcept
getMainLoopScheduler() const kanzi::Object
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
getState() const kanzi::InputManipulator
getStaticMetaclass()kanzi::Objectstatic
getTopValueSource(AbstractPropertyTypeDescriptor &descriptor) const kanzi::PropertyObjectprotected
getTouchEventRoutingMode()kanzi::InputManipulatorinline
getType() const kanzi::InputManipulatorinline
grabGesture()kanzi::KeyInputConceptImpl< KeyManipulator >protected
KeyInputGestureDetector< KeyManipulator, KeyInputConcept >::grabGesture(KeyInputConcept &gesture)kanzi::KeyInputGestureDetector< KeyManipulator, KeyInputConcept >protected
hasBaseValue(AbstractPropertyType propertyType) const kanzi::PropertyObject
hasLocalValue(AbstractPropertyType propertyType) const kanzi::PropertyObject
hasNonClassValue(AbstractPropertyType propertyType) const kanzi::PropertyObject
hasValue(AbstractPropertyType propertyType) const kanzi::PropertyObject
initialize()kanzi::Objectinlineprotected
InputManipulator(Domain *domain, ManipulatorType type=ManipulatorType::TouchInputHandler)kanzi::InputManipulatorexplicitprotected
isActive() const kanzi::InputManipulator
isAttached() const kanzi::InputManipulatorinline
isCancelable() const kanzi::InputManipulator
isCancelableOverride() const kanzi::InputManipulatorprotectedvirtual
isCapsLockGrabbed() const kanzi::KeyInputConceptinline
isEnabled() const kanzi::KeyInputConceptinline
isGrabbed() const kanzi::KeyInputConceptinline
isHandled() const kanzi::InputManipulatorprotected
isPropertyFlagSet(AbstractPropertyType propertyType, uint32_t flag) const kanzi::PropertyObject
isResettable() const kanzi::InputManipulator
isResettableOverride() const kanzi::InputManipulatorprotectedvirtual
isTypeOf(const Metaclass *objectType) const kanzi::MetaObjectinline
KeyCanceledMessagekanzi::KeyManipulatorstatic
KeyInputConcept()=defaultkanzi::KeyInputConceptexplicit
KeyInputConcept(LogicalKey key, KeyModifier modifier, CapsLockState caps)kanzi::KeyInputConceptexplicit
KeyInputConcept(LogicalKey key, KeyModifier modifier)kanzi::KeyInputConceptexplicit
KeyInputConcept(LogicalKey key)kanzi::KeyInputConceptexplicit
KeyInputConceptImpl()=defaultkanzi::KeyInputConceptImpl< KeyManipulator >explicitprotected
KeyInputGestureDetector()=defaultkanzi::KeyInputGestureDetector< KeyManipulator, KeyInputConcept >explicitprotected
KeyInputGestureDetector< KeyManipulator, KeyInputConcept > classkanzi::KeyManipulatorfriend
KeyManipulator(Domain *domain)kanzi::KeyManipulatorexplicitprotected
KeyPressedMessagekanzi::KeyManipulatorstatic
KeyReleasedMessagekanzi::KeyManipulatorstatic
KeyRepeatConcept()=defaultkanzi::KeyRepeatConceptexplicitprotected
KeyRepeatConceptImpl(Domain *domain)kanzi::KeyRepeatConceptImpl< KeyManipulator >explicitprotected
KeyRepeatConceptImpl< KeyManipulator > classkanzi::KeyManipulatorfriend
m_appliedStyleskanzi::Objectprotected
m_capsLockkanzi::KeyManipulatorprotected
m_capsLockStatekanzi::KeyInputConceptprotected
m_codekanzi::KeyInputConceptprotected
m_detectionModekanzi::KeyRepeatConceptprotected
m_isEnabledkanzi::KeyInputConceptprotected
m_isGrabbedkanzi::KeyInputConceptprotected
m_keyHoldTimeoutkanzi::KeyRepeatConceptprotected
m_keyHoldTimerSubscriptionkanzi::KeyRepeatConceptprotected
m_keyRepeatIntervalkanzi::KeyRepeatConceptprotected
m_modifierskanzi::KeyInputConceptprotected
makeEditorInfo()kanzi::InputManipulatorinlineprotectedstatic
ManipulatorType enum namekanzi::InputManipulator
MetaObject()kanzi::MetaObjectinlineexplicitprotected
notifyKeyHoldGesture()kanzi::KeyManipulatorprotected
notifyKeyInput(const KeyEvent &event) overridekanzi::KeyManipulatorprotectedvirtual
notifyKeyPressGesture(KeyInputConcept &)kanzi::KeyManipulatorprotected
notifyKeyReleaseGesture(KeyInputConcept &)kanzi::KeyManipulatorprotected
notifyKeyRepeatGesture()kanzi::KeyManipulatorprotected
notifyPartialKeyPressGesture(KeyInputConcept &)kanzi::KeyManipulatorprotected
notifyPropertyHandlers(PropertyStoragePtr &propertyStorage, PropertyNotificationReason reason)kanzi::PropertyObjectprotectedvirtual
notifyTouchInside(const TouchInfo &touchInfo)kanzi::InputManipulatorprotectedvirtual
notifyTouchOutside(const TouchInfo &touchInfo)kanzi::InputManipulatorprotectedvirtual
Object(Domain *domain)kanzi::Objectexplicit
onAttach()kanzi::InputManipulatorprotectedvirtual
onCancel() overridekanzi::KeyManipulatorprotectedvirtual
onCopy(const Object &other)kanzi::Objectprotected
kanzi::PropertyObject::onCopy(const PropertyObject &other)kanzi::PropertyObjectprotected
onDetach()kanzi::InputManipulatorprotectedvirtual
onFail()kanzi::InputManipulatorprotectedvirtual
onPropertyChanged(AbstractPropertyType propertyType, PropertyNotificationReason reason)kanzi::PropertyObjectvirtual
onReset() overridekanzi::KeyManipulatorprotectedvirtual
PropertyObject()kanzi::PropertyObjectexplicit
PropertyStorageConstIterator typedefkanzi::PropertyObject
PropertyStorageContainer typedefkanzi::PropertyObject
PropertyStorageIterator typedefkanzi::PropertyObject
PropertyStoragePtr typedefkanzi::PropertyObject
PropertyStorageReverseIterator typedefkanzi::PropertyObject
removeKzbProperties()kanzi::PropertyObject
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
RepeatGesture typedefkanzi::KeyManipulatorprotected
requireToFail(InputManipulatorWeakPtr manipulatorToFail)kanzi::InputManipulator
reset()kanzi::InputManipulator
RoutingBubbling enum valuekanzi::InputManipulator
RoutingTunneling enum valuekanzi::InputManipulator
setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::Traits::ParameterType value)kanzi::PropertyObjectinline
setCapsLock(CapsLockState capsLock)kanzi::KeyInputConceptinline
setCapsLockGrabbed(bool capsLock)kanzi::KeyInputConceptinline
setEnabled(bool enabled)kanzi::KeyInputConceptinline
setEventRoutingMode(EventRoutingMode mode)kanzi::InputManipulatorinline
setGrabbed(bool grabbed)kanzi::KeyInputConceptinline
setHandled(bool handled)kanzi::InputManipulatorprotected
setInputManager(InputManager *inputManager)kanzi::InputManipulatorprotected
setKey(LogicalKey key, KeyModifier modifiers)kanzi::KeyInputConcept
setKey(LogicalKey key)kanzi::KeyInputConceptinline
setKeyHoldTimeout(chrono::milliseconds timeout)kanzi::KeyRepeatConcept
setKeyRepeatDetectionMode(DetectionMode mode)kanzi::KeyRepeatConceptImpl< KeyManipulator >
setKeyRepeatInterval(chrono::milliseconds interval)kanzi::KeyRepeatConcept
setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Traits::ParameterType value)kanzi::PropertyObjectinline
setPropertyFlag(AbstractPropertyType propertyType, uint32_t flag)kanzi::PropertyObject
setReferenceNode(NodeWeakPtr referenceNode)kanzi::InputManipulatorinline
setScriptingContext(ScriptingContextSharedPtr context)kanzi::Objectinline
setState(State state)kanzi::InputManipulator
setTouchEventRoutingMode(TouchEventRoutingMode mode)kanzi::InputManipulatorinline
startKeyRepeatDetection()kanzi::KeyRepeatConceptImpl< KeyManipulator >protected
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
stopKeyRepeatDetection()kanzi::KeyRepeatConceptImpl< KeyManipulator >protected
TouchEventRoutingMode typedefkanzi::InputManipulator
TouchPointsConstIterator typedefkanzi::InputManipulator
TouchPointsContainer typedefkanzi::InputManipulator
unapplyObjectStyle(AppliedStyleEntrySharedPtr appliedStyleEntry)kanzi::Object
unapplyObjectStyles()kanzi::Object
ungrabGesture()kanzi::KeyInputConceptImpl< KeyManipulator >protected
KeyInputGestureDetector< KeyManipulator, KeyInputConcept >::ungrabGesture(KeyInputConcept &gesture)kanzi::KeyInputGestureDetector< KeyManipulator, KeyInputConcept >protected
validatePropertyModifiers(AbstractPropertyType propertyType)kanzi::PropertyObject
validatePropertyModifiersAndNotifyHandlers(PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
~InputManipulator() overridekanzi::InputManipulator
~KeyInputConcept()=defaultkanzi::KeyInputConceptvirtual
~KeyRepeatConcept()=defaultkanzi::KeyRepeatConceptvirtual
~KeyRepeatConceptImpl() overridekanzi::KeyRepeatConceptImpl< KeyManipulator >
~MetaObject()kanzi::MetaObjectvirtual
~Object() overridekanzi::Object
~PropertyObject()kanzi::PropertyObjectvirtual