Rev 306 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 306 | Rev 309 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | <property name="geometry"> |
5 | <property name="geometry"> |
6 | <rect> |
6 | <rect> |
7 | <x>0</x> |
7 | <x>0</x> |
8 | <y>0</y> |
8 | <y>0</y> |
9 | <width>600</width> |
9 | <width>600</width> |
10 | <height>322</height> |
10 | <height>350</height> |
11 | </rect> |
11 | </rect> |
12 | </property> |
12 | </property> |
13 | <property name="minimumSize"> |
13 | <property name="minimumSize"> |
14 | <size> |
14 | <size> |
15 | <width>600</width> |
15 | <width>600</width> |
Line 135... | Line 135... | ||
135 | </item> |
135 | </item> |
136 | </layout> |
136 | </layout> |
137 | </widget> |
137 | </widget> |
138 | </item> |
138 | </item> |
139 | <item> |
139 | <item> |
- | 140 | <widget class="QPushButton" name="pb_Close"> |
|
- | 141 | <property name="text"> |
|
- | 142 | <string>Schließen</string> |
|
- | 143 | </property> |
|
- | 144 | </widget> |
|
- | 145 | </item> |
|
- | 146 | <item> |
|
140 | <spacer name="verticalSpacer"> |
147 | <spacer name="verticalSpacer"> |
141 | <property name="orientation"> |
148 | <property name="orientation"> |
142 | <enum>Qt::Vertical</enum> |
149 | <enum>Qt::Vertical</enum> |
143 | </property> |
150 | </property> |
144 | <property name="sizeHint" stdset="0"> |
151 | <property name="sizeHint" stdset="0"> |
Line 246... | Line 253... | ||
246 | </layout> |
253 | </layout> |
247 | </widget> |
254 | </widget> |
248 | <resources> |
255 | <resources> |
249 | <include location="../MKTool.qrc"/> |
256 | <include location="../MKTool.qrc"/> |
250 | </resources> |
257 | </resources> |
251 | <connections/> |
258 | <connections> |
- | 259 | <connection> |
|
- | 260 | <sender>pb_Close</sender> |
|
- | 261 | <signal>clicked()</signal> |
|
- | 262 | <receiver>dlg_Map_UI</receiver> |
|
- | 263 | <slot>close()</slot> |
|
- | 264 | <hints> |
|
- | 265 | <hint type="sourcelabel"> |
|
- | 266 | <x>529</x> |
|
- | 267 | <y>328</y> |
|
- | 268 | </hint> |
|
- | 269 | <hint type="destinationlabel"> |
|
- | 270 | <x>299</x> |
|
- | 271 | <y>174</y> |
|
- | 272 | </hint> |
|
- | 273 | </hints> |
|
- | 274 | </connection> |
|
- | 275 | </connections> |
|
252 | </ui> |
276 | </ui> |