This is the complete list of members for kanzi::Style, including all inherited members.
| AppliedStyleContainer typedef | kanzi::Object | protected |
| apply(AppliedStyleEntry *appliedStyleEntry, Node *objectNode) | kanzi::Style | static |
| apply(AppliedStyleEntry *appliedStyleEntry, Object *object) | kanzi::Style | static |
| applyAll(Node *applyObjectNode) | kanzi::Style | static |
| applyObjectStyle(kanzi::StyleSharedPtr style) | kanzi::Object | |
| applyObjectStyles() | kanzi::Object | |
| applyTypedStyle(Node &target, const ResourceDictionary &dictionary) | kanzi::Style | protectedstatic |
| applyTypedStyle(Node &target, const Node &scope) | kanzi::Style | protectedstatic |
| BindingContainer typedef | kanzi::Style | |
| BindingIterator typedef | kanzi::Style | |
| cleanup() | kanzi::Style | protected |
| copy(const Style *sourceStyle) | kanzi::Style | static |
| copyBindings(const BindingContainer &source, BindingContainer &target) | kanzi::Style | protectedstatic |
| copyLocalValues(const Object &other) | kanzi::Object | |
| copyParentProperties() | kanzi::Style | protected |
| copyTriggers(const TriggerContainer &source, TriggerContainer &target) | kanzi::Style | protectedstatic |
| create(Domain *domain, string_view name, StyleSharedPtr parentStyle, const Metaclass *objectType, const void *properties, const BindingContainer &bindings, const TriggerContainer &triggers) | kanzi::Style | static |
| createEmpty(Domain *domain, string_view name) | kanzi::Style | static |
| createInternal(Domain *domain, string_view name, StyleSharedPtr parentStyle, optional< const Metaclass * > objectType, const void *properties, const PropertyContainer *hashProperties, const BindingContainer &bindings, const TriggerContainer &triggers, bool useValueModifiers) | kanzi::Style | protectedstatic |
| createValueSources(const void *properties) | kanzi::Style | protected |
| createWithValueModifiers(Domain *domain, string_view name, StyleSharedPtr parentStyle, const Metaclass *objectType, const void *properties, const BindingContainer &bindings, const TriggerContainer &triggers) | kanzi::Style | static |
| finishLoadingOverride(const KzuResourceLoaderThreadContext *threadContext) | kanzi::Resource | virtual |
| getAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::Object | inline |
| getAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Object | inline |
| getCPUMemoryUsage() const | kanzi::Resource | virtual |
| getDomain() const | kanzi::Object | |
| getDynamicMetaclass() const | kanzi::Object | virtual |
| getKeepAlive() const | kanzi::Resource | |
| getLoadingStrategy() const | kanzi::Resource | |
| getLoadState() | kanzi::Resource | inlineprotected |
| getMemoryManager() const | kanzi::Resource | |
| getMessageDispatcher() const | kanzi::Object | |
| getName() const | kanzi::Resource | |
| getPropertiesBegin() | kanzi::Style | |
| getPropertiesEnd() | kanzi::Style | |
| 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 | |
| getStaticMetaclass() | kanzi::Object | static |
| getTaskScheduler() const | kanzi::Object | |
| getValueSource(const KzuPropertyType *propertyType) | kanzi::Style | |
| hasLocalValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| hasValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| initialize() | kanzi::Object | inlineprotected |
| isLoaded() const | kanzi::Resource | |
| isTypeOf(const Metaclass *objectType) const | kanzi::Object | inline |
| kzuResourceFinishLoading_private(const KzuResourceLoaderThreadContext *threadContext) | kanzi::Resource | |
| kzuResourceLoad_private(const KzuResourceLoaderThreadContext *threadContext) | kanzi::Resource | |
| load() | kanzi::Resource | |
| loadFromKZB(KzcInputStream *inputStream, const KzuBinaryFileInfo *file) | kanzi::Style | |
| kanzi::Resource::loadFromKZB(const KzuResourceLoaderThreadContext *threadContext, KzcInputStream *inputStream, const KzuBinaryFileInfo *file) | kanzi::Resource | virtual |
| m_appliedStyles | kanzi::Object | protected |
| m_bindings | kanzi::Style | protected |
| m_objectType | kanzi::Style | protected |
| m_parent | kanzi::Style | protected |
| m_precedence | kanzi::Style | protected |
| m_properties | kanzi::Style | protected |
| m_triggers | kanzi::Style | protected |
| m_useValueModifiers | kanzi::Style | protected |
| makeEditorInfo() | kanzi::Object | static |
| NodeContainer typedef | kanzi::Style | |
| NodeIterator typedef | kanzi::Style | |
| NodeReverseIterator typedef | kanzi::Style | |
| Object(Domain *domain) | kanzi::Object | explicit |
| ObjectContainer typedef | kanzi::Style | |
| ObjectIterator typedef | kanzi::Style | |
| ObjectReverseIterator typedef | kanzi::Style | |
| onCopy(const Object &other) | kanzi::Object | protected |
| onPropertyChanged(AbstractPropertyType propertyType, KzuPropertyNotificationReason reason) | kanzi::Object | virtual |
| PropertyContainer typedef | kanzi::Style | |
| PropertyIterator typedef | kanzi::Style | |
| propertyModifierCallback(const void *object, const KzuPropertyType *propertyType, void *valueSource, KzuPropertyNotificationReason reason, void *userData) | kanzi::Style | protectedstatic |
| PropertyPair typedef | kanzi::Style | |
| removeLocalValue(AbstractPropertyType propertyType) | kanzi::Object | |
| Resource(Domain *domain, string_view name) | kanzi::Resource | |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| setKeepAlive(bool keepAlive) | kanzi::Resource | |
| setKZB(const KzuBinaryDirectory *binaryDirectory, kzString path) | kanzi::Resource | inline |
| setLoaded() | kanzi::Resource | |
| setLoadingStrategy(KzuResourceLoadingStrategy loadingStrategy) | kanzi::Resource | |
| setPrecedence(KzuPropertyValuePrecedence precedence) | kanzi::Style | |
| setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setProperty(const PropertyType< ResourceID > &propertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| Style(Domain *domain, string_view name) | kanzi::Style | protected |
| TriggerContainer typedef | kanzi::Style | |
| TriggerIterator typedef | kanzi::Style | |
| unapply(const AppliedStyleEntry *appliedStyleEntry, Node *objectNode) | kanzi::Style | static |
| unapply(const AppliedStyleEntry *appliedStyleEntry, Object *object) | kanzi::Style | static |
| unapplyObjectStyle(AppliedStyleEntry *appliedStyleEntry) | kanzi::Object | |
| unapplyObjectStyles() | kanzi::Object | |
| unload() | kanzi::Resource | |
| unloadOverride() | kanzi::Resource | virtual |
| ~Object() | kanzi::Object | virtual |
| ~Resource() | kanzi::Resource | virtual |
| ~Style() KZ_OVERRIDE | kanzi::Style | virtual |