|
18 | 18 | <property name="sizeGripEnabled" >
|
19 | 19 | <bool>true</bool>
|
20 | 20 | </property>
|
21 |
| - <widget class="QTabWidget" name="tabWidget" > |
22 |
| - <property name="geometry" > |
23 |
| - <rect> |
24 |
| - <x>9</x> |
25 |
| - <y>9</y> |
26 |
| - <width>496</width> |
27 |
| - <height>322</height> |
28 |
| - </rect> |
| 21 | + <layout class="QGridLayout" > |
| 22 | + <property name="margin" > |
| 23 | + <number>9</number> |
29 | 24 | </property>
|
30 |
| - <widget class="QWidget" name="Widget2" > |
31 |
| - <attribute name="title" > |
32 |
| - <string>About</string> |
33 |
| - </attribute> |
34 |
| - <layout class="QGridLayout" > |
35 |
| - <property name="margin" > |
36 |
| - <number>9</number> |
37 |
| - </property> |
38 |
| - <property name="spacing" > |
39 |
| - <number>6</number> |
| 25 | + <property name="spacing" > |
| 26 | + <number>6</number> |
| 27 | + </property> |
| 28 | + <item row="0" column="0" > |
| 29 | + <widget class="QTabWidget" name="tabWidget" > |
| 30 | + <property name="currentIndex" > |
| 31 | + <number>0</number> |
40 | 32 | </property>
|
41 |
| - <item row="1" column="0" > |
42 |
| - <widget class="QLabel" name="lblVersion" > |
43 |
| - <property name="text" > |
44 |
| - <string>Version</string> |
45 |
| - </property> |
46 |
| - <property name="alignment" > |
47 |
| - <set>Qt::AlignCenter</set> |
48 |
| - </property> |
49 |
| - </widget> |
50 |
| - </item> |
51 |
| - <item row="2" column="0" > |
52 |
| - <widget class="QPushButton" name="btnQgisUser" > |
53 |
| - <property name="text" > |
54 |
| - <string>Subscribe to the QGIS-User mailing list</string> |
55 |
| - </property> |
56 |
| - <property name="flat" > |
57 |
| - <bool>false</bool> |
58 |
| - </property> |
59 |
| - </widget> |
60 |
| - </item> |
61 |
| - <item row="3" column="0" > |
62 |
| - <widget class="QPushButton" name="btnQgisHome" > |
63 |
| - <property name="text" > |
64 |
| - <string>QGIS Home Page</string> |
65 |
| - </property> |
66 |
| - <property name="flat" > |
67 |
| - <bool>false</bool> |
68 |
| - </property> |
69 |
| - </widget> |
70 |
| - </item> |
71 |
| - <item row="4" column="0" > |
72 |
| - <widget class="Q3TextEdit" name="lblUrls" > |
73 |
| - <property name="enabled" > |
74 |
| - <bool>true</bool> |
75 |
| - </property> |
76 |
| - <property name="maximumSize" > |
77 |
| - <size> |
78 |
| - <width>32767</width> |
79 |
| - <height>70</height> |
80 |
| - </size> |
| 33 | + <widget class="QWidget" name="Widget2" > |
| 34 | + <attribute name="title" > |
| 35 | + <string>About</string> |
| 36 | + </attribute> |
| 37 | + <layout class="QVBoxLayout" > |
| 38 | + <property name="margin" > |
| 39 | + <number>9</number> |
81 | 40 | </property>
|
82 |
| - <property name="frameShadow" > |
83 |
| - <enum>QFrame::Sunken</enum> |
| 41 | + <property name="spacing" > |
| 42 | + <number>6</number> |
84 | 43 | </property>
|
85 |
| - <property name="text" > |
86 |
| - <string><p align="center">Quantum GIS is licensed under the GNU General Public License<p> |
87 |
| -<p align="center">http://www.gnu.org/licenses</p></string> |
| 44 | + <item> |
| 45 | + <widget class="QLabel" name="TextLabel4" > |
| 46 | + <property name="text" > |
| 47 | + <string><h2>Quantum GIS (qgis)</h2></string> |
| 48 | + </property> |
| 49 | + <property name="alignment" > |
| 50 | + <set>Qt::AlignCenter</set> |
| 51 | + </property> |
| 52 | + </widget> |
| 53 | + </item> |
| 54 | + <item> |
| 55 | + <widget class="QLabel" name="lblVersion" > |
| 56 | + <property name="text" > |
| 57 | + <string>Version</string> |
| 58 | + </property> |
| 59 | + <property name="alignment" > |
| 60 | + <set>Qt::AlignCenter</set> |
| 61 | + </property> |
| 62 | + </widget> |
| 63 | + </item> |
| 64 | + <item> |
| 65 | + <widget class="QPushButton" name="btnQgisUser" > |
| 66 | + <property name="text" > |
| 67 | + <string>Subscribe to the QGIS-User mailing list</string> |
| 68 | + </property> |
| 69 | + <property name="flat" > |
| 70 | + <bool>false</bool> |
| 71 | + </property> |
| 72 | + </widget> |
| 73 | + </item> |
| 74 | + <item> |
| 75 | + <widget class="QPushButton" name="btnQgisHome" > |
| 76 | + <property name="text" > |
| 77 | + <string>QGIS Home Page</string> |
| 78 | + </property> |
| 79 | + <property name="flat" > |
| 80 | + <bool>false</bool> |
| 81 | + </property> |
| 82 | + </widget> |
| 83 | + </item> |
| 84 | + <item> |
| 85 | + <widget class="QTextEdit" name="lblUrls" > |
| 86 | + <property name="html" > |
| 87 | + <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p align='center' style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Quantum GIS is licensed under the GNU General Public License</p><p align='center' style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">http://www.gnu.org/licenses</p></body></html></string> |
| 88 | + </property> |
| 89 | + </widget> |
| 90 | + </item> |
| 91 | + </layout> |
| 92 | + </widget> |
| 93 | + <widget class="QWidget" name="Widget3" > |
| 94 | + <attribute name="title" > |
| 95 | + <string>What's New</string> |
| 96 | + </attribute> |
| 97 | + <layout class="QGridLayout" > |
| 98 | + <property name="margin" > |
| 99 | + <number>9</number> |
88 | 100 | </property>
|
89 |
| - <property name="wordWrap" > |
90 |
| - <enum>Q3TextEdit::WidgetWidth</enum> |
| 101 | + <property name="spacing" > |
| 102 | + <number>6</number> |
91 | 103 | </property>
|
92 |
| - <property name="readOnly" > |
93 |
| - <bool>true</bool> |
| 104 | + <item row="0" column="0" > |
| 105 | + <widget class="QTextEdit" name="txtWhatsNew" > |
| 106 | + <property name="focusPolicy" > |
| 107 | + <enum>Qt::NoFocus</enum> |
| 108 | + </property> |
| 109 | + <property name="acceptDrops" > |
| 110 | + <bool>false</bool> |
| 111 | + </property> |
| 112 | + <property name="lineWidth" > |
| 113 | + <number>2</number> |
| 114 | + </property> |
| 115 | + <property name="readOnly" > |
| 116 | + <bool>true</bool> |
| 117 | + </property> |
| 118 | + </widget> |
| 119 | + </item> |
| 120 | + </layout> |
| 121 | + </widget> |
| 122 | + <widget class="QWidget" name="tab" > |
| 123 | + <attribute name="title" > |
| 124 | + <string>Developers</string> |
| 125 | + </attribute> |
| 126 | + <layout class="QGridLayout" > |
| 127 | + <property name="margin" > |
| 128 | + <number>9</number> |
94 | 129 | </property>
|
95 |
| - </widget> |
96 |
| - </item> |
97 |
| - <item row="0" column="0" > |
98 |
| - <widget class="QLabel" name="TextLabel4" > |
99 |
| - <property name="text" > |
100 |
| - <string><h2>Quantum GIS (qgis)</h2></string> |
| 130 | + <property name="spacing" > |
| 131 | + <number>6</number> |
101 | 132 | </property>
|
102 |
| - <property name="alignment" > |
103 |
| - <set>Qt::AlignCenter</set> |
| 133 | + <item row="1" column="0" > |
| 134 | + <widget class="QListWidget" name="listBox1" /> |
| 135 | + </item> |
| 136 | + <item row="1" column="1" > |
| 137 | + <widget class="QFrame" name="frame" > |
| 138 | + <property name="sizePolicy" > |
| 139 | + <sizepolicy> |
| 140 | + <hsizetype>7</hsizetype> |
| 141 | + <vsizetype>5</vsizetype> |
| 142 | + <horstretch>0</horstretch> |
| 143 | + <verstretch>0</verstretch> |
| 144 | + </sizepolicy> |
| 145 | + </property> |
| 146 | + <property name="frameShape" > |
| 147 | + <enum>QFrame::StyledPanel</enum> |
| 148 | + </property> |
| 149 | + <property name="frameShadow" > |
| 150 | + <enum>QFrame::Raised</enum> |
| 151 | + </property> |
| 152 | + <layout class="QGridLayout" > |
| 153 | + <property name="margin" > |
| 154 | + <number>9</number> |
| 155 | + </property> |
| 156 | + <property name="spacing" > |
| 157 | + <number>6</number> |
| 158 | + </property> |
| 159 | + <item row="0" column="0" > |
| 160 | + <widget class="QLabel" name="pixAuthorMug" > |
| 161 | + <property name="sizePolicy" > |
| 162 | + <sizepolicy> |
| 163 | + <hsizetype>7</hsizetype> |
| 164 | + <vsizetype>7</vsizetype> |
| 165 | + <horstretch>0</horstretch> |
| 166 | + <verstretch>0</verstretch> |
| 167 | + </sizepolicy> |
| 168 | + </property> |
| 169 | + <property name="frameShape" > |
| 170 | + <enum>QFrame::NoFrame</enum> |
| 171 | + </property> |
| 172 | + <property name="frameShadow" > |
| 173 | + <enum>QFrame::Plain</enum> |
| 174 | + </property> |
| 175 | + <property name="pixmap" > |
| 176 | + <pixmap/> |
| 177 | + </property> |
| 178 | + <property name="scaledContents" > |
| 179 | + <bool>false</bool> |
| 180 | + </property> |
| 181 | + <property name="alignment" > |
| 182 | + <set>Qt::AlignCenter</set> |
| 183 | + </property> |
| 184 | + </widget> |
| 185 | + </item> |
| 186 | + </layout> |
| 187 | + </widget> |
| 188 | + </item> |
| 189 | + <item row="0" column="0" colspan="2" > |
| 190 | + <widget class="QLabel" name="textLabel1" > |
| 191 | + <property name="text" > |
| 192 | + <string><h2>QGIS Developers</h2></string> |
| 193 | + </property> |
| 194 | + </widget> |
| 195 | + </item> |
| 196 | + </layout> |
| 197 | + </widget> |
| 198 | + <widget class="QWidget" name="TabPage" > |
| 199 | + <attribute name="title" > |
| 200 | + <string>Providers</string> |
| 201 | + </attribute> |
| 202 | + <layout class="QGridLayout" > |
| 203 | + <property name="margin" > |
| 204 | + <number>9</number> |
104 | 205 | </property>
|
105 |
| - </widget> |
106 |
| - </item> |
107 |
| - </layout> |
108 |
| - </widget> |
109 |
| - <widget class="QWidget" name="Widget3" > |
110 |
| - <attribute name="title" > |
111 |
| - <string>What's New</string> |
112 |
| - </attribute> |
113 |
| - <layout class="QGridLayout" > |
114 |
| - <property name="margin" > |
115 |
| - <number>9</number> |
116 |
| - </property> |
117 |
| - <property name="spacing" > |
118 |
| - <number>6</number> |
119 |
| - </property> |
120 |
| - <item row="0" column="0" > |
121 |
| - <widget class="Q3TextEdit" name="txtWhatsNew" > |
122 |
| - <property name="readOnly" > |
123 |
| - <bool>true</bool> |
| 206 | + <property name="spacing" > |
| 207 | + <number>6</number> |
124 | 208 | </property>
|
125 |
| - </widget> |
126 |
| - </item> |
127 |
| - </layout> |
128 |
| - </widget> |
129 |
| - <widget class="QWidget" name="tab" > |
130 |
| - <attribute name="title" > |
131 |
| - <string>Developers</string> |
132 |
| - </attribute> |
133 |
| - <layout class="QGridLayout" > |
| 209 | + <item row="0" column="0" > |
| 210 | + <widget class="QTextBrowser" name="txtBrowserPlugins" /> |
| 211 | + </item> |
| 212 | + </layout> |
| 213 | + </widget> |
| 214 | + </widget> |
| 215 | + </item> |
| 216 | + <item row="1" column="0" > |
| 217 | + <layout class="QHBoxLayout" > |
134 | 218 | <property name="margin" >
|
135 |
| - <number>9</number> |
| 219 | + <number>0</number> |
136 | 220 | </property>
|
137 | 221 | <property name="spacing" >
|
138 | 222 | <number>6</number>
|
139 | 223 | </property>
|
140 |
| - <item row="0" column="0" colspan="2" > |
141 |
| - <widget class="QLabel" name="textLabel1" > |
142 |
| - <property name="text" > |
143 |
| - <string><h2>QGIS Developers</h2></string> |
| 224 | + <item> |
| 225 | + <spacer> |
| 226 | + <property name="orientation" > |
| 227 | + <enum>Qt::Horizontal</enum> |
144 | 228 | </property>
|
145 |
| - </widget> |
146 |
| - </item> |
147 |
| - <item row="1" column="1" > |
148 |
| - <widget class="Q3Frame" name="picMugShot" > |
149 |
| - <property name="minimumSize" > |
150 |
| - <size> |
151 |
| - <width>180</width> |
152 |
| - <height>225</height> |
153 |
| - </size> |
| 229 | + <property name="sizeType" > |
| 230 | + <enum>QSizePolicy::Expanding</enum> |
154 | 231 | </property>
|
155 |
| - <property name="maximumSize" > |
| 232 | + <property name="sizeHint" > |
156 | 233 | <size>
|
157 |
| - <width>180</width> |
158 |
| - <height>225</height> |
| 234 | + <width>20</width> |
| 235 | + <height>0</height> |
159 | 236 | </size>
|
160 | 237 | </property>
|
161 |
| - <property name="frameShape" > |
162 |
| - <enum>QFrame::Box</enum> |
163 |
| - </property> |
164 |
| - <property name="frameShadow" > |
165 |
| - <enum>QFrame::Plain</enum> |
166 |
| - </property> |
167 |
| - <property name="lineWidth" > |
168 |
| - <number>1</number> |
| 238 | + </spacer> |
| 239 | + </item> |
| 240 | + <item> |
| 241 | + <widget class="QPushButton" name="buttonCancel" > |
| 242 | + <property name="text" > |
| 243 | + <string>Ok</string> |
169 | 244 | </property>
|
170 |
| - <property name="margin" > |
171 |
| - <number>0</number> |
| 245 | + <property name="shortcut" > |
| 246 | + <string/> |
172 | 247 | </property>
|
173 |
| - <layout class="QGridLayout" > |
174 |
| - <property name="margin" > |
175 |
| - <number>10</number> |
176 |
| - </property> |
177 |
| - <property name="spacing" > |
178 |
| - <number>6</number> |
179 |
| - </property> |
180 |
| - <item row="0" column="0" > |
181 |
| - <widget class="QLabel" name="pixAuthorMug" > |
182 |
| - <property name="pixmap" > |
183 |
| - <pixmap/> |
184 |
| - </property> |
185 |
| - <property name="scaledContents" > |
186 |
| - <bool>false</bool> |
187 |
| - </property> |
188 |
| - </widget> |
189 |
| - </item> |
190 |
| - </layout> |
191 |
| - </widget> |
192 |
| - </item> |
193 |
| - <item row="1" column="0" > |
194 |
| - <widget class="Q3ListBox" name="listBox1" > |
195 |
| - <property name="currentItem" > |
196 |
| - <number>-1</number> |
| 248 | + <property name="autoDefault" > |
| 249 | + <bool>true</bool> |
197 | 250 | </property>
|
198 | 251 | </widget>
|
199 | 252 | </item>
|
200 | 253 | </layout>
|
201 |
| - </widget> |
202 |
| - <widget class="QWidget" name="TabPage" > |
203 |
| - <attribute name="title" > |
204 |
| - <string>Providers</string> |
205 |
| - </attribute> |
206 |
| - <layout class="QGridLayout" > |
207 |
| - <property name="margin" > |
208 |
| - <number>9</number> |
209 |
| - </property> |
210 |
| - <property name="spacing" > |
211 |
| - <number>6</number> |
212 |
| - </property> |
213 |
| - <item row="0" column="0" > |
214 |
| - <widget class="Q3TextBrowser" name="txtBrowserPlugins" /> |
215 |
| - </item> |
216 |
| - </layout> |
217 |
| - </widget> |
218 |
| - </widget> |
219 |
| - <widget class="QWidget" name="" > |
220 |
| - <layout class="QHBoxLayout" > |
221 |
| - <property name="margin" > |
222 |
| - <number>0</number> |
223 |
| - </property> |
224 |
| - <property name="spacing" > |
225 |
| - <number>6</number> |
226 |
| - </property> |
227 |
| - <item> |
228 |
| - <spacer> |
229 |
| - <property name="orientation" > |
230 |
| - <enum>Qt::Horizontal</enum> |
231 |
| - </property> |
232 |
| - <property name="sizeType" > |
233 |
| - <enum>QSizePolicy::Expanding</enum> |
234 |
| - </property> |
235 |
| - <property name="sizeHint" > |
236 |
| - <size> |
237 |
| - <width>20</width> |
238 |
| - <height>0</height> |
239 |
| - </size> |
240 |
| - </property> |
241 |
| - </spacer> |
242 |
| - </item> |
243 |
| - <item> |
244 |
| - <widget class="QPushButton" name="buttonCancel" > |
245 |
| - <property name="text" > |
246 |
| - <string>Ok</string> |
247 |
| - </property> |
248 |
| - <property name="shortcut" > |
249 |
| - <string/> |
250 |
| - </property> |
251 |
| - <property name="autoDefault" > |
252 |
| - <bool>true</bool> |
253 |
| - </property> |
254 |
| - </widget> |
255 |
| - </item> |
256 |
| - </layout> |
257 |
| - </widget> |
| 254 | + </item> |
| 255 | + </layout> |
258 | 256 | </widget>
|
259 | 257 | <layoutdefault spacing="6" margin="11" />
|
260 | 258 | <pixmapfunction></pixmapfunction>
|
261 |
| - <customwidgets> |
262 |
| - <customwidget> |
263 |
| - <class>Q3TextEdit</class> |
264 |
| - <extends></extends> |
265 |
| - <header>q3textedit.h</header> |
266 |
| - <container>0</container> |
267 |
| - <pixmap></pixmap> |
268 |
| - </customwidget> |
269 |
| - <customwidget> |
270 |
| - <class>Q3Frame</class> |
271 |
| - <extends></extends> |
272 |
| - <header>Qt3Support/Q3Frame</header> |
273 |
| - <container>1</container> |
274 |
| - <pixmap></pixmap> |
275 |
| - </customwidget> |
276 |
| - <customwidget> |
277 |
| - <class>Q3ListBox</class> |
278 |
| - <extends></extends> |
279 |
| - <header>q3listbox.h</header> |
280 |
| - <container>0</container> |
281 |
| - <pixmap></pixmap> |
282 |
| - </customwidget> |
283 |
| - <customwidget> |
284 |
| - <class>Q3TextBrowser</class> |
285 |
| - <extends>QWidget</extends> |
286 |
| - <header>q3textbrowser.h</header> |
287 |
| - <container>1</container> |
288 |
| - <pixmap></pixmap> |
289 |
| - </customwidget> |
290 |
| - </customwidgets> |
291 | 259 | <resources/>
|
292 | 260 | <connections/>
|
293 | 261 | </ui>
|
0 commit comments