Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.ui

branch
5_1_x
changeset 1291
d6ad28f5d85c
parent 0
de9c2efb9d02
child 1805
c666c9bdbb2d
equal deleted inserted replaced
1288:dd0727c0eecf 1291:d6ad28f5d85c
1 <ui version="4.0" > 1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
2 <class>SvnCopyDialog</class> 3 <class>SvnCopyDialog</class>
3 <widget class="QDialog" name="SvnCopyDialog" > 4 <widget class="QDialog" name="SvnCopyDialog">
4 <property name="geometry" > 5 <property name="geometry">
5 <rect> 6 <rect>
6 <x>0</x> 7 <x>0</x>
7 <y>0</y> 8 <y>0</y>
8 <width>409</width> 9 <width>409</width>
9 <height>133</height> 10 <height>135</height>
10 </rect> 11 </rect>
11 </property> 12 </property>
12 <property name="windowTitle" > 13 <property name="windowTitle">
13 <string>Subversion Copy</string> 14 <string>Subversion Copy</string>
14 </property> 15 </property>
15 <property name="sizeGripEnabled" > 16 <property name="sizeGripEnabled">
16 <bool>true</bool> 17 <bool>true</bool>
17 </property> 18 </property>
18 <layout class="QVBoxLayout" > 19 <layout class="QVBoxLayout">
19 <item> 20 <item>
20 <layout class="QGridLayout" > 21 <layout class="QGridLayout">
21 <item row="1" column="2" > 22 <item row="1" column="2">
22 <widget class="QPushButton" name="dirButton" > 23 <widget class="QPushButton" name="dirButton">
23 <property name="focusPolicy" > 24 <property name="focusPolicy">
24 <enum>Qt::NoFocus</enum> 25 <enum>Qt::NoFocus</enum>
25 </property> 26 </property>
26 <property name="toolTip" > 27 <property name="toolTip">
27 <string>Press to open a selection dialog</string> 28 <string>Press to open a selection dialog</string>
28 </property> 29 </property>
29 <property name="whatsThis" > 30 <property name="whatsThis">
30 <string>&lt;b>Target name&lt;/b> 31 <string>&lt;b&gt;Target name&lt;/b&gt;
31 &lt;p>Select the target name for the operation via a selection dialog.&lt;/p></string> 32 &lt;p&gt;Select the target name for the operation via a selection dialog.&lt;/p&gt;</string>
32 </property> 33 </property>
33 <property name="text" > 34 <property name="text">
34 <string>...</string> 35 <string>...</string>
35 </property> 36 </property>
36 </widget> 37 </widget>
37 </item> 38 </item>
38 <item row="0" column="0" > 39 <item row="0" column="0">
39 <widget class="QLabel" name="textLabel1" > 40 <widget class="QLabel" name="textLabel1">
40 <property name="text" > 41 <property name="text">
41 <string>Source:</string> 42 <string>Source:</string>
42 </property> 43 </property>
43 </widget> 44 </widget>
44 </item> 45 </item>
45 <item row="0" column="1" > 46 <item row="0" column="1">
46 <widget class="QLineEdit" name="sourceEdit" > 47 <widget class="QLineEdit" name="sourceEdit">
47 <property name="focusPolicy" > 48 <property name="toolTip">
48 <enum>Qt::NoFocus</enum>
49 </property>
50 <property name="toolTip" >
51 <string>Shows the name of the source</string> 49 <string>Shows the name of the source</string>
52 </property> 50 </property>
53 <property name="whatsThis" > 51 <property name="whatsThis">
54 <string>&lt;b>Source name&lt;/b> 52 <string>&lt;b&gt;Source name&lt;/b&gt;
55 &lt;p>This field shows the name of the source.&lt;/p></string> 53 &lt;p&gt;This field shows the name of the source.&lt;/p&gt;</string>
56 </property> 54 </property>
57 <property name="readOnly" > 55 <property name="readOnly">
58 <bool>true</bool> 56 <bool>true</bool>
59 </property> 57 </property>
60 </widget> 58 </widget>
61 </item> 59 </item>
62 <item row="1" column="1" > 60 <item row="1" column="1">
63 <widget class="QLineEdit" name="targetEdit" > 61 <widget class="QLineEdit" name="targetEdit">
64 <property name="toolTip" > 62 <property name="toolTip">
65 <string>Enter the target name</string> 63 <string>Enter the target name</string>
66 </property> 64 </property>
67 <property name="whatsThis" > 65 <property name="whatsThis">
68 <string>&lt;b>Target name&lt;/b> 66 <string>&lt;b&gt;Target name&lt;/b&gt;
69 &lt;p>Enter the new name in this field.&lt;/p></string> 67 &lt;p&gt;Enter the new name in this field.&lt;/p&gt;</string>
70 </property> 68 </property>
71 </widget> 69 </widget>
72 </item> 70 </item>
73 <item row="1" column="0" > 71 <item row="1" column="0">
74 <widget class="QLabel" name="textLabel2" > 72 <widget class="QLabel" name="textLabel2">
75 <property name="text" > 73 <property name="text">
76 <string>Target:</string> 74 <string>Target:</string>
77 </property> 75 </property>
78 </widget> 76 </widget>
79 </item> 77 </item>
80 </layout> 78 </layout>
81 </item> 79 </item>
82 <item> 80 <item>
83 <widget class="QCheckBox" name="forceCheckBox" > 81 <widget class="QCheckBox" name="forceCheckBox">
84 <property name="toolTip" > 82 <property name="toolTip">
85 <string>Select to force the operation</string> 83 <string>Select to force the operation</string>
86 </property> 84 </property>
87 <property name="text" > 85 <property name="text">
88 <string>Enforce operation</string> 86 <string>Enforce operation</string>
89 </property> 87 </property>
90 </widget> 88 </widget>
91 </item> 89 </item>
92 <item> 90 <item>
93 <widget class="QDialogButtonBox" name="buttonBox" > 91 <widget class="QDialogButtonBox" name="buttonBox">
94 <property name="orientation" > 92 <property name="orientation">
95 <enum>Qt::Horizontal</enum> 93 <enum>Qt::Horizontal</enum>
96 </property> 94 </property>
97 <property name="standardButtons" > 95 <property name="standardButtons">
98 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> 96 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
99 </property> 97 </property>
100 </widget> 98 </widget>
101 </item> 99 </item>
102 </layout> 100 </layout>
103 </widget> 101 </widget>
104 <layoutdefault spacing="6" margin="6" /> 102 <layoutdefault spacing="6" margin="6"/>
105 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> 103 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
106 <tabstops> 104 <tabstops>
107 <tabstop>targetEdit</tabstop> 105 <tabstop>targetEdit</tabstop>
108 <tabstop>forceCheckBox</tabstop> 106 <tabstop>forceCheckBox</tabstop>
109 <tabstop>buttonBox</tabstop> 107 <tabstop>buttonBox</tabstop>
114 <sender>buttonBox</sender> 112 <sender>buttonBox</sender>
115 <signal>accepted()</signal> 113 <signal>accepted()</signal>
116 <receiver>SvnCopyDialog</receiver> 114 <receiver>SvnCopyDialog</receiver>
117 <slot>accept()</slot> 115 <slot>accept()</slot>
118 <hints> 116 <hints>
119 <hint type="sourcelabel" > 117 <hint type="sourcelabel">
120 <x>32</x> 118 <x>32</x>
121 <y>79</y> 119 <y>79</y>
122 </hint> 120 </hint>
123 <hint type="destinationlabel" > 121 <hint type="destinationlabel">
124 <x>32</x> 122 <x>32</x>
125 <y>97</y> 123 <y>97</y>
126 </hint> 124 </hint>
127 </hints> 125 </hints>
128 </connection> 126 </connection>
130 <sender>buttonBox</sender> 128 <sender>buttonBox</sender>
131 <signal>rejected()</signal> 129 <signal>rejected()</signal>
132 <receiver>SvnCopyDialog</receiver> 130 <receiver>SvnCopyDialog</receiver>
133 <slot>reject()</slot> 131 <slot>reject()</slot>
134 <hints> 132 <hints>
135 <hint type="sourcelabel" > 133 <hint type="sourcelabel">
136 <x>101</x> 134 <x>101</x>
137 <y>80</y> 135 <y>80</y>
138 </hint> 136 </hint>
139 <hint type="destinationlabel" > 137 <hint type="destinationlabel">
140 <x>101</x> 138 <x>101</x>
141 <y>97</y> 139 <y>97</y>
142 </hint> 140 </hint>
143 </hints> 141 </hints>
144 </connection> 142 </connection>

eric ide

mercurial