Preferences/ConfigurationPages/ProjectBrowserPage.ui

changeset 2769
8cbebde7a984
parent 0
de9c2efb9d02
child 5968
c5112b5cb7a9
equal deleted inserted replaced
2768:eab35f6e709f 2769:8cbebde7a984
1 <ui version="4.0" > 1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
2 <class>ProjectBrowserPage</class> 3 <class>ProjectBrowserPage</class>
3 <widget class="QWidget" name="ProjectBrowserPage" > 4 <widget class="QWidget" name="ProjectBrowserPage">
4 <property name="geometry" > 5 <property name="geometry">
5 <rect> 6 <rect>
6 <x>0</x> 7 <x>0</x>
7 <y>0</y> 8 <y>0</y>
8 <width>617</width> 9 <width>617</width>
9 <height>497</height> 10 <height>497</height>
10 </rect> 11 </rect>
11 </property> 12 </property>
12 <layout class="QVBoxLayout" name="verticalLayout" > 13 <layout class="QVBoxLayout" name="verticalLayout">
13 <item> 14 <item>
14 <widget class="QLabel" name="headerLabel" > 15 <widget class="QLabel" name="headerLabel">
15 <property name="text" > 16 <property name="text">
16 <string>&lt;b>Configure project viewer settings&lt;/b></string> 17 <string>&lt;b&gt;Configure project viewer settings&lt;/b&gt;</string>
17 </property> 18 </property>
18 </widget> 19 </widget>
19 </item> 20 </item>
20 <item> 21 <item>
21 <widget class="Line" name="line8" > 22 <widget class="Line" name="line8">
22 <property name="frameShape" > 23 <property name="frameShape">
23 <enum>QFrame::HLine</enum> 24 <enum>QFrame::HLine</enum>
24 </property> 25 </property>
25 <property name="frameShadow" > 26 <property name="frameShadow">
26 <enum>QFrame::Sunken</enum> 27 <enum>QFrame::Sunken</enum>
27 </property> 28 </property>
28 <property name="orientation" > 29 <property name="orientation">
29 <enum>Qt::Horizontal</enum> 30 <enum>Qt::Horizontal</enum>
30 </property> 31 </property>
31 </widget> 32 </widget>
32 </item> 33 </item>
33 <item> 34 <item>
34 <widget class="QGroupBox" name="groupBox" > 35 <widget class="QGroupBox" name="groupBox">
35 <property name="title" > 36 <property name="title">
36 <string>Colours</string> 37 <string>Colours</string>
37 </property> 38 </property>
38 <layout class="QHBoxLayout" name="horizontalLayout" > 39 <layout class="QHBoxLayout" name="horizontalLayout">
39 <item> 40 <item>
40 <widget class="QLabel" name="label" > 41 <widget class="QLabel" name="label">
41 <property name="text" > 42 <property name="text">
42 <string>Highlighted entries (Others):</string> 43 <string>Highlighted entries (Others):</string>
43 </property> 44 </property>
44 </widget> 45 </widget>
45 </item> 46 </item>
46 <item> 47 <item>
47 <widget class="QPushButton" name="pbHighlightedButton" > 48 <widget class="QPushButton" name="pbHighlightedButton">
48 <property name="minimumSize" > 49 <property name="minimumSize">
49 <size> 50 <size>
50 <width>100</width> 51 <width>100</width>
51 <height>0</height> 52 <height>0</height>
52 </size> 53 </size>
53 </property> 54 </property>
54 <property name="toolTip" > 55 <property name="toolTip">
55 <string>Select the colour for highlighted entries in the Others viewer.</string> 56 <string>Select the colour for highlighted entries in the Others viewer.</string>
56 </property> 57 </property>
57 <property name="text" > 58 <property name="text">
58 <string/> 59 <string/>
59 </property> 60 </property>
60 </widget> 61 </widget>
61 </item> 62 </item>
62 <item> 63 <item>
63 <spacer> 64 <spacer>
64 <property name="orientation" > 65 <property name="orientation">
65 <enum>Qt::Horizontal</enum> 66 <enum>Qt::Horizontal</enum>
66 </property> 67 </property>
67 <property name="sizeHint" stdset="0" > 68 <property name="sizeHint" stdset="0">
68 <size> 69 <size>
69 <width>40</width> 70 <width>40</width>
70 <height>20</height> 71 <height>20</height>
71 </size> 72 </size>
72 </property> 73 </property>
74 </item> 75 </item>
75 </layout> 76 </layout>
76 </widget> 77 </widget>
77 </item> 78 </item>
78 <item> 79 <item>
79 <widget class="QGroupBox" name="pbGroup" > 80 <widget class="QGroupBox" name="pbGroup">
80 <property name="title" > 81 <property name="title">
81 <string>Visible Project Browsers</string> 82 <string>Visible Project Browsers</string>
82 </property> 83 </property>
83 <layout class="QVBoxLayout" > 84 <layout class="QVBoxLayout">
84 <item> 85 <item>
85 <layout class="QHBoxLayout" > 86 <layout class="QHBoxLayout">
86 <item> 87 <item>
87 <widget class="QLabel" name="label_6" > 88 <widget class="QLabel" name="label_6">
88 <property name="text" > 89 <property name="text">
89 <string>Projecttype:</string> 90 <string>Projecttype:</string>
90 </property> 91 </property>
91 </widget> 92 </widget>
92 </item> 93 </item>
93 <item> 94 <item>
94 <widget class="QComboBox" name="projectTypeCombo" > 95 <widget class="QComboBox" name="projectTypeCombo">
95 <property name="sizePolicy" > 96 <property name="sizePolicy">
96 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" > 97 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
97 <horstretch>0</horstretch> 98 <horstretch>0</horstretch>
98 <verstretch>0</verstretch> 99 <verstretch>0</verstretch>
99 </sizepolicy> 100 </sizepolicy>
100 </property> 101 </property>
101 <property name="toolTip" > 102 <property name="toolTip">
102 <string>Select the project type to be configured</string> 103 <string>Select the project type to be configured</string>
103 </property> 104 </property>
104 </widget> 105 </widget>
105 </item> 106 </item>
106 </layout> 107 </layout>
107 </item> 108 </item>
108 <item> 109 <item>
109 <layout class="QGridLayout" > 110 <layout class="QGridLayout">
110 <item row="0" column="0" > 111 <item row="0" column="0">
111 <widget class="QCheckBox" name="sourcesBrowserCheckBox" > 112 <widget class="QCheckBox" name="sourcesBrowserCheckBox">
112 <property name="toolTip" > 113 <property name="toolTip">
113 <string>Select to show the sources browser</string> 114 <string>Select to show the sources browser</string>
114 </property> 115 </property>
115 <property name="text" > 116 <property name="text">
116 <string>Sources Browser</string> 117 <string>Sources Browser</string>
117 </property> 118 </property>
118 </widget> 119 </widget>
119 </item> 120 </item>
120 <item row="0" column="1" > 121 <item row="0" column="1">
121 <widget class="QCheckBox" name="translationsBrowserCheckBox" > 122 <widget class="QCheckBox" name="translationsBrowserCheckBox">
122 <property name="toolTip" > 123 <property name="toolTip">
123 <string>Select to show the translations browser</string> 124 <string>Select to show the translations browser</string>
124 </property> 125 </property>
125 <property name="text" > 126 <property name="text">
126 <string>Translations Browser</string> 127 <string>Translations Browser</string>
127 </property> 128 </property>
128 </widget> 129 </widget>
129 </item> 130 </item>
130 <item row="1" column="0" > 131 <item row="1" column="0">
131 <widget class="QCheckBox" name="formsBrowserCheckBox" > 132 <widget class="QCheckBox" name="formsBrowserCheckBox">
132 <property name="toolTip" > 133 <property name="toolTip">
133 <string>Select to show the forms browser</string> 134 <string>Select to show the forms browser</string>
134 </property> 135 </property>
135 <property name="text" > 136 <property name="text">
136 <string>Forms Browser</string> 137 <string>Forms Browser</string>
137 </property> 138 </property>
138 </widget> 139 </widget>
139 </item> 140 </item>
140 <item row="1" column="1" > 141 <item row="1" column="1">
141 <widget class="QCheckBox" name="interfacesBrowserCheckBox" > 142 <widget class="QCheckBox" name="interfacesBrowserCheckBox">
142 <property name="toolTip" > 143 <property name="toolTip">
143 <string>Select to show the interfaces (IDL) browser</string> 144 <string>Select to show the interfaces (IDL) browser</string>
144 </property> 145 </property>
145 <property name="text" > 146 <property name="text">
146 <string>Interfaces (IDL) Browser</string> 147 <string>Interfaces (IDL) Browser</string>
147 </property> 148 </property>
148 </widget> 149 </widget>
149 </item> 150 </item>
150 <item row="2" column="0" > 151 <item row="2" column="0">
151 <widget class="QCheckBox" name="resourcesBrowserCheckBox" > 152 <widget class="QCheckBox" name="resourcesBrowserCheckBox">
152 <property name="toolTip" > 153 <property name="toolTip">
153 <string>Select to show the resources browser</string> 154 <string>Select to show the resources browser</string>
154 </property> 155 </property>
155 <property name="text" > 156 <property name="text">
156 <string>Resources Browser</string> 157 <string>Resources Browser</string>
157 </property> 158 </property>
158 </widget> 159 </widget>
159 </item> 160 </item>
160 <item row="2" column="1" > 161 <item row="2" column="1">
161 <widget class="QCheckBox" name="othersBrowserCheckBox" > 162 <widget class="QCheckBox" name="othersBrowserCheckBox">
162 <property name="toolTip" > 163 <property name="toolTip">
163 <string>Select to show the browser for other files</string> 164 <string>Select to show the browser for other files</string>
164 </property> 165 </property>
165 <property name="text" > 166 <property name="text">
166 <string>Others Browser</string> 167 <string>Others Browser</string>
167 </property> 168 </property>
168 </widget> 169 </widget>
169 </item> 170 </item>
170 </layout> 171 </layout>
171 </item> 172 </item>
172 </layout> 173 </layout>
173 </widget> 174 </widget>
174 </item> 175 </item>
175 <item> 176 <item>
176 <widget class="QCheckBox" name="followEditorCheckBox" > 177 <widget class="QCheckBox" name="followEditorCheckBox">
177 <property name="toolTip" > 178 <property name="toolTip">
178 <string>Select to make the project browsers highlight the file of the current editor.</string> 179 <string>Select to make the project browsers highlight the file of the current editor.</string>
179 </property> 180 </property>
180 <property name="text" > 181 <property name="text">
181 <string>Highlight file of current editor</string> 182 <string>Highlight file of current editor</string>
182 </property> 183 </property>
183 </widget> 184 </widget>
184 </item> 185 </item>
185 <item> 186 <item>
186 <widget class="QCheckBox" name="hideGeneratedCheckBox" > 187 <widget class="QCheckBox" name="followCursorLineCheckBox">
187 <property name="toolTip" > 188 <property name="toolTip">
189 <string>Select to follow the cursor line of the current editor</string>
190 </property>
191 <property name="text">
192 <string>Follow cursor line of current editor</string>
193 </property>
194 </widget>
195 </item>
196 <item>
197 <widget class="QCheckBox" name="autoPopulateCheckBox">
198 <property name="toolTip">
199 <string>Select to populate entries automatically when following the cursor line of the current editor</string>
200 </property>
201 <property name="text">
202 <string>Populate entry when following the cursor line</string>
203 </property>
204 </widget>
205 </item>
206 <item>
207 <widget class="QCheckBox" name="hideGeneratedCheckBox">
208 <property name="toolTip">
188 <string>Select to hide sources generated from form files</string> 209 <string>Select to hide sources generated from form files</string>
189 </property> 210 </property>
190 <property name="text" > 211 <property name="text">
191 <string>Hide generated form sources</string> 212 <string>Hide generated form sources</string>
192 </property> 213 </property>
193 </widget> 214 </widget>
194 </item> 215 </item>
195 <item> 216 <item>
196 <spacer> 217 <spacer>
197 <property name="orientation" > 218 <property name="orientation">
198 <enum>Qt::Vertical</enum> 219 <enum>Qt::Vertical</enum>
199 </property> 220 </property>
200 <property name="sizeHint" stdset="0" > 221 <property name="sizeHint" stdset="0">
201 <size> 222 <size>
202 <width>599</width> 223 <width>599</width>
203 <height>21</height> 224 <height>21</height>
204 </size> 225 </size>
205 </property> 226 </property>
215 <tabstop>resourcesBrowserCheckBox</tabstop> 236 <tabstop>resourcesBrowserCheckBox</tabstop>
216 <tabstop>translationsBrowserCheckBox</tabstop> 237 <tabstop>translationsBrowserCheckBox</tabstop>
217 <tabstop>interfacesBrowserCheckBox</tabstop> 238 <tabstop>interfacesBrowserCheckBox</tabstop>
218 <tabstop>othersBrowserCheckBox</tabstop> 239 <tabstop>othersBrowserCheckBox</tabstop>
219 <tabstop>followEditorCheckBox</tabstop> 240 <tabstop>followEditorCheckBox</tabstop>
241 <tabstop>followCursorLineCheckBox</tabstop>
242 <tabstop>autoPopulateCheckBox</tabstop>
220 <tabstop>hideGeneratedCheckBox</tabstop> 243 <tabstop>hideGeneratedCheckBox</tabstop>
221 </tabstops> 244 </tabstops>
222 <resources/> 245 <resources/>
223 <connections/> 246 <connections/>
224 </ui> 247 </ui>

eric ide

mercurial