Krotos Modules 3
Loading...
Searching...
No Matches
krotos::Krotos_LookAndFeel::Properties Struct Reference

#include <Krotos_LookAndFeel.h>

Classes

struct  AlertWindow
 
struct  ComboBox
 

Detailed Description

Custom Properties may be applied to Components using Component::getProperties().set(<Property>, <var>) Note that these properties are only present in the component if they have been specifically set, and their corresponding implementation only exists if it has been added specifically for that component. When creating LAF drawing routines which use them make sure to handle a default condition for an unset var. When a void var is cast to a type it usually resolves to something sensible i.e. False, 0, 0.0f, etc.


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