#include <Pt/Forms/StyleOptions.h>
Non-template base for a typed style option. More...
Inherited by AccentColorOption, AlternateViewBackgroundOption, BackgroundOption, ContourOption, FontOption, ForegroundOption, HighlightColorOption, HighlightedTextColorOption, HoverBackgroundOption, PlaceholderTextColorOption, PopupBackgroundOption, PopupTextColorOption, TextBackgroundOption, TextColorOption, and ViewBackgroundOption.
Each concrete option type implements clone(), typeId(), and name(). The lookup key is the option class, not the stored value type.