| addHitTestArguments(MessageArguments *message, const KzuInputTouchPoint *touchPoint) | kanzi::InputManipulator | |
| AppliedStyleContainer typedef | kanzi::Object | protected |
| applyObjectStyle(kanzi::StyleSharedPtr style) | kanzi::Object | |
| applyObjectStyles() | kanzi::Object | |
| attach(Node *objectNode) | kanzi::InputManipulator | |
| cancel() | kanzi::InputManipulator | |
| copyLocalValues(const Object &other) | kanzi::Object | |
| create(Domain *domain, string_view="") | kanzi::PanManipulator | inlinestatic |
| detach() | kanzi::InputManipulator | |
| FinishedMessage | kanzi::PanManipulator | static |
| getAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::Object | inline |
| getAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Object | inline |
| getDependManipulator() const | kanzi::InputManipulator | |
| getDomain() const | kanzi::Object | |
| getDynamicMetaclass() const | kanzi::Object | virtual |
| getFailManipulator() const | kanzi::InputManipulator | |
| getInputManager() const | kanzi::InputManipulator | |
| getMessageDispatcher() const | kanzi::Object | |
| getObjectNode() const | kanzi::InputManipulator | |
| getProperty(const PropertyType< DataType > &propertyType) const | kanzi::Object | inline |
| getProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Object | inline |
| getPropertyManager() const | kanzi::Object | |
| getResourceManager() const | kanzi::Object | |
| getState() const | kanzi::InputManipulator | |
| getStaticMetaclass() | kanzi::Object | static |
| getTaskScheduler() const | kanzi::Object | |
| hasLocalValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| hasValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| initialize() | kanzi::Object | inlineprotected |
| InputManipulator(Domain *domain) | kanzi::InputManipulator | explicit |
| isAttached() const | kanzi::InputManipulator | inline |
| isHandled() const | kanzi::InputManipulator | |
| isTypeOf(const Metaclass *objectType) const | kanzi::Object | inline |
| m_appliedStyles | kanzi::Object | protected |
| m_dependManipulator | kanzi::InputManipulator | |
| m_failManipulator | kanzi::InputManipulator | |
| m_handled | kanzi::InputManipulator | |
| m_inputManager | kanzi::InputManipulator | |
| m_node | kanzi::InputManipulator | |
| m_referenceNode | kanzi::InputManipulator | |
| m_state | kanzi::InputManipulator | |
| makeEditorInfo() | kanzi::PanManipulator | static |
| MovedMessage | kanzi::PanManipulator | static |
| moveThresholdX | kanzi::PanManipulator | |
| moveThresholdY | kanzi::PanManipulator | |
| notifyTouchInside(const TouchInfo &touchInfo) KZ_OVERRIDE | kanzi::PanManipulator | virtual |
| notifyTouchOutside(const TouchInfo &touchInfo) KZ_OVERRIDE | kanzi::PanManipulator | virtual |
| Object(Domain *domain) | kanzi::Object | explicit |
| onAttach() | kanzi::InputManipulator | protectedvirtual |
| onCancel() | kanzi::InputManipulator | protectedvirtual |
| onCopy(const Object &other) | kanzi::Object | protected |
| onDetach() | kanzi::InputManipulator | protectedvirtual |
| onFail() | kanzi::InputManipulator | protectedvirtual |
| onPropertyChanged(AbstractPropertyType propertyType, KzuPropertyNotificationReason reason) | kanzi::Object | virtual |
| onReset() KZ_OVERRIDE | kanzi::PanManipulator | protectedvirtual |
| PanManipulator(Domain *domain) | kanzi::PanManipulator | explicitprotected |
| panning | kanzi::PanManipulator | |
| position | kanzi::PanManipulator | |
| removeLocalValue(AbstractPropertyType propertyType) | kanzi::Object | |
| requireToFail(InputManipulator *manipulatorToFail) | kanzi::InputManipulator | |
| reset() | kanzi::InputManipulator | |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| setHandled(bool handled) | kanzi::InputManipulator | |
| setInputManager(KzuInputManager *inputManager) | kanzi::InputManipulator | |
| setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setProperty(const PropertyType< ResourceID > &propertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| setRecognitionThreshold(float thresholdX, float thresholdY) | kanzi::PanManipulator | |
| setReferenceNode(NodeWeakPtr referenceNode) | kanzi::InputManipulator | inline |
| setState(KzuInputManipulatorState state) | kanzi::InputManipulator | |
| StartedMessage | kanzi::PanManipulator | static |
| touchId | kanzi::PanManipulator | |
| unapplyObjectStyle(AppliedStyleEntry *appliedStyleEntry) | kanzi::Object | |
| unapplyObjectStyles() | kanzi::Object | |
| ~InputManipulator() | kanzi::InputManipulator | virtual |
| ~Object() | kanzi::Object | virtual |