kanzi::AppliedStyleEntry Struct Reference

Applied style entry. More...

#include <kanzi/core.ui/object/object.hpp>

Static Public Member Functions

static AppliedStyleEntrySharedPtr create (StyleSharedPtr associatedStyle)
 Creates a new applied style entry. More...
 

Public Attributes

const StyleSharedPtr style
 Style. More...
 
bool manual
 Is the style applied manually. More...
 

Protected Member Functions

 AppliedStyleEntry (kanzi::StyleSharedPtr associatedStyle)
 Constructor. More...
 

Detailed Description

Applied style entry.

Constructor & Destructor Documentation

kanzi::AppliedStyleEntry::AppliedStyleEntry ( kanzi::StyleSharedPtr  associatedStyle)
inlineexplicitprotected

Constructor.

Parameters
associatedStyleAssociated style.

Member Function Documentation

static AppliedStyleEntrySharedPtr kanzi::AppliedStyleEntry::create ( StyleSharedPtr  associatedStyle)
inlinestatic

Creates a new applied style entry.

Parameters
associatedStyleAssociated style.

Member Data Documentation

const StyleSharedPtr kanzi::AppliedStyleEntry::style
bool kanzi::AppliedStyleEntry::manual

Is the style applied manually.


The documentation for this struct was generated from the following file: