r24958: This is the final text, and the final version. I'll send the release
[jelmer/samba4-debian.git] / webapps / qooxdoo-0.6.5-sdk / frontend / framework / tool / migration / 0.6 / patches / 01-classnames.dat
1 \bQxConst\b=qx.Const
2 \bQxClient\b=qx.sys.Client
3
4 \bQxDefaultSettings\b=qx.core.DefaultSettings
5 \bQxSettings\b=qx.core.Settings
6 \bQxMain\b=qx.core.Main
7 \bQxObject\b=qx.core.Object
8 \bQxTarget\b=qx.core.Target
9 \bQxApplication\b=qx.core.Init
10
11 \bQxRangeManager\b=qx.type.Range
12 \bQxSelectionStorage\b=qx.type.Selection
13 \bQxFlashPlayerVersion\b=qx.type.Version
14
15 \bQxTimer\b=qx.client.Timer
16 \bQxNativeWindow\b=qx.client.NativeWindow
17 \bQxClientWindow\b=qx.client.ClientWindow
18 \bQxCommand\b=qx.client.Command
19 \bQxBuilder\b=qx.client.Builder
20
21 \bQxDebug\b=qx.dev.Debug
22 \bQxTimeTracker\b=qx.dev.TimeTracker
23
24 \bQxXmlExtras\b=qx.lang.Xml
25
26 \bQxDataEvent\b=qx.event.type.DataEvent
27 \bQxDomEvent\b=qx.event.type.DomEvent
28 \bQxDragEvent\b=qx.event.type.DragEvent
29 \bQxEvent\b=qx.event.type.Event
30 \bQxFocusEvent\b=qx.event.type.FocusEvent
31 \bQxKeyEvent\b=qx.event.type.KeyEvent
32 \bQxMouseEvent\b=qx.event.type.MouseEvent
33
34 \bQxDragAndDropManager\b=qx.event.handler.DragAndDropHandler
35 \bQxEventManager\b=qx.event.handler.EventHandler
36 \bQxFocusManager\b=qx.event.handler.FocusHandler
37
38 \bQxRequest\b=qx.io.remote.RemoteRequest
39 \bQxRequestQueue\b=qx.io.remote.RemoteRequestQueue
40 \bQxResponse\b=qx.io.remote.RemoteResponse
41 \bQxCommonTransport\b=qx.io.remote.AbstractRemoteTransport
42 \bQxIframeTransport\b=qx.io.remote.IframeTransport
43 \bQxXmlhttpTransport\b=qx.io.remote.XmlhttpTransport
44
45 \bQxCookie\b=qx.io.local.CookieApi
46 \bQxCookieStorage\b=qx.io.local.CookieTransport
47
48 \bQxImagePreloader\b=qx.io.image.ImagePreloader
49 \bQxImagePreloaderSystem\b=qx.io.image.ImagePreloaderSystem
50
51 \bQxParent\b=qx.ui.core.Parent
52 \bQxWidget\b=qx.ui.core.Widget
53 \bQxClientDocument\b=qx.ui.core.ClientDocument
54 \bQxBlocker\b=qx.ui.core.ClientDocumentBlocker
55
56 \bQxAtom\b=qx.ui.basic.Atom
57 \bQxImage\b=qx.ui.basic.Image
58 \bQxLabel\b=qx.ui.basic.Label
59 \bQxTerminator\b=qx.ui.basic.Terminator
60 \bQxInline\b=qx.ui.basic.Inline
61 \bQxHorizontalSpacer\b=qx.ui.basic.HorizontalSpacer
62 \bQxVerticalSpacer\b=qx.ui.basic.VerticalSpacer
63
64 \bQxBoxLayout\b=qx.ui.layout.BoxLayout
65 \bQxCanvasLayout\b=qx.ui.layout.CanvasLayout
66 \bQxDockLayout\b=qx.ui.layout.DockLayout
67 \bQxFlowLayout\b=qx.ui.layout.FlowLayout
68 \bQxHorizontalBoxLayout\b=qx.ui.layout.HorizontalBoxLayout
69 \bQxVerticalBoxLayout\b=qx.ui.layout.VerticalBoxLayout
70 \bQxGridLayout\b=qx.ui.layout.GridLayout
71
72 \bQxTextField\b=qx.ui.form.TextField
73 \bQxTextArea\b=qx.ui.form.TextArea
74 \bQxPasswordField\b=qx.ui.form.PasswordField
75 \bQxSpinner\b=qx.ui.form.Spinner
76 \bQxButton\b=qx.ui.form.Button
77 \bQxRepeatButton\b=qx.ui.form.RepeatButton
78 \bQxComboBox\b=qx.ui.form.ComboBox
79 \bQxList\b=qx.ui.form.List
80 \bQxCheckBox\b=qx.ui.form.CheckBox
81 \bQxRadioButton\b=qx.ui.form.RadioButton
82 \bQxListItem\b=qx.ui.form.ListItem
83 \bQxInputCheckIcon\b=qx.ui.form.InputCheckSymbol
84
85 \bQxFieldSet\b=qx.ui.groupbox.GroupBox
86 \bQxCheckBoxFieldSet\b=qx.ui.groupbox.CheckGroupBox
87 \bQxRadioButtonFieldSet\b=qx.ui.groupbox.RadioGroupBox
88
89 \bQxListView\b=qx.ui.listview.ListView
90 \bQxListViewContentCellHtml\b=qx.ui.listview.ListViewContentCellHtml
91 \bQxListViewContentCellIconHtml\b=qx.ui.listview.ListViewContentCellIconHtml
92 \bQxListViewContentCellImage\b=qx.ui.listview.ListViewContentCellImage
93 \bQxListViewContentCellLink\b=qx.ui.listview.ListViewContentCellLink
94 \bQxListViewContentCellText\b=qx.ui.listview.ListViewContentCellText
95 \bQxListViewHeader\b=qx.ui.listview.ListViewHeader
96 \bQxListViewHeaderCell\b=qx.ui.listview.ListViewHeaderCell
97 \bQxListViewHeaderSeparator\b=qx.ui.listview.ListViewHeaderSeparator
98 \bQxListViewPane\b=qx.ui.listview.ListViewPane
99
100 \bQxWindow\b=qx.ui.window.Window
101
102 \bQxPopup\b=qx.ui.popup.Popup
103 \bQxPopupAtom\b=qx.ui.popup.PopupAtom
104 \bQxToolTip\b=qx.ui.popup.ToolTip
105
106 \bQxMenu\b=qx.ui.menu.Menu
107 \bQxMenuBar\b=qx.ui.menu.MenuBar
108 \bQxMenuBarButton\b=qx.ui.menu.MenuBarButton
109 \bQxMenuButton\b=qx.ui.menu.MenuButton
110 \bQxMenuCheckBox\b=qx.ui.menu.MenuCheckBox
111 \bQxMenuLayout\b=qx.ui.menu.MenuLayout
112 \bQxMenuRadioButton\b=qx.ui.menu.MenuRadioButton
113 \bQxMenuSeparator\b=qx.ui.menu.MenuSeparator
114
115 \bQxCommonView\b=qx.ui.pageview.AbstractPageView
116 \bQxCommonViewBar\b=qx.ui.pageview.AbstractPageViewBar
117 \bQxCommonViewButton\b=qx.ui.pageview.AbstractPageViewButton
118 \bQxCommonViewPage\b=qx.ui.pageview.AbstractPageViewPage
119 \bQxCommonViewPane\b=qx.ui.pageview.AbstractPageViewPane
120
121 \bQxTabView\b=qx.ui.pageview.tabview.TabView
122 \bQxTabViewBar\b=qx.ui.pageview.tabview.TabViewBar
123 \bQxTabViewButton\b=qx.ui.pageview.tabview.TabViewButton
124 \bQxTabViewPage\b=qx.ui.pageview.tabview.TabViewPage
125 \bQxTabViewPane\b=qx.ui.pageview.tabview.TabViewPane
126
127 \bQxBarView\b=qx.ui.pageview.buttonview.ButtonView
128 \bQxBarViewBar\b=qx.ui.pageview.buttonview.ButtonViewBar
129 \bQxBarViewButton\b=qx.ui.pageview.buttonview.ButtonViewButton
130 \bQxBarViewPage\b=qx.ui.pageview.buttonview.ButtonViewPage
131 \bQxBarViewPane\b=qx.ui.pageview.buttonview.ButtonViewPane
132
133 \bQxToolBar\b=qx.ui.toolbar.ToolBar
134 \bQxToolBarButton\b=qx.ui.toolbar.ToolBarButton
135 \bQxToolBarCheckBox\b=qx.ui.toolbar.ToolBarCheckBox
136 \bQxToolBarMenuButton\b=qx.ui.toolbar.ToolBarMenuButton
137 \bQxToolBarPart\b=qx.ui.toolbar.ToolBarPart
138 \bQxToolBarPartHandle\b=qx.ui.toolbar.ToolBarPartHandle
139 \bQxToolBarRadioButton\b=qx.ui.toolbar.ToolBarRadioButton
140 \bQxToolBarSeparator\b=qx.ui.toolbar.ToolBarSeparator
141
142 \bQxTree\b=qx.ui.tree.Tree
143 \bQxTreeElement\b=qx.ui.tree.AbstractTreeElement
144 \bQxTreeFile\b=qx.ui.tree.TreeFile
145 \bQxTreeFolder\b=qx.ui.tree.TreeFolder
146
147 \bQxColorSelector\b=qx.ui.component.ColorSelector
148
149 \bQxCanvasLayoutImpl\b=qx.renderer.layout.CanvasLayoutImpl
150 \bQxDockLayoutImpl\b=qx.renderer.layout.DockLayoutImpl
151 \bQxFlowLayoutImpl\b=qx.renderer.layout.FlowLayoutImpl
152 \bQxGridLayoutImpl\b=qx.renderer.layout.GridLayoutImpl
153 \bQxHorizontalBoxLayoutImpl\b=qx.renderer.layout.HorizontalBoxLayoutImpl
154 \bQxLayoutImpl\b=qx.renderer.layout.LayoutImpl
155 \bQxMenuButtonLayoutImpl\b=qx.renderer.layout.MenuButtonLayoutImpl
156 \bQxMenuLayoutImpl\b=qx.renderer.layout.MenuLayoutImpl
157 \bQxVerticalBoxLayoutImpl\b=qx.renderer.layout.VerticalBoxLayoutImpl
158
159 \bQxBorder\.presets\b=qx.renderer.border.BorderPresets
160 \bQxBorderObject\.presets\b=qx.renderer.border.BorderPresets
161 \bQxBorder\b=qx.renderer.border.Border
162 \bQxBorderCache\b=qx.renderer.border.BorderCache
163 \bQxBorderObject\b=qx.renderer.border.BorderObject
164 \bQxBorderPresets\b=qx.renderer.border.BorderPresets
165
166 \bQxColor\b=qx.renderer.color.Color
167 \bQxColorCache\b=qx.renderer.color.ColorCache
168 \bQxColorObject\b=qx.renderer.color.ColorObject
169 \bQxColorUtil\b=qx.util.ColorUtil
170
171 \bQxFont\b=qx.renderer.font.Font
172 \bQxFontCache\b=qx.renderer.font.FontCache
173 \bQxFontObject\b=qx.renderer.font.FontObject
174
175 \bQxAppearanceTheme\b=qx.renderer.theme.AppearanceTheme
176 \bQxColorTheme\b=qx.renderer.theme.ColorTheme
177 \bQxIconTheme\b=qx.renderer.theme.IconTheme
178 \bQxWidgetTheme\b=qx.renderer.theme.WidgetTheme
179
180 \bQxManager\b=qx.manager.object.ObjectManager
181 \bQxAppearanceManager\b=qx.manager.object.AppearanceManager
182 \bQxColorManager\b=qx.manager.object.ColorManager
183 \bQxPopupManager\b=qx.manager.object.PopupManager
184 \bQxMenuManager\b=qx.manager.object.MenuManager
185 \bQxToolTipManager\b=qx.manager.object.ToolTipManager
186 \bQxWindowManager\b=qx.manager.object.WindowManager
187 \bQxImageManager\b=qx.manager.object.ImageManager
188 \bQxImagePreloaderManager\b=qx.manager.object.ImagePreloaderManager
189
190 \bQxSelectionManager\b=qx.manager.selection.SelectionManager
191 \bQxDomSelectionManager\b=qx.manager.selection.DomSelectionManager
192 \bQxTreeSelectionManager\b=qx.manager.selection.TreeSelectionManager
193 \bQxVirtualSelectionManager\b=qx.manager.selection.VirtualSelectionManager
194 \bQxRadioManager\b=qx.manager.selection.RadioManager
195
196 \bQxFlash\b=qx.ui.embed.Flash
197 \bQxIframe\b=qx.ui.embed.Iframe
198 \bQxGallery\b=qx.ui.embed.Gallery
199 \bQxGalleryList\b=qx.ui.embed.GalleryList
200 \bQxHtml\b=qx.ui.embed.HtmlEmbed
201 \bQxIconHtml\b=qx.ui.embed.IconHtmlEmbed
202 \bQxLink\b=qx.ui.embed.LinkEmbed
203 \bQxText\b=qx.ui.embed.TextEmbed
204 \bQxNode\b=qx.ui.embed.NodeEmbed
205
206 \bQxTextile\b=qx.util.Textile.textilize
207 \bQxCompare\b=qx.util.Compare
208 \bQxFormUtils\b=qx.util.FormUtil
209