1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>PainterDockWidget
</class>
4 <widget class=
"QDockWidget" name=
"PainterDockWidget">
5 <property name=
"geometry">
13 <property name=
"minimumSize">
19 <property name=
"features">
20 <set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable
</set>
22 <property name=
"windowTitle">
23 <string>Painter Modes
</string>
25 <widget class=
"QWidget" name=
"dockWidgetContents">
26 <layout class=
"QGridLayout" name=
"gridLayout">
27 <property name=
"margin">
30 <property name=
"spacing">
33 <item row=
"0" column=
"0">
34 <widget class=
"QTabWidget" name=
"tabWidget">
35 <property name=
"currentIndex">
38 <widget class=
"QWidget" name=
"tileTab">
39 <attribute name=
"title">
40 <string>Tiles
</string>
43 <widget class=
"QWidget" name=
"colorTab">
44 <attribute name=
"title">
45 <string>Colors
</string>
48 <widget class=
"QWidget" name=
"displaceTab">
49 <attribute name=
"title">
50 <string>Displacement
</string>