435:bc3a51394953 | 436:4268a5507725 |
---|---|
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>344</width> | 9 <width>344</width> |
10 <height>112</height> | 10 <height>123</height> |
11 </rect> | 11 </rect> |
12 </property> | 12 </property> |
13 <property name="windowTitle"> | 13 <property name="windowTitle"> |
14 <string>Set LDraw Path</string> | 14 <string>Set LDraw Path</string> |
15 </property> | 15 </property> |
55 <string>[[ Information ]]</string> | 55 <string>[[ Information ]]</string> |
56 </property> | 56 </property> |
57 </widget> | 57 </widget> |
58 </item> | 58 </item> |
59 <item> | 59 <item> |
60 <spacer name="verticalSpacer"> | |
61 <property name="orientation"> | |
62 <enum>Qt::Vertical</enum> | |
63 </property> | |
64 <property name="sizeHint" stdset="0"> | |
65 <size> | |
66 <width>20</width> | |
67 <height>40</height> | |
68 </size> | |
69 </property> | |
70 </spacer> | |
71 </item> | |
72 <item> | |
60 <widget class="QDialogButtonBox" name="buttonBox"> | 73 <widget class="QDialogButtonBox" name="buttonBox"> |
61 <property name="orientation"> | 74 <property name="orientation"> |
62 <enum>Qt::Horizontal</enum> | 75 <enum>Qt::Horizontal</enum> |
63 </property> | 76 </property> |
64 <property name="standardButtons"> | 77 <property name="standardButtons"> |
69 </layout> | 82 </layout> |
70 </widget> | 83 </widget> |
71 <resources> | 84 <resources> |
72 <include location="../../ldforge.qrc"/> | 85 <include location="../../ldforge.qrc"/> |
73 </resources> | 86 </resources> |
74 <connections> | 87 <connections/> |
75 <connection> | |
76 <sender>buttonBox</sender> | |
77 <signal>accepted()</signal> | |
78 <receiver>LDPathUI</receiver> | |
79 <slot>accept()</slot> | |
80 <hints> | |
81 <hint type="sourcelabel"> | |
82 <x>248</x> | |
83 <y>254</y> | |
84 </hint> | |
85 <hint type="destinationlabel"> | |
86 <x>157</x> | |
87 <y>274</y> | |
88 </hint> | |
89 </hints> | |
90 </connection> | |
91 </connections> | |
92 </ui> | 88 </ui> |