All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::AppliedStyleEntry Struct Reference

Applied style entry. More...

#include <kanzi/object/object.hpp>

Public Member Functions

 AppliedStyleEntry (kanzi::StyleSharedPtr style)
 

Public Attributes

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

Detailed Description

Applied style entry.

Constructor & Destructor Documentation

kanzi::AppliedStyleEntry::AppliedStyleEntry ( kanzi::StyleSharedPtr  style)
inline

Member Data Documentation

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

Is the style applied manually.

bool kanzi::AppliedStyleEntry::abandoned

Is the entry abandoned.


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