|
8 | 8 | <rect>
|
9 | 9 | <x>0</x>
|
10 | 10 | <y>0</y>
|
11 |
| - <width>394</width> |
12 |
| - <height>282</height> |
| 11 | + <width>435</width> |
| 12 | + <height>389</height> |
13 | 13 | </rect>
|
14 | 14 | </property>
|
| 15 | + <property name="sizePolicy" > |
| 16 | + <sizepolicy> |
| 17 | + <hsizetype>3</hsizetype> |
| 18 | + <vsizetype>3</vsizetype> |
| 19 | + <horstretch>0</horstretch> |
| 20 | + <verstretch>0</verstretch> |
| 21 | + </sizepolicy> |
| 22 | + </property> |
15 | 23 | <property name="windowTitle" >
|
16 | 24 | <string>Create a New PostGIS connection</string>
|
17 | 25 | </property>
|
|
20 | 28 | </property>
|
21 | 29 | <layout class="QGridLayout" >
|
22 | 30 | <property name="margin" >
|
23 |
| - <number>11</number> |
| 31 | + <number>9</number> |
24 | 32 | </property>
|
25 | 33 | <property name="spacing" >
|
26 | 34 | <number>6</number>
|
27 | 35 | </property>
|
28 |
| - <item row="0" column="1" > |
29 |
| - <layout class="QVBoxLayout" > |
30 |
| - <property name="margin" > |
31 |
| - <number>0</number> |
32 |
| - </property> |
33 |
| - <property name="spacing" > |
34 |
| - <number>6</number> |
35 |
| - </property> |
36 |
| - <item> |
37 |
| - <widget class="QPushButton" name="btnOk" > |
38 |
| - <property name="text" > |
39 |
| - <string>OK</string> |
40 |
| - </property> |
41 |
| - <property name="shortcut" > |
42 |
| - <string/> |
43 |
| - </property> |
44 |
| - <property name="autoDefault" > |
45 |
| - <bool>true</bool> |
46 |
| - </property> |
47 |
| - <property name="default" > |
48 |
| - <bool>true</bool> |
49 |
| - </property> |
50 |
| - </widget> |
51 |
| - </item> |
52 |
| - <item> |
53 |
| - <widget class="QPushButton" name="btnCancel" > |
54 |
| - <property name="text" > |
55 |
| - <string>Cancel</string> |
56 |
| - </property> |
57 |
| - <property name="shortcut" > |
58 |
| - <string/> |
59 |
| - </property> |
60 |
| - <property name="autoDefault" > |
61 |
| - <bool>true</bool> |
62 |
| - </property> |
63 |
| - </widget> |
64 |
| - </item> |
65 |
| - <item> |
66 |
| - <widget class="QPushButton" name="btnHelp" > |
67 |
| - <property name="enabled" > |
68 |
| - <bool>true</bool> |
69 |
| - </property> |
70 |
| - <property name="text" > |
71 |
| - <string>Help</string> |
72 |
| - </property> |
73 |
| - <property name="shortcut" > |
74 |
| - <string>F1</string> |
75 |
| - </property> |
76 |
| - <property name="autoDefault" > |
77 |
| - <bool>true</bool> |
78 |
| - </property> |
79 |
| - </widget> |
80 |
| - </item> |
81 |
| - <item> |
82 |
| - <spacer> |
83 |
| - <property name="orientation" > |
84 |
| - <enum>Qt::Vertical</enum> |
85 |
| - </property> |
86 |
| - <property name="sizeType" > |
87 |
| - <enum>QSizePolicy::Expanding</enum> |
88 |
| - </property> |
89 |
| - <property name="sizeHint" > |
90 |
| - <size> |
91 |
| - <width>0</width> |
92 |
| - <height>20</height> |
93 |
| - </size> |
94 |
| - </property> |
95 |
| - </spacer> |
96 |
| - </item> |
97 |
| - </layout> |
98 |
| - </item> |
99 | 36 | <item row="0" column="0" >
|
100 | 37 | <widget class="Q3GroupBox" name="GroupBox1" >
|
101 | 38 | <property name="title" >
|
|
104 | 41 | <property name="orientation" >
|
105 | 42 | <enum>Qt::Vertical</enum>
|
106 | 43 | </property>
|
107 |
| - <layout class="QGridLayout" > |
| 44 | + <layout class="QVBoxLayout" > |
108 | 45 | <property name="margin" >
|
109 |
| - <number>11</number> |
| 46 | + <number>0</number> |
110 | 47 | </property>
|
111 | 48 | <property name="spacing" >
|
112 |
| - <number>6</number> |
| 49 | + <number>0</number> |
113 | 50 | </property>
|
114 |
| - <item row="0" column="0" > |
| 51 | + <item> |
115 | 52 | <layout class="QHBoxLayout" >
|
116 | 53 | <property name="margin" >
|
117 | 54 | <number>0</number>
|
|
231 | 168 | </item>
|
232 | 169 | </layout>
|
233 | 170 | </item>
|
234 |
| - <item row="1" column="0" > |
| 171 | + <item> |
235 | 172 | <layout class="QHBoxLayout" >
|
236 | 173 | <property name="margin" >
|
237 | 174 | <number>0</number>
|
|
255 | 192 | </item>
|
256 | 193 | </layout>
|
257 | 194 | </item>
|
| 195 | + <item> |
| 196 | + <widget class="QCheckBox" name="cb_publicSchemaOnly" > |
| 197 | + <property name="toolTip" > |
| 198 | + <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-size:12pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Restrict the search to the public schema for spatial tables not in the geometry_columns table</p></body></html></string> |
| 199 | + </property> |
| 200 | + <property name="whatsThis" > |
| 201 | + <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Sans Serif; font-size:12pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">When searching for spatial tables that are not in the geometry_columns tables, restrict the search to tables that are in the public schema (for some databases this can save lots of time)</p></body></html></string> |
| 202 | + </property> |
| 203 | + <property name="text" > |
| 204 | + <string>Only look in the 'public' schema</string> |
| 205 | + </property> |
| 206 | + </widget> |
| 207 | + </item> |
258 | 208 | </layout>
|
259 | 209 | </widget>
|
260 | 210 | </item>
|
| 211 | + <item row="0" column="1" > |
| 212 | + <layout class="QVBoxLayout" > |
| 213 | + <property name="margin" > |
| 214 | + <number>0</number> |
| 215 | + </property> |
| 216 | + <property name="spacing" > |
| 217 | + <number>6</number> |
| 218 | + </property> |
| 219 | + <item> |
| 220 | + <widget class="QPushButton" name="btnOk" > |
| 221 | + <property name="text" > |
| 222 | + <string>OK</string> |
| 223 | + </property> |
| 224 | + <property name="shortcut" > |
| 225 | + <string/> |
| 226 | + </property> |
| 227 | + <property name="autoDefault" > |
| 228 | + <bool>true</bool> |
| 229 | + </property> |
| 230 | + <property name="default" > |
| 231 | + <bool>true</bool> |
| 232 | + </property> |
| 233 | + </widget> |
| 234 | + </item> |
| 235 | + <item> |
| 236 | + <widget class="QPushButton" name="btnCancel" > |
| 237 | + <property name="text" > |
| 238 | + <string>Cancel</string> |
| 239 | + </property> |
| 240 | + <property name="shortcut" > |
| 241 | + <string/> |
| 242 | + </property> |
| 243 | + <property name="autoDefault" > |
| 244 | + <bool>true</bool> |
| 245 | + </property> |
| 246 | + </widget> |
| 247 | + </item> |
| 248 | + <item> |
| 249 | + <widget class="QPushButton" name="btnHelp" > |
| 250 | + <property name="enabled" > |
| 251 | + <bool>true</bool> |
| 252 | + </property> |
| 253 | + <property name="text" > |
| 254 | + <string>Help</string> |
| 255 | + </property> |
| 256 | + <property name="shortcut" > |
| 257 | + <string>F1</string> |
| 258 | + </property> |
| 259 | + <property name="autoDefault" > |
| 260 | + <bool>true</bool> |
| 261 | + </property> |
| 262 | + </widget> |
| 263 | + </item> |
| 264 | + <item> |
| 265 | + <spacer> |
| 266 | + <property name="orientation" > |
| 267 | + <enum>Qt::Vertical</enum> |
| 268 | + </property> |
| 269 | + <property name="sizeType" > |
| 270 | + <enum>QSizePolicy::Expanding</enum> |
| 271 | + </property> |
| 272 | + <property name="sizeHint" > |
| 273 | + <size> |
| 274 | + <width>87</width> |
| 275 | + <height>200</height> |
| 276 | + </size> |
| 277 | + </property> |
| 278 | + </spacer> |
| 279 | + </item> |
| 280 | + </layout> |
| 281 | + </item> |
261 | 282 | </layout>
|
262 | 283 | </widget>
|
263 | 284 | <layoutdefault spacing="6" margin="11" />
|
|
0 commit comments