42 <bool>true</bool> |
42 <bool>true</bool> |
43 </property> |
43 </property> |
44 </widget> |
44 </widget> |
45 </item> |
45 </item> |
46 <item> |
46 <item> |
|
47 <widget class="QCheckBox" name="eprtCheckBox"> |
|
48 <property name="text"> |
|
49 <string>Right Toolbox</string> |
|
50 </property> |
|
51 <property name="checked"> |
|
52 <bool>true</bool> |
|
53 </property> |
|
54 </widget> |
|
55 </item> |
|
56 <item> |
47 <widget class="QCheckBox" name="ephtCheckBox"> |
57 <widget class="QCheckBox" name="ephtCheckBox"> |
48 <property name="text"> |
58 <property name="text"> |
49 <string>Horizontal Toolbox</string> |
59 <string>Horizontal Toolbox</string> |
50 </property> |
60 </property> |
51 <property name="checked"> |
61 <property name="checked"> |
64 <layout class="QVBoxLayout" name="verticalLayout"> |
74 <layout class="QVBoxLayout" name="verticalLayout"> |
65 <item> |
75 <item> |
66 <widget class="QCheckBox" name="dpltCheckBox"> |
76 <widget class="QCheckBox" name="dpltCheckBox"> |
67 <property name="text"> |
77 <property name="text"> |
68 <string>Left Toolbox</string> |
78 <string>Left Toolbox</string> |
|
79 </property> |
|
80 </widget> |
|
81 </item> |
|
82 <item> |
|
83 <widget class="QCheckBox" name="dprtCheckBox"> |
|
84 <property name="text"> |
|
85 <string>Right Toolbox</string> |
|
86 </property> |
|
87 <property name="checked"> |
|
88 <bool>true</bool> |
69 </property> |
89 </property> |
70 </widget> |
90 </widget> |
71 </item> |
91 </item> |
72 <item> |
92 <item> |
73 <widget class="QCheckBox" name="dphtCheckBox"> |
93 <widget class="QCheckBox" name="dphtCheckBox"> |
95 </layout> |
115 </layout> |
96 </widget> |
116 </widget> |
97 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
117 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
98 <tabstops> |
118 <tabstops> |
99 <tabstop>epltCheckBox</tabstop> |
119 <tabstop>epltCheckBox</tabstop> |
|
120 <tabstop>eprtCheckBox</tabstop> |
100 <tabstop>ephtCheckBox</tabstop> |
121 <tabstop>ephtCheckBox</tabstop> |
101 <tabstop>dpltCheckBox</tabstop> |
122 <tabstop>dpltCheckBox</tabstop> |
|
123 <tabstop>dprtCheckBox</tabstop> |
102 <tabstop>dphtCheckBox</tabstop> |
124 <tabstop>dphtCheckBox</tabstop> |
103 <tabstop>buttonBox</tabstop> |
125 <tabstop>buttonBox</tabstop> |
104 </tabstops> |
126 </tabstops> |
105 <resources/> |
127 <resources/> |
106 <connections> |
128 <connections> |