![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
#include <MStyle.h>
Public Member Functions | |
std::map< std::string, std::shared_ptr< StyleItem > > & | StyleItems () |
std::shared_ptr< Condition > | GetCondition () const |
void | SetCondition (std::shared_ptr< Condition > condition) |
Protected Attributes | |
std::map< std::string, std::shared_ptr< StyleItem > > | _styleItems |
std::shared_ptr< Condition > | _condition |
Style - Short description. Detailed description.