Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3186
a05eff845522
child 4597
46be8d9c4dd8
equal deleted inserted replaced
3456:96232974dcdb 3484:645c12de6b0c
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>409</width> 9 <width>409</width>
10 <height>135</height> 10 <height>138</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Subversion Copy</string> 14 <string>Subversion Copy</string>
15 </property> 15 </property>
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>&lt;b&gt;Target name&lt;/b&gt;
29 &lt;p&gt;Select the target name for the operation via a selection dialog.&lt;/p&gt;</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>&lt;b&gt;Target name&lt;/b&gt;
68 &lt;p&gt;Select the target name for the operation via a selection dialog.&lt;/p&gt;</string>
72 </property> 69 </property>
73 </widget> 70 </widget>
74 </item> 71 </item>
75 </layout> 72 </layout>
76 </item> 73 </item>

eric ide

mercurial