61 <td>Constructor</td> |
61 <td>Constructor</td> |
62 </tr><tr> |
62 </tr><tr> |
63 <td><a href="#HgArchiveDialog.getData">getData</a></td> |
63 <td><a href="#HgArchiveDialog.getData">getData</a></td> |
64 <td>Public method to retrieve the data.</td> |
64 <td>Public method to retrieve the data.</td> |
65 </tr><tr> |
65 </tr><tr> |
66 <td><a href="#HgArchiveDialog.on_archiveButton_clicked">on_archiveButton_clicked</a></td> |
66 <td><a href="#HgArchiveDialog.on_archivePicker_textChanged">on_archivePicker_textChanged</a></td> |
67 <td>Private slot to select the archive name via a file selection dialog.</td> |
|
68 </tr><tr> |
|
69 <td><a href="#HgArchiveDialog.on_archiveEdit_textChanged">on_archiveEdit_textChanged</a></td> |
|
70 <td>Private slot to handle changes of the archive name.</td> |
67 <td>Private slot to handle changes of the archive name.</td> |
71 </tr><tr> |
68 </tr><tr> |
72 <td><a href="#HgArchiveDialog.on_typeComboBox_activated">on_typeComboBox_activated</a></td> |
69 <td><a href="#HgArchiveDialog.on_typeComboBox_activated">on_typeComboBox_activated</a></td> |
73 <td>Private slot to react on changes of the selected archive type.</td> |
70 <td>Private slot to react on changes of the selected archive type.</td> |
74 </tr> |
71 </tr> |
100 <dd> |
97 <dd> |
101 tuple giving the archive name (string), the archive type |
98 tuple giving the archive name (string), the archive type |
102 (string), the directory prefix 8string) and a flag indicating |
99 (string), the directory prefix 8string) and a flag indicating |
103 to recurse into subrepositories (boolean) |
100 to recurse into subrepositories (boolean) |
104 </dd> |
101 </dd> |
105 </dl><a NAME="HgArchiveDialog.on_archiveButton_clicked" ID="HgArchiveDialog.on_archiveButton_clicked"></a> |
102 </dl><a NAME="HgArchiveDialog.on_archivePicker_textChanged" ID="HgArchiveDialog.on_archivePicker_textChanged"></a> |
106 <h4>HgArchiveDialog.on_archiveButton_clicked</h4> |
103 <h4>HgArchiveDialog.on_archivePicker_textChanged</h4> |
107 <b>on_archiveButton_clicked</b>(<i></i>) |
104 <b>on_archivePicker_textChanged</b>(<i>archive</i>) |
108 <p> |
|
109 Private slot to select the archive name via a file selection dialog. |
|
110 </p><a NAME="HgArchiveDialog.on_archiveEdit_textChanged" ID="HgArchiveDialog.on_archiveEdit_textChanged"></a> |
|
111 <h4>HgArchiveDialog.on_archiveEdit_textChanged</h4> |
|
112 <b>on_archiveEdit_textChanged</b>(<i>archive</i>) |
|
113 <p> |
105 <p> |
114 Private slot to handle changes of the archive name. |
106 Private slot to handle changes of the archive name. |
115 </p><dl> |
107 </p><dl> |
116 <dt><i>archive</i></dt> |
108 <dt><i>archive</i></dt> |
117 <dd> |
109 <dd> |