61 <td>Public method to retrieve the bundle data.</td> |
61 <td>Public method to retrieve the bundle data.</td> |
62 </tr> |
62 </tr> |
63 </table> |
63 </table> |
64 <a NAME="HgBundleDialog.__init__" ID="HgBundleDialog.__init__"></a> |
64 <a NAME="HgBundleDialog.__init__" ID="HgBundleDialog.__init__"></a> |
65 <h4>HgBundleDialog (Constructor)</h4> |
65 <h4>HgBundleDialog (Constructor)</h4> |
66 <b>HgBundleDialog</b>(<i>parent = None</i>) |
66 <b>HgBundleDialog</b>(<i>tagsList, branchesList, parent = None</i>) |
67 <p> |
67 <p> |
68 Constructor |
68 Constructor |
69 </p><a NAME="HgBundleDialog.getParameters" ID="HgBundleDialog.getParameters"></a> |
69 </p><dl> |
|
70 <dt><i>tagsList</i></dt> |
|
71 <dd> |
|
72 list of tags (list of strings) |
|
73 </dd><dt><i>branchesList</i></dt> |
|
74 <dd> |
|
75 list of branches (list of strings) |
|
76 </dd><dt><i>parent</i></dt> |
|
77 <dd> |
|
78 parent widget (QWidget) |
|
79 </dd> |
|
80 </dl><a NAME="HgBundleDialog.getParameters" ID="HgBundleDialog.getParameters"></a> |
70 <h4>HgBundleDialog.getParameters</h4> |
81 <h4>HgBundleDialog.getParameters</h4> |
71 <b>getParameters</b>(<i></i>) |
82 <b>getParameters</b>(<i></i>) |
72 <p> |
83 <p> |
73 Public method to retrieve the bundle data. |
84 Public method to retrieve the bundle data. |
74 </p><dl> |
85 </p><dl> |