31 #define YUIBuiltin_AskForExistingDirectory "AskForExistingDirectory"
32 #define YUIBuiltin_AskForExistingFile "AskForExistingFile"
33 #define YUIBuiltin_AskForSaveFileName "AskForSaveFileName"
34 #define YUIBuiltin_Beep "Beep"
35 #define YUIBuiltin_BusyCursor "BusyCursor"
36 #define YUIBuiltin_OpenContextMenu "OpenContextMenu"
37 #define YUIBuiltin_ChangeWidget "ChangeWidget"
38 #define YUIBuiltin_CloseDialog "CloseDialog"
39 #define YUIBuiltin_DumpWidgetTree "DumpWidgetTree"
40 #define YUIBuiltin_GetDisplayInfo "GetDisplayInfo"
41 #define YUIBuiltin_GetLanguage "GetLanguage"
42 #define YUIBuiltin_GetProductName "GetProductName"
43 #define YUIBuiltin_Glyph "Glyph"
44 #define YUIBuiltin_HasSpecialWidget "HasSpecialWidget"
45 #define YUIBuiltin_MakeScreenShot "MakeScreenShot"
46 #define YUIBuiltin_NormalCursor "NormalCursor"
47 #define YUIBuiltin_OpenDialog "OpenDialog"
48 #define YUIBuiltin_PollInput "PollInput"
49 #define YUIBuiltin_QueryWidget "QueryWidget"
50 #define YUIBuiltin_RecalcLayout "RecalcLayout"
51 #define YUIBuiltin_Recode "Recode"
52 #define YUIBuiltin_RedrawScreen "RedrawScreen"
53 #define YUIBuiltin_ReplaceWidget "ReplaceWidget"
54 #define YUIBuiltin_RunPkgSelection "RunPkgSelection"
55 #define YUIBuiltin_SetConsoleFont "SetConsoleFont"
56 #define YUIBuiltin_SetFocus "SetFocus"
57 #define YUIBuiltin_SetFunctionKeys "SetFunctionKeys"
58 #define YUIBuiltin_SetKeyboard "SetKeyboard"
59 #define YUIBuiltin_RunInTerminal "RunInTerminal"
60 #define YUIBuiltin_SetLanguage "SetLanguage"
61 #define YUIBuiltin_SetProductName "SetProductName"
62 #define YUIBuiltin_TimeoutUserInput "TimeoutUserInput"
63 #define YUIBuiltin_UserInput "UserInput"
64 #define YUIBuiltin_WaitForEvent "WaitForEvent"
65 #define YUIBuiltin_WidgetExists "WidgetExists"
66 #define YUIBuiltin_WizardCommand "WizardCommand"
68 #define YUIBuiltin_PostponeShortcutCheck "PostponeShortcutCheck"
69 #define YUIBuiltin_CheckShortcuts "CheckShortcuts"
71 #define YUIBuiltin_RecordMacro "RecordMacro"
72 #define YUIBuiltin_StopRecordMacro "StopRecordMacro"
73 #define YUIBuiltin_PlayMacro "PlayMacro"
74 #define YUIBuiltin_FakeUserInput "FakeUserInput"
75 #define YUIBuiltin_WFM "WFM"
76 #define YUIBuiltin_SCR "SCR"
82 #define YUIWidget_Bottom "Bottom"
83 #define YUIWidget_BusyIndicator "BusyIndicator"
84 #define YUIWidget_ButtonBox "ButtonBox"
85 #define YUIWidget_CheckBox "CheckBox"
86 #define YUIWidget_CheckBoxFrame "CheckBoxFrame"
87 #define YUIWidget_ComboBox "ComboBox"
88 #define YUIWidget_Empty "Empty"
89 #define YUIWidget_Frame "Frame"
90 #define YUIWidget_HBox "HBox"
91 #define YUIWidget_HCenter "HCenter"
92 #define YUIWidget_HSpacing "HSpacing"
93 #define YUIWidget_HSquash "HSquash"
94 #define YUIWidget_HStretch "HStretch"
95 #define YUIWidget_HVCenter "HVCenter"
96 #define YUIWidget_HVSquash "HVSquash"
97 #define YUIWidget_HWeight "HWeight"
98 #define YUIWidget_Heading "Heading"
99 #define YUIWidget_IconButton "IconButton"
100 #define YUIWidget_Image "Image"
101 #define YUIWidget_InputField "InputField"
102 #define YUIWidget_IntField "IntField"
103 #define YUIWidget_Label "Label"
104 #define YUIWidget_Left "Left"
105 #define YUIWidget_LogView "LogView"
106 #define YUIWidget_MarginBox "MarginBox"
107 #define YUIWidget_MenuButton "MenuButton"
108 #define YUIWidget_MinHeight "MinHeight"
109 #define YUIWidget_MinSize "MinSize"
110 #define YUIWidget_MinWidth "MinWidth"
111 #define YUIWidget_MultiLineEdit "MultiLineEdit"
112 #define YUIWidget_MultiSelectionBox "MultiSelectionBox"
113 #define YUIWidget_PackageSelector "PackageSelector"
114 #define YUIWidget_Password "Password"
115 #define YUIWidget_PkgSpecial "PkgSpecial"
116 #define YUIWidget_ProgressBar "ProgressBar"
117 #define YUIWidget_PushButton "PushButton"
118 #define YUIWidget_RadioButton "RadioButton"
119 #define YUIWidget_RadioButtonGroup "RadioButtonGroup"
120 #define YUIWidget_ReplacePoint "ReplacePoint"
121 #define YUIWidget_RichText "RichText"
122 #define YUIWidget_Right "Right"
123 #define YUIWidget_SelectionBox "SelectionBox"
124 #define YUIWidget_Table "Table"
125 #define YUIWidget_TextEntry "TextEntry" // for backwards compatibility
126 #define YUIWidget_Top "Top"
127 #define YUIWidget_Tree "Tree"
128 #define YUIWidget_VBox "VBox"
129 #define YUIWidget_VCenter "VCenter"
130 #define YUIWidget_VSpacing "VSpacing"
131 #define YUIWidget_VSquash "VSquash"
132 #define YUIWidget_VStretch "VStretch"
133 #define YUIWidget_VWeight "VWeight"
138 #define YUISpecialWidget_BarGraph "BarGraph"
139 #define YUISpecialWidget_Date "Date"
140 #define YUISpecialWidget_DateField "DateField"
141 #define YUISpecialWidget_DownloadProgress "DownloadProgress"
142 #define YUISpecialWidget_DumbTab "DumbTab"
143 #define YUISpecialWidget_DummySpecialWidget "DummySpecialWidget"
144 #define YUISpecialWidget_HMultiProgressMeter "HMultiProgressMeter"
145 #define YUISpecialWidget_VMultiProgressMeter "VMultiProgressMeter"
146 #define YUISpecialWidget_PartitionSplitter "PartitionSplitter"
147 #define YUISpecialWidget_PatternSelector "PatternSelector"
148 #define YUISpecialWidget_SimplePatchSelector "SimplePatchSelector"
149 #define YUISpecialWidget_Slider "Slider"
150 #define YUISpecialWidget_Time "Time"
151 #define YUISpecialWidget_TimeField "TimeField"
152 #define YUISpecialWidget_Wizard "Wizard"
153 #define YUISpecialWidget_TimezoneSelector "TimezoneSelector"
154 #define YUISpecialWidget_Graph "Graph"
155 #define YUISpecialWidget_ContextMenu "ContextMenu"
160 #define YUIProperty_Alive "Alive"
161 #define YUIProperty_Cell "Cell"
162 #define YUIProperty_ContextMenu "ContextMenu"
163 #define YUIProperty_CurrentBranch "CurrentBranch"
164 #define YUIProperty_CurrentButton "CurrentButton"
165 #define YUIProperty_CurrentItem "CurrentItem"
166 #define YUIProperty_CurrentSize "CurrentSize"
167 #define YUIProperty_DebugLabel "DebugLabel"
168 #define YUIProperty_EasterEgg "EasterEgg"
169 #define YUIProperty_Enabled "Enabled"
170 #define YUIProperty_ExpectedSize "ExpectedSize"
171 #define YUIProperty_Filename "Filename"
172 #define YUIProperty_Layout "Layout"
173 #define YUIProperty_HelpText "HelpText"
174 #define YUIProperty_IconPath "IconPath"
175 #define YUIProperty_InputMaxLength "InputMaxLength"
176 #define YUIProperty_HWeight "HWeight"
177 #define YUIProperty_HStretch "HStretch"
178 #define YUIProperty_Item "Item"
179 #define YUIProperty_Items "Items"
180 #define YUIProperty_Label "Label"
181 #define YUIProperty_Labels "Labels"
182 #define YUIProperty_LastLine "LastLine"
183 #define YUIProperty_MaxLines "MaxLines"
184 #define YUIProperty_MaxValue "MaxValue"
185 #define YUIProperty_MinValue "MinValue"
186 #define YUIProperty_MultiSelection "MultiSelection"
187 #define YUIProperty_Notify "Notify"
188 #define YUIProperty_OpenItems "OpenItems"
189 #define YUIProperty_SelectedItems "SelectedItems"
190 #define YUIProperty_Text "Text"
191 #define YUIProperty_Timeout "Timeout"
192 #define YUIProperty_ValidChars "ValidChars"
193 #define YUIProperty_Value "Value"
194 #define YUIProperty_Values "Values"
195 #define YUIProperty_VisibleLines "VisibleLines"
196 #define YUIProperty_VWeight "VWeight"
197 #define YUIProperty_VStretch "VStretch"
198 #define YUIProperty_WidgetClass "WidgetClass"
203 #define YUIOpt_animated "animated"
204 #define YUIOpt_applyButton "applyButton"
205 #define YUIOpt_autoScrollDown "autoScrollDown"
206 #define YUIOpt_autoShortcut "autoShortcut"
207 #define YUIOpt_boldFont "boldFont"
208 #define YUIOpt_cancelButton "cancelButton"
209 #define YUIOpt_centered "centered"
210 #define YUIOpt_confirmUnsupported "confirmUnsupported"
211 #define YUIOpt_customButton "customButton"
212 #define YUIOpt_debugLayout "debugLayout"
213 #define YUIOpt_decorated "decorated"
214 #define YUIOpt_default "default"
215 #define YUIOpt_defaultsize "defaultsize"
216 #define YUIOpt_disabled "disabled"
217 #define YUIOpt_easterEgg "easterEgg"
218 #define YUIOpt_editable "editable"
219 #define YUIOpt_helpButton "helpButton"
220 #define YUIOpt_hstretch "hstretch"
221 #define YUIOpt_hvstretch "hvstretch"
222 #define YUIOpt_immediate "immediate"
223 #define YUIOpt_infocolor "infocolor"
224 #define YUIOpt_invertAutoEnable "invertAutoEnable"
225 #define YUIOpt_keepSorting "keepSorting"
226 #define YUIOpt_keyEvents "keyEvents"
227 #define YUIOpt_mainDialog "mainDialog"
228 #define YUIOpt_multiSelection "multiSelection"
229 #define YUIOpt_noAutoEnable "noAutoEnable"
230 #define YUIOpt_notify "notify"
231 #define YUIOpt_notifyContextMenu "notifyContextMenu"
232 #define YUIOpt_okButton "okButton"
233 #define YUIOpt_outputField "outputField"
234 #define YUIOpt_plainText "plainText"
235 #define YUIOpt_relaxSanityCheck "relaxSanityCheck"
236 #define YUIOpt_repoMgr "repoMgr"
237 #define YUIOpt_repoMode "repoMode"
238 #define YUIOpt_scaleToFit "scaleToFit"
239 #define YUIOpt_searchMode "searchMode"
240 #define YUIOpt_shrinkable "shrinkable"
241 #define YUIOpt_stepsEnabled "stepsEnabled"
242 #define YUIOpt_summaryMode "summaryMode"
243 #define YUIOpt_testMode "testMode"
244 #define YUIOpt_tiled "tiled"
245 #define YUIOpt_treeEnabled "treeEnabled"
246 #define YUIOpt_updateMode "updateMode"
247 #define YUIOpt_vstretch "vstretch"
248 #define YUIOpt_warncolor "warncolor"
249 #define YUIOpt_wizardDialog "wizardDialog"
250 #define YUIOpt_youMode "youMode"
251 #define YUIOpt_zeroHeight "zeroHeight"
252 #define YUIOpt_zeroWidth "zeroWidth"
253 #define YUIOpt_recursiveSelection "recursiveSelection"
255 #define YUIOpt_key_F1 "key_F1"
256 #define YUIOpt_key_F2 "key_F2"
257 #define YUIOpt_key_F3 "key_F3"
258 #define YUIOpt_key_F4 "key_F4"
259 #define YUIOpt_key_F5 "key_F5"
260 #define YUIOpt_key_F6 "key_F6"
261 #define YUIOpt_key_F7 "key_F7"
262 #define YUIOpt_key_F8 "key_F8"
263 #define YUIOpt_key_F9 "key_F9"
264 #define YUIOpt_key_F10 "key_F10"
265 #define YUIOpt_key_F11 "key_F11"
266 #define YUIOpt_key_F12 "key_F12"
267 #define YUIOpt_key_F13 "key_F13"
268 #define YUIOpt_key_F14 "key_F14"
269 #define YUIOpt_key_F15 "key_F15"
270 #define YUIOpt_key_F16 "key_F16"
271 #define YUIOpt_key_F17 "key_F17"
272 #define YUIOpt_key_F18 "key_F18"
273 #define YUIOpt_key_F19 "key_F19"
274 #define YUIOpt_key_F20 "key_F20"
275 #define YUIOpt_key_F21 "key_F21"
276 #define YUIOpt_key_F22 "key_F22"
277 #define YUIOpt_key_F23 "key_F23"
278 #define YUIOpt_key_F24 "key_F24"
279 #define YUIOpt_key_none "key_none"
287 #define YUIGlyph_ArrowLeft "ArrowLeft"
288 #define YUIGlyph_ArrowRight "ArrowRight"
289 #define YUIGlyph_ArrowUp "ArrowUp"
290 #define YUIGlyph_ArrowDown "ArrowDown"
292 #define YUIGlyph_CheckMark "CheckMark"
293 #define YUIGlyph_BulletArrowRight "BulletArrowRight"
294 #define YUIGlyph_BulletCircle "BulletCircle"
295 #define YUIGlyph_BulletSquare "BulletSquare"
301 #define YUICap_Width "Width"
302 #define YUICap_Height "Height"
303 #define YUICap_Depth "Depth"
304 #define YUICap_Colors "Colors"
305 #define YUICap_DefaultWidth "DefaultWidth"
306 #define YUICap_DefaultHeight "DefaultHeight"
307 #define YUICap_TextMode "TextMode"
308 #define YUICap_HasImageSupport "HasImageSupport"
309 #define YUICap_HasAnimationSupport "HasAnimationSupport"
310 #define YUICap_HasIconSupport "HasIconSupport"
311 #define YUICap_HasFullUtf8Support "HasFullUtf8Support"
312 #define YUICap_HasWizardDialogSupport "HasWizardDialogSupport"
313 #define YUICap_RichTextSupportsTable "RichTextSupportsTable"
314 #define YUICap_LeftHandedMouse "LeftHandedMouse"
315 #define YUICap_y2debug "y2debug"
321 #define YUISymbol_id "id"
322 #define YUISymbol_opt "opt"
323 #define YUISymbol_icon "icon"
324 #define YUISymbol_item "item"
325 #define YUISymbol_cell "cell"
326 #define YUISymbol_menu "menu"
327 #define YUISymbol_header "header"
328 #define YUISymbol_rgb "rgb"
329 #define YUISymbol_leftMargin "leftMargin"
330 #define YUISymbol_rightMargin "rightMargin"
331 #define YUISymbol_topMargin "topMargin"
332 #define YUISymbol_bottomMargin "bottomMargin"
333 #define YUISymbol_BackgroundPixmap "BackgroundPixmap"
335 #define YUISymbol_Left "Left"
336 #define YUISymbol_Right "Right"
337 #define YUISymbol_Center "Center"
340 #endif // YUISymbols_h