17 <bool>true</bool> |
17 <bool>true</bool> |
18 </property> |
18 </property> |
19 <layout class="QVBoxLayout"> |
19 <layout class="QVBoxLayout"> |
20 <item> |
20 <item> |
21 <layout class="QGridLayout"> |
21 <layout class="QGridLayout"> |
22 <item row="1" column="2"> |
|
23 <widget class="QPushButton" name="dirButton"> |
|
24 <property name="toolTip"> |
|
25 <string>Press to open a selection dialog</string> |
|
26 </property> |
|
27 <property name="whatsThis"> |
|
28 <string><b>Target directory</b> |
|
29 <p>Select the target name for the operation via a selection dialog.</p></string> |
|
30 </property> |
|
31 <property name="text"> |
|
32 <string>...</string> |
|
33 </property> |
|
34 </widget> |
|
35 </item> |
|
36 <item row="0" column="0"> |
22 <item row="0" column="0"> |
37 <widget class="QLabel" name="textLabel1"> |
23 <widget class="QLabel" name="textLabel1"> |
38 <property name="text"> |
24 <property name="text"> |
39 <string>Source:</string> |
25 <string>Source:</string> |
40 </property> |
26 </property> |
67 </item> |
53 </item> |
68 <item row="1" column="0"> |
54 <item row="1" column="0"> |
69 <widget class="QLabel" name="textLabel2"> |
55 <widget class="QLabel" name="textLabel2"> |
70 <property name="text"> |
56 <property name="text"> |
71 <string>Target:</string> |
57 <string>Target:</string> |
|
58 </property> |
|
59 </widget> |
|
60 </item> |
|
61 <item row="1" column="2"> |
|
62 <widget class="QToolButton" name="dirButton"> |
|
63 <property name="toolTip"> |
|
64 <string>Press to open a selection dialog</string> |
|
65 </property> |
|
66 <property name="whatsThis"> |
|
67 <string><b>Target directory</b> |
|
68 <p>Select the target name for the operation via a selection dialog.</p></string> |
72 </property> |
69 </property> |
73 </widget> |
70 </widget> |
74 </item> |
71 </item> |
75 </layout> |
72 </layout> |
76 </item> |
73 </item> |