281:afed72b544f0 | 282:f2dc3bbecbfa |
---|---|
4 <widget class="QDialog" name="SettingsEditor"> | 4 <widget class="QDialog" name="SettingsEditor"> |
5 <property name="geometry"> | 5 <property name="geometry"> |
6 <rect> | 6 <rect> |
7 <x>0</x> | 7 <x>0</x> |
8 <y>0</y> | 8 <y>0</y> |
9 <width>716</width> | 9 <width>645</width> |
10 <height>472</height> | 10 <height>523</height> |
11 </rect> | 11 </rect> |
12 </property> | 12 </property> |
13 <property name="windowTitle"> | 13 <property name="windowTitle"> |
14 <string>Dialog</string> | 14 <string>Dialog</string> |
15 </property> | 15 </property> |
269 <widget class="QDialogButtonBox" name="buttonBox"> | 269 <widget class="QDialogButtonBox" name="buttonBox"> |
270 <property name="orientation"> | 270 <property name="orientation"> |
271 <enum>Qt::Horizontal</enum> | 271 <enum>Qt::Horizontal</enum> |
272 </property> | 272 </property> |
273 <property name="standardButtons"> | 273 <property name="standardButtons"> |
274 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> | 274 <set>QDialogButtonBox::Apply</set> |
275 </property> | 275 </property> |
276 </widget> | 276 </widget> |
277 </item> | 277 </item> |
278 </layout> | 278 </layout> |
279 </widget> | 279 </widget> |