stlab.adobe.com Adobe Systems Incorporated
widget_attributes.hpp
Go to the documentation of this file.
1 /*
2  Copyright 2006-2007 Adobe Systems Incorporated
3  Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
4  or a copy at http://stlab.adobe.com/licenses.html)
5 */
6 
7 /*************************************************************************************************/
8 
9 #ifndef ADOBE_WIDGET_ATTRIBUTES_HPP
10 #define ADOBE_WIDGET_ATTRIBUTES_HPP
11 
12 #include <adobe/config.hpp>
13 
14 #include <adobe/enum_ops.hpp>
15 
16 #include <climits>
17 
18 /*************************************************************************************************/
19 
20 namespace adobe {
21 
22 /*************************************************************************************************/
23 
40 enum theme_t
41 {
44 
53 
60 
66 
71 
74 };
75 
76 /*************************************************************************************************/
77 
79 
80 /*************************************************************************************************/
81 
82 
94 {
97 
100 
103 
106 
109 
112 
115 
118 
119 
122 
125 
128 
131 
132  modifiers_all_s = UINT_MAX
133 };
134 
135 /*************************************************************************************************/
136 
138 
139 /*************************************************************************************************/
140 
141 } // namepspace adobe
142 
143 /*************************************************************************************************/
144 
145 #endif
146 
147 /*************************************************************************************************/
Adornment for displaying a label.
For dialogs & windows.
Right-shift key (if applicable)
modifiers_t
Standard keyboard state modifiers.
Any option (or alt) key (if applicable)
For dialogs & windows (atypical)
Theme mask to obtain widget size.
theme_t
Semantic theme settings to apply to a widget.
#define ADOBE_DEFINE_BITSET_OPS(EnumType)
Definition: enum_ops.hpp:89
Right-control key (if applicable)
Right-option (or alt) key (if applicable)
Left-option (or alt) key (if applicable)
Left-shift key (if applicable)
For palettes (atypical)
Theme mask to obtain widget adornments.
Adornment for monospacing widget text.
Left-control key (if applicable)
Any control key (if applicable)
Adornment for displaying a number.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google