|
5 | 5 | <rect>
|
6 | 6 | <x>0</x>
|
7 | 7 | <y>0</y>
|
8 |
| - <width>457</width> |
9 |
| - <height>403</height> |
| 8 | + <width>466</width> |
| 9 | + <height>416</height> |
10 | 10 | </rect>
|
11 | 11 | </property>
|
12 | 12 | <property name="sizePolicy" >
|
|
34 | 34 | <property name="bottomMargin" >
|
35 | 35 | <number>3</number>
|
36 | 36 | </property>
|
| 37 | + <property name="verticalSpacing" > |
| 38 | + <number>3</number> |
| 39 | + </property> |
37 | 40 | <item row="0" column="0" >
|
38 | 41 | <widget class="QTreeWidget" name="lstCoordinateSystems" >
|
39 | 42 | <property name="alternatingRowColors" >
|
|
65 | 68 | <item row="1" column="0" >
|
66 | 69 | <widget class="QTextEdit" name="teProjection" >
|
67 | 70 | <property name="sizePolicy" >
|
68 |
| - <sizepolicy vsizetype="Expanding" hsizetype="Expanding" > |
| 71 | + <sizepolicy vsizetype="Minimum" hsizetype="Expanding" > |
69 | 72 | <horstretch>0</horstretch>
|
70 | 73 | <verstretch>0</verstretch>
|
71 | 74 | </sizepolicy>
|
72 | 75 | </property>
|
73 | 76 | <property name="minimumSize" >
|
74 | 77 | <size>
|
75 | 78 | <width>0</width>
|
76 |
| - <height>100</height> |
| 79 | + <height>30</height> |
77 | 80 | </size>
|
78 | 81 | </property>
|
79 | 82 | <property name="maximumSize" >
|
80 | 83 | <size>
|
81 | 84 | <width>16777215</width>
|
82 |
| - <height>100</height> |
| 85 | + <height>50</height> |
| 86 | + </size> |
| 87 | + </property> |
| 88 | + <property name="baseSize" > |
| 89 | + <size> |
| 90 | + <width>0</width> |
| 91 | + <height>50</height> |
83 | 92 | </size>
|
84 | 93 | </property>
|
85 | 94 | <property name="autoFormatting" >
|
|
113 | 122 | <height>10</height>
|
114 | 123 | </size>
|
115 | 124 | </property>
|
| 125 | + <property name="checked" > |
| 126 | + <bool>true</bool> |
| 127 | + </property> |
116 | 128 | </widget>
|
117 | 129 | </item>
|
118 | 130 | <item row="0" column="1" >
|
|
128 | 140 | </property>
|
129 | 141 | </widget>
|
130 | 142 | </item>
|
131 |
| - <item row="0" column="2" colspan="2" > |
132 |
| - <spacer> |
133 |
| - <property name="orientation" > |
134 |
| - <enum>Qt::Horizontal</enum> |
135 |
| - </property> |
136 |
| - <property name="sizeHint" > |
137 |
| - <size> |
138 |
| - <width>231</width> |
139 |
| - <height>20</height> |
140 |
| - </size> |
141 |
| - </property> |
142 |
| - </spacer> |
143 |
| - </item> |
144 |
| - <item row="1" column="0" colspan="3" > |
| 143 | + <item row="0" column="2" > |
145 | 144 | <widget class="QLineEdit" name="leSearch" />
|
146 | 145 | </item>
|
147 |
| - <item row="1" column="3" > |
| 146 | + <item row="0" column="3" > |
148 | 147 | <widget class="QPushButton" name="pbnFind" >
|
149 | 148 | <property name="maximumSize" >
|
150 | 149 | <size>
|
|
167 | 166 | </widget>
|
168 | 167 | <layoutdefault spacing="6" margin="11" />
|
169 | 168 | <resources/>
|
170 |
| - <connections/> |
| 169 | + <connections> |
| 170 | + <connection> |
| 171 | + <sender>leSearch</sender> |
| 172 | + <signal>editingFinished()</signal> |
| 173 | + <receiver>pbnFind</receiver> |
| 174 | + <slot>click()</slot> |
| 175 | + <hints> |
| 176 | + <hint type="sourcelabel" > |
| 177 | + <x>292</x> |
| 178 | + <y>380</y> |
| 179 | + </hint> |
| 180 | + <hint type="destinationlabel" > |
| 181 | + <x>375</x> |
| 182 | + <y>373</y> |
| 183 | + </hint> |
| 184 | + </hints> |
| 185 | + </connection> |
| 186 | + </connections> |
171 | 187 | </ui>
|
0 commit comments