16 |
16 |
17 a { color: #BA6D36; } |
17 a { color: #BA6D36; } |
18 |
18 |
19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body><a NAME="top" ID="top"></a> |
21 <body> |
|
22 <a NAME="top" ID="top"></a> |
22 <h1>eric6.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog</h1> |
23 <h1>eric6.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog</h1> |
|
24 |
23 <p> |
25 <p> |
24 Module implementing a dialog to enter the data for a bundle operation. |
26 Module implementing a dialog to enter the data for a bundle operation. |
25 </p> |
27 </p> |
26 <h3>Global Attributes</h3> |
28 <h3>Global Attributes</h3> |
|
29 |
27 <table> |
30 <table> |
28 <tr><td>None</td></tr> |
31 <tr><td>None</td></tr> |
29 </table> |
32 </table> |
30 <h3>Classes</h3> |
33 <h3>Classes</h3> |
31 <table> |
34 |
|
35 <table> |
|
36 |
32 <tr> |
37 <tr> |
33 <td><a href="#HgBundleDialog">HgBundleDialog</a></td> |
38 <td><a href="#HgBundleDialog">HgBundleDialog</a></td> |
34 <td>Class implementing a dialog to enter the data for a bundle operation.</td> |
39 <td>Class implementing a dialog to enter the data for a bundle operation.</td> |
35 </tr> |
40 </tr> |
36 </table> |
41 </table> |
37 <h3>Functions</h3> |
42 <h3>Functions</h3> |
38 <table> |
43 |
39 <tr><td>None</td></tr> |
44 <table> |
40 </table> |
45 <tr><td>None</td></tr> |
41 <hr /><hr /> |
46 </table> |
|
47 <hr /> |
|
48 <hr /> |
42 <a NAME="HgBundleDialog" ID="HgBundleDialog"></a> |
49 <a NAME="HgBundleDialog" ID="HgBundleDialog"></a> |
43 <h2>HgBundleDialog</h2> |
50 <h2>HgBundleDialog</h2> |
|
51 |
44 <p> |
52 <p> |
45 Class implementing a dialog to enter the data for a bundle operation. |
53 Class implementing a dialog to enter the data for a bundle operation. |
46 </p> |
54 </p> |
47 <h3>Derived from</h3> |
55 <h3>Derived from</h3> |
48 QDialog, Ui_HgBundleDialog |
56 QDialog, Ui_HgBundleDialog |
49 <h3>Class Attributes</h3> |
57 <h3>Class Attributes</h3> |
|
58 |
50 <table> |
59 <table> |
51 <tr><td>None</td></tr> |
60 <tr><td>None</td></tr> |
52 </table> |
61 </table> |
53 <h3>Class Methods</h3> |
62 <h3>Class Methods</h3> |
|
63 |
54 <table> |
64 <table> |
55 <tr><td>None</td></tr> |
65 <tr><td>None</td></tr> |
56 </table> |
66 </table> |
57 <h3>Methods</h3> |
67 <h3>Methods</h3> |
58 <table> |
68 |
|
69 <table> |
|
70 |
59 <tr> |
71 <tr> |
60 <td><a href="#HgBundleDialog.__init__">HgBundleDialog</a></td> |
72 <td><a href="#HgBundleDialog.__init__">HgBundleDialog</a></td> |
61 <td>Constructor</td> |
73 <td>Constructor</td> |
62 </tr><tr> |
74 </tr> |
|
75 <tr> |
63 <td><a href="#HgBundleDialog.__updateOK">__updateOK</a></td> |
76 <td><a href="#HgBundleDialog.__updateOK">__updateOK</a></td> |
64 <td>Private slot to update the OK button.</td> |
77 <td>Private slot to update the OK button.</td> |
65 </tr><tr> |
78 </tr> |
|
79 <tr> |
66 <td><a href="#HgBundleDialog.getParameters">getParameters</a></td> |
80 <td><a href="#HgBundleDialog.getParameters">getParameters</a></td> |
67 <td>Public method to retrieve the bundle data.</td> |
81 <td>Public method to retrieve the bundle data.</td> |
68 </tr><tr> |
82 </tr> |
|
83 <tr> |
69 <td><a href="#HgBundleDialog.on_bookmarkButton_toggled">on_bookmarkButton_toggled</a></td> |
84 <td><a href="#HgBundleDialog.on_bookmarkButton_toggled">on_bookmarkButton_toggled</a></td> |
70 <td>Private slot to handle changes of the Bookmark select button.</td> |
85 <td>Private slot to handle changes of the Bookmark select button.</td> |
71 </tr><tr> |
86 </tr> |
|
87 <tr> |
72 <td><a href="#HgBundleDialog.on_bookmarkCombo_editTextChanged">on_bookmarkCombo_editTextChanged</a></td> |
88 <td><a href="#HgBundleDialog.on_bookmarkCombo_editTextChanged">on_bookmarkCombo_editTextChanged</a></td> |
73 <td>Private slot to handle changes of the Bookmark combo.</td> |
89 <td>Private slot to handle changes of the Bookmark combo.</td> |
74 </tr><tr> |
90 </tr> |
|
91 <tr> |
75 <td><a href="#HgBundleDialog.on_branchButton_toggled">on_branchButton_toggled</a></td> |
92 <td><a href="#HgBundleDialog.on_branchButton_toggled">on_branchButton_toggled</a></td> |
76 <td>Private slot to handle changes of the Branch select button.</td> |
93 <td>Private slot to handle changes of the Branch select button.</td> |
77 </tr><tr> |
94 </tr> |
|
95 <tr> |
78 <td><a href="#HgBundleDialog.on_branchCombo_editTextChanged">on_branchCombo_editTextChanged</a></td> |
96 <td><a href="#HgBundleDialog.on_branchCombo_editTextChanged">on_branchCombo_editTextChanged</a></td> |
79 <td>Private slot to handle changes of the Branch combo.</td> |
97 <td>Private slot to handle changes of the Branch combo.</td> |
80 </tr><tr> |
98 </tr> |
|
99 <tr> |
81 <td><a href="#HgBundleDialog.on_multipleButton_toggled">on_multipleButton_toggled</a></td> |
100 <td><a href="#HgBundleDialog.on_multipleButton_toggled">on_multipleButton_toggled</a></td> |
82 <td>Private slot to handle changes of the Multiple select button.</td> |
101 <td>Private slot to handle changes of the Multiple select button.</td> |
83 </tr><tr> |
102 </tr> |
|
103 <tr> |
84 <td><a href="#HgBundleDialog.on_multipleEdit_textChanged">on_multipleEdit_textChanged</a></td> |
104 <td><a href="#HgBundleDialog.on_multipleEdit_textChanged">on_multipleEdit_textChanged</a></td> |
85 <td>Private slot to handle changes of the Multiple edit.</td> |
105 <td>Private slot to handle changes of the Multiple edit.</td> |
86 </tr><tr> |
106 </tr> |
|
107 <tr> |
87 <td><a href="#HgBundleDialog.on_tagButton_toggled">on_tagButton_toggled</a></td> |
108 <td><a href="#HgBundleDialog.on_tagButton_toggled">on_tagButton_toggled</a></td> |
88 <td>Private slot to handle changes of the Tag select button.</td> |
109 <td>Private slot to handle changes of the Tag select button.</td> |
89 </tr><tr> |
110 </tr> |
|
111 <tr> |
90 <td><a href="#HgBundleDialog.on_tagCombo_editTextChanged">on_tagCombo_editTextChanged</a></td> |
112 <td><a href="#HgBundleDialog.on_tagCombo_editTextChanged">on_tagCombo_editTextChanged</a></td> |
91 <td>Private slot to handle changes of the Tag combo.</td> |
113 <td>Private slot to handle changes of the Tag combo.</td> |
92 </tr> |
114 </tr> |
93 </table> |
115 </table> |
94 <h3>Static Methods</h3> |
116 <h3>Static Methods</h3> |
95 <table> |
117 |
96 <tr><td>None</td></tr> |
118 <table> |
97 </table> |
119 <tr><td>None</td></tr> |
|
120 </table> |
|
121 |
98 <a NAME="HgBundleDialog.__init__" ID="HgBundleDialog.__init__"></a> |
122 <a NAME="HgBundleDialog.__init__" ID="HgBundleDialog.__init__"></a> |
99 <h4>HgBundleDialog (Constructor)</h4> |
123 <h4>HgBundleDialog (Constructor)</h4> |
100 <b>HgBundleDialog</b>(<i>tagsList, branchesList, bookmarksList=None, version=(0, 0, 0), parent=None</i>) |
124 <b>HgBundleDialog</b>(<i>tagsList, branchesList, bookmarksList=None, version=(0, 0, 0), parent=None</i>) |
|
125 |
101 <p> |
126 <p> |
102 Constructor |
127 Constructor |
103 </p><dl> |
128 </p> |
|
129 <dl> |
|
130 |
104 <dt><i>tagsList</i> (list of str)</dt> |
131 <dt><i>tagsList</i> (list of str)</dt> |
105 <dd> |
132 <dd> |
106 list of tags |
133 list of tags |
107 </dd><dt><i>branchesList</i> (list of str)</dt> |
134 </dd> |
|
135 <dt><i>branchesList</i> (list of str)</dt> |
108 <dd> |
136 <dd> |
109 list of branches |
137 list of branches |
110 </dd><dt><i>bookmarksList</i> (list of str)</dt> |
138 </dd> |
|
139 <dt><i>bookmarksList</i> (list of str)</dt> |
111 <dd> |
140 <dd> |
112 list of bookmarks |
141 list of bookmarks |
113 </dd><dt><i>version</i> (tuple of three integers)</dt> |
142 </dd> |
|
143 <dt><i>version</i> (tuple of three integers)</dt> |
114 <dd> |
144 <dd> |
115 Mercurial version info |
145 Mercurial version info |
116 </dd><dt><i>parent</i> (QWidget)</dt> |
146 </dd> |
|
147 <dt><i>parent</i> (QWidget)</dt> |
117 <dd> |
148 <dd> |
118 parent widget |
149 parent widget |
119 </dd> |
150 </dd> |
120 </dl><a NAME="HgBundleDialog.__updateOK" ID="HgBundleDialog.__updateOK"></a> |
151 </dl> |
|
152 <a NAME="HgBundleDialog.__updateOK" ID="HgBundleDialog.__updateOK"></a> |
121 <h4>HgBundleDialog.__updateOK</h4> |
153 <h4>HgBundleDialog.__updateOK</h4> |
122 <b>__updateOK</b>(<i></i>) |
154 <b>__updateOK</b>(<i></i>) |
|
155 |
123 <p> |
156 <p> |
124 Private slot to update the OK button. |
157 Private slot to update the OK button. |
125 </p><a NAME="HgBundleDialog.getParameters" ID="HgBundleDialog.getParameters"></a> |
158 </p> |
|
159 <a NAME="HgBundleDialog.getParameters" ID="HgBundleDialog.getParameters"></a> |
126 <h4>HgBundleDialog.getParameters</h4> |
160 <h4>HgBundleDialog.getParameters</h4> |
127 <b>getParameters</b>(<i></i>) |
161 <b>getParameters</b>(<i></i>) |
|
162 |
128 <p> |
163 <p> |
129 Public method to retrieve the bundle data. |
164 Public method to retrieve the bundle data. |
130 </p><dl> |
165 </p> |
|
166 <dl> |
131 <dt>Returns:</dt> |
167 <dt>Returns:</dt> |
132 <dd> |
168 <dd> |
133 tuple naming the revisions, base revisions, the compression |
169 tuple naming the revisions, base revisions, the compression |
134 type and a flag indicating to bundle all changesets (string, |
170 type and a flag indicating to bundle all changesets (string, |
135 string, boolean) |
171 string, boolean) |
136 </dd> |
172 </dd> |
137 </dl><a NAME="HgBundleDialog.on_bookmarkButton_toggled" ID="HgBundleDialog.on_bookmarkButton_toggled"></a> |
173 </dl> |
|
174 <a NAME="HgBundleDialog.on_bookmarkButton_toggled" ID="HgBundleDialog.on_bookmarkButton_toggled"></a> |
138 <h4>HgBundleDialog.on_bookmarkButton_toggled</h4> |
175 <h4>HgBundleDialog.on_bookmarkButton_toggled</h4> |
139 <b>on_bookmarkButton_toggled</b>(<i>checked</i>) |
176 <b>on_bookmarkButton_toggled</b>(<i>checked</i>) |
|
177 |
140 <p> |
178 <p> |
141 Private slot to handle changes of the Bookmark select button. |
179 Private slot to handle changes of the Bookmark select button. |
142 </p><dl> |
180 </p> |
143 <dt><i>checked</i></dt> |
181 <dl> |
144 <dd> |
182 |
145 state of the button (boolean) |
183 <dt><i>checked</i></dt> |
146 </dd> |
184 <dd> |
147 </dl><a NAME="HgBundleDialog.on_bookmarkCombo_editTextChanged" ID="HgBundleDialog.on_bookmarkCombo_editTextChanged"></a> |
185 state of the button (boolean) |
|
186 </dd> |
|
187 </dl> |
|
188 <a NAME="HgBundleDialog.on_bookmarkCombo_editTextChanged" ID="HgBundleDialog.on_bookmarkCombo_editTextChanged"></a> |
148 <h4>HgBundleDialog.on_bookmarkCombo_editTextChanged</h4> |
189 <h4>HgBundleDialog.on_bookmarkCombo_editTextChanged</h4> |
149 <b>on_bookmarkCombo_editTextChanged</b>(<i>txt</i>) |
190 <b>on_bookmarkCombo_editTextChanged</b>(<i>txt</i>) |
|
191 |
150 <p> |
192 <p> |
151 Private slot to handle changes of the Bookmark combo. |
193 Private slot to handle changes of the Bookmark combo. |
152 </p><dl> |
194 </p> |
|
195 <dl> |
|
196 |
153 <dt><i>txt</i></dt> |
197 <dt><i>txt</i></dt> |
154 <dd> |
198 <dd> |
155 text of the combo (string) |
199 text of the combo (string) |
156 </dd> |
200 </dd> |
157 </dl><a NAME="HgBundleDialog.on_branchButton_toggled" ID="HgBundleDialog.on_branchButton_toggled"></a> |
201 </dl> |
|
202 <a NAME="HgBundleDialog.on_branchButton_toggled" ID="HgBundleDialog.on_branchButton_toggled"></a> |
158 <h4>HgBundleDialog.on_branchButton_toggled</h4> |
203 <h4>HgBundleDialog.on_branchButton_toggled</h4> |
159 <b>on_branchButton_toggled</b>(<i>checked</i>) |
204 <b>on_branchButton_toggled</b>(<i>checked</i>) |
|
205 |
160 <p> |
206 <p> |
161 Private slot to handle changes of the Branch select button. |
207 Private slot to handle changes of the Branch select button. |
162 </p><dl> |
208 </p> |
163 <dt><i>checked</i></dt> |
209 <dl> |
164 <dd> |
210 |
165 state of the button (boolean) |
211 <dt><i>checked</i></dt> |
166 </dd> |
212 <dd> |
167 </dl><a NAME="HgBundleDialog.on_branchCombo_editTextChanged" ID="HgBundleDialog.on_branchCombo_editTextChanged"></a> |
213 state of the button (boolean) |
|
214 </dd> |
|
215 </dl> |
|
216 <a NAME="HgBundleDialog.on_branchCombo_editTextChanged" ID="HgBundleDialog.on_branchCombo_editTextChanged"></a> |
168 <h4>HgBundleDialog.on_branchCombo_editTextChanged</h4> |
217 <h4>HgBundleDialog.on_branchCombo_editTextChanged</h4> |
169 <b>on_branchCombo_editTextChanged</b>(<i>txt</i>) |
218 <b>on_branchCombo_editTextChanged</b>(<i>txt</i>) |
|
219 |
170 <p> |
220 <p> |
171 Private slot to handle changes of the Branch combo. |
221 Private slot to handle changes of the Branch combo. |
172 </p><dl> |
222 </p> |
|
223 <dl> |
|
224 |
173 <dt><i>txt</i></dt> |
225 <dt><i>txt</i></dt> |
174 <dd> |
226 <dd> |
175 text of the combo (string) |
227 text of the combo (string) |
176 </dd> |
228 </dd> |
177 </dl><a NAME="HgBundleDialog.on_multipleButton_toggled" ID="HgBundleDialog.on_multipleButton_toggled"></a> |
229 </dl> |
|
230 <a NAME="HgBundleDialog.on_multipleButton_toggled" ID="HgBundleDialog.on_multipleButton_toggled"></a> |
178 <h4>HgBundleDialog.on_multipleButton_toggled</h4> |
231 <h4>HgBundleDialog.on_multipleButton_toggled</h4> |
179 <b>on_multipleButton_toggled</b>(<i>checked</i>) |
232 <b>on_multipleButton_toggled</b>(<i>checked</i>) |
|
233 |
180 <p> |
234 <p> |
181 Private slot to handle changes of the Multiple select button. |
235 Private slot to handle changes of the Multiple select button. |
182 </p><dl> |
236 </p> |
183 <dt><i>checked</i></dt> |
237 <dl> |
184 <dd> |
238 |
185 state of the button (boolean) |
239 <dt><i>checked</i></dt> |
186 </dd> |
240 <dd> |
187 </dl><a NAME="HgBundleDialog.on_multipleEdit_textChanged" ID="HgBundleDialog.on_multipleEdit_textChanged"></a> |
241 state of the button (boolean) |
|
242 </dd> |
|
243 </dl> |
|
244 <a NAME="HgBundleDialog.on_multipleEdit_textChanged" ID="HgBundleDialog.on_multipleEdit_textChanged"></a> |
188 <h4>HgBundleDialog.on_multipleEdit_textChanged</h4> |
245 <h4>HgBundleDialog.on_multipleEdit_textChanged</h4> |
189 <b>on_multipleEdit_textChanged</b>(<i></i>) |
246 <b>on_multipleEdit_textChanged</b>(<i></i>) |
|
247 |
190 <p> |
248 <p> |
191 Private slot to handle changes of the Multiple edit. |
249 Private slot to handle changes of the Multiple edit. |
192 </p><a NAME="HgBundleDialog.on_tagButton_toggled" ID="HgBundleDialog.on_tagButton_toggled"></a> |
250 </p> |
|
251 <a NAME="HgBundleDialog.on_tagButton_toggled" ID="HgBundleDialog.on_tagButton_toggled"></a> |
193 <h4>HgBundleDialog.on_tagButton_toggled</h4> |
252 <h4>HgBundleDialog.on_tagButton_toggled</h4> |
194 <b>on_tagButton_toggled</b>(<i>checked</i>) |
253 <b>on_tagButton_toggled</b>(<i>checked</i>) |
|
254 |
195 <p> |
255 <p> |
196 Private slot to handle changes of the Tag select button. |
256 Private slot to handle changes of the Tag select button. |
197 </p><dl> |
257 </p> |
198 <dt><i>checked</i></dt> |
258 <dl> |
199 <dd> |
259 |
200 state of the button (boolean) |
260 <dt><i>checked</i></dt> |
201 </dd> |
261 <dd> |
202 </dl><a NAME="HgBundleDialog.on_tagCombo_editTextChanged" ID="HgBundleDialog.on_tagCombo_editTextChanged"></a> |
262 state of the button (boolean) |
|
263 </dd> |
|
264 </dl> |
|
265 <a NAME="HgBundleDialog.on_tagCombo_editTextChanged" ID="HgBundleDialog.on_tagCombo_editTextChanged"></a> |
203 <h4>HgBundleDialog.on_tagCombo_editTextChanged</h4> |
266 <h4>HgBundleDialog.on_tagCombo_editTextChanged</h4> |
204 <b>on_tagCombo_editTextChanged</b>(<i>txt</i>) |
267 <b>on_tagCombo_editTextChanged</b>(<i>txt</i>) |
|
268 |
205 <p> |
269 <p> |
206 Private slot to handle changes of the Tag combo. |
270 Private slot to handle changes of the Tag combo. |
207 </p><dl> |
271 </p> |
|
272 <dl> |
|
273 |
208 <dt><i>txt</i></dt> |
274 <dt><i>txt</i></dt> |
209 <dd> |
275 <dd> |
210 text of the combo (string) |
276 text of the combo (string) |
211 </dd> |
277 </dd> |
212 </dl> |
278 </dl> |