Adobe Source Libraries 2.0.0
A collection of C++ libraries.
|
Go to the source code of this file.
Namespaces | |
namespace | adobe |
Enumerations | |
enum | theme_t { theme_none_s , theme_large_s , theme_normal_s , theme_small_s , theme_mini_s , theme_adornment_label_s , theme_adornment_number_s , theme_adornment_mono_s , theme_mask_s , theme_adornment_mask_s , theme_default_s } |
Semantic theme settings to apply to a widget. More... | |
enum | modifiers_t : std::uint32_t { modifiers_none_s , modifiers_left_shift_s , modifiers_right_shift_s , modifiers_left_option_s , modifiers_right_option_s , modifiers_left_control_s , modifiers_right_control_s , modifiers_caps_lock_s , modifiers_any_command_s , modifiers_any_shift_s , modifiers_any_option_s , modifiers_any_control_s , modifiers_all_s } |
Standard keyboard state modifiers. More... |