0
|
1 |
<ui version="4.0" >
|
|
2 |
<class>PreferencesDialog</class>
|
|
3 |
<widget class="QDialog" name="PreferencesDialog" >
|
|
4 |
<property name="geometry" >
|
|
5 |
<rect>
|
|
6 |
<x>0</x>
|
|
7 |
<y>0</y>
|
|
8 |
<width>455</width>
|
|
9 |
<height>359</height>
|
|
10 |
</rect>
|
|
11 |
</property>
|
|
12 |
<property name="windowTitle" >
|
|
13 |
<string>Preferences</string>
|
|
14 |
</property>
|
|
15 |
<property name="modal" >
|
|
16 |
<bool>true</bool>
|
|
17 |
</property>
|
|
18 |
<layout class="QVBoxLayout" >
|
|
19 |
<item>
|
|
20 |
<layout class="QHBoxLayout" >
|
|
21 |
<item>
|
|
22 |
<layout class="QVBoxLayout" >
|
|
23 |
<item>
|
|
24 |
<widget class="QGroupBox" name="m_uiModeGroupBox" >
|
|
25 |
<property name="title" >
|
|
26 |
<string>User Interface Mode</string>
|
|
27 |
</property>
|
|
28 |
<layout class="QVBoxLayout" >
|
|
29 |
<item>
|
|
30 |
<widget class="QComboBox" name="m_uiModeCombo" />
|
|
31 |
</item>
|
|
32 |
</layout>
|
|
33 |
</widget>
|
|
34 |
</item>
|
|
35 |
<item>
|
|
36 |
<widget class="FontPanel" name="m_fontPanel" />
|
|
37 |
</item>
|
|
38 |
<item>
|
|
39 |
<widget class="qdesigner_internal::PreviewConfigurationWidget" name="m_previewConfigurationWidget" />
|
|
40 |
</item>
|
|
41 |
</layout>
|
|
42 |
</item>
|
|
43 |
<item>
|
|
44 |
<layout class="QVBoxLayout" >
|
|
45 |
<item>
|
|
46 |
<widget class="QGroupBox" name="m_templatePathGroupBox" >
|
|
47 |
<property name="title" >
|
|
48 |
<string>Additional Template Paths</string>
|
|
49 |
</property>
|
|
50 |
<layout class="QGridLayout" >
|
|
51 |
<item row="0" column="0" colspan="3" >
|
|
52 |
<widget class="QListWidget" name="m_templatePathListWidget" />
|
|
53 |
</item>
|
|
54 |
<item row="1" column="0" >
|
|
55 |
<widget class="QToolButton" name="m_addTemplatePathButton" >
|
|
56 |
<property name="text" >
|
|
57 |
<string>...</string>
|
|
58 |
</property>
|
|
59 |
</widget>
|
|
60 |
</item>
|
|
61 |
<item row="1" column="1" >
|
|
62 |
<widget class="QToolButton" name="m_removeTemplatePathButton" >
|
|
63 |
<property name="text" >
|
|
64 |
<string>...</string>
|
|
65 |
</property>
|
|
66 |
</widget>
|
|
67 |
</item>
|
|
68 |
<item row="1" column="2" >
|
|
69 |
<spacer>
|
|
70 |
<property name="orientation" >
|
|
71 |
<enum>Qt::Horizontal</enum>
|
|
72 |
</property>
|
|
73 |
<property name="sizeHint" >
|
|
74 |
<size>
|
|
75 |
<width>40</width>
|
|
76 |
<height>20</height>
|
|
77 |
</size>
|
|
78 |
</property>
|
|
79 |
</spacer>
|
|
80 |
</item>
|
|
81 |
</layout>
|
|
82 |
</widget>
|
|
83 |
</item>
|
|
84 |
<item>
|
|
85 |
<widget class="qdesigner_internal::GridPanel" name="m_gridPanel" />
|
|
86 |
</item>
|
|
87 |
</layout>
|
|
88 |
</item>
|
|
89 |
</layout>
|
|
90 |
</item>
|
|
91 |
<item>
|
|
92 |
<widget class="Line" name="line" >
|
|
93 |
<property name="orientation" >
|
|
94 |
<enum>Qt::Horizontal</enum>
|
|
95 |
</property>
|
|
96 |
</widget>
|
|
97 |
</item>
|
|
98 |
<item>
|
|
99 |
<widget class="QDialogButtonBox" name="m_dialogButtonBox" >
|
|
100 |
<property name="orientation" >
|
|
101 |
<enum>Qt::Horizontal</enum>
|
|
102 |
</property>
|
|
103 |
<property name="standardButtons" >
|
|
104 |
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
|
105 |
</property>
|
|
106 |
</widget>
|
|
107 |
</item>
|
|
108 |
</layout>
|
|
109 |
</widget>
|
|
110 |
<customwidgets>
|
|
111 |
<customwidget>
|
|
112 |
<class>FontPanel</class>
|
|
113 |
<extends>QGroupBox</extends>
|
|
114 |
<header>fontpanel.h</header>
|
|
115 |
<container>1</container>
|
|
116 |
</customwidget>
|
|
117 |
<customwidget>
|
|
118 |
<class>qdesigner_internal::GridPanel</class>
|
|
119 |
<extends>QGroupBox</extends>
|
|
120 |
<header>gridpanel_p.h</header>
|
|
121 |
<container>1</container>
|
|
122 |
</customwidget>
|
|
123 |
<customwidget>
|
|
124 |
<class>qdesigner_internal::PreviewConfigurationWidget</class>
|
|
125 |
<extends>QGroupBox</extends>
|
|
126 |
<header location="global" >previewconfigurationwidget_p.h</header>
|
|
127 |
<container>1</container>
|
|
128 |
</customwidget>
|
|
129 |
</customwidgets>
|
|
130 |
<resources/>
|
|
131 |
<connections>
|
|
132 |
<connection>
|
|
133 |
<sender>m_dialogButtonBox</sender>
|
|
134 |
<signal>accepted()</signal>
|
|
135 |
<receiver>PreferencesDialog</receiver>
|
|
136 |
<slot>accept()</slot>
|
|
137 |
<hints>
|
|
138 |
<hint type="sourcelabel" >
|
|
139 |
<x>248</x>
|
|
140 |
<y>254</y>
|
|
141 |
</hint>
|
|
142 |
<hint type="destinationlabel" >
|
|
143 |
<x>157</x>
|
|
144 |
<y>274</y>
|
|
145 |
</hint>
|
|
146 |
</hints>
|
|
147 |
</connection>
|
|
148 |
<connection>
|
|
149 |
<sender>m_dialogButtonBox</sender>
|
|
150 |
<signal>rejected()</signal>
|
|
151 |
<receiver>PreferencesDialog</receiver>
|
|
152 |
<slot>reject()</slot>
|
|
153 |
<hints>
|
|
154 |
<hint type="sourcelabel" >
|
|
155 |
<x>316</x>
|
|
156 |
<y>260</y>
|
|
157 |
</hint>
|
|
158 |
<hint type="destinationlabel" >
|
|
159 |
<x>286</x>
|
|
160 |
<y>274</y>
|
|
161 |
</hint>
|
|
162 |
</hints>
|
|
163 |
</connection>
|
|
164 |
</connections>
|
|
165 |
</ui>
|