Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgExportDialog.html

changeset 4602
48cc4820e2c2
parent 3673
e26d7d0c1088
child 6047
39586a2de99d
equal deleted inserted replaced
4601:0017e7cb67ae 4602:48cc4820e2c2
67 <td>Public method to retrieve the export data.</td> 67 <td>Public method to retrieve the export data.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#HgExportDialog.on_changesetsEdit_textChanged">on_changesetsEdit_textChanged</a></td> 69 <td><a href="#HgExportDialog.on_changesetsEdit_textChanged">on_changesetsEdit_textChanged</a></td>
70 <td>Private slot to react on changes of the changesets edit.</td> 70 <td>Private slot to react on changes of the changesets edit.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#HgExportDialog.on_directoryButton_clicked">on_directoryButton_clicked</a></td> 72 <td><a href="#HgExportDialog.on_directoryPicker_textChanged">on_directoryPicker_textChanged</a></td>
73 <td>Private slot called by pressing the export directory selection button.</td>
74 </tr><tr>
75 <td><a href="#HgExportDialog.on_directoryEdit_textChanged">on_directoryEdit_textChanged</a></td>
76 <td>Private slot to react on changes of the export directory edit.</td> 73 <td>Private slot to react on changes of the export directory edit.</td>
77 </tr><tr> 74 </tr><tr>
78 <td><a href="#HgExportDialog.on_patternEdit_textChanged">on_patternEdit_textChanged</a></td> 75 <td><a href="#HgExportDialog.on_patternEdit_textChanged">on_patternEdit_textChanged</a></td>
79 <td>Private slot to react on changes of the export file name pattern edit.</td> 76 <td>Private slot to react on changes of the export file name pattern edit.</td>
80 </tr> 77 </tr>
115 </dl><a NAME="HgExportDialog.on_changesetsEdit_textChanged" ID="HgExportDialog.on_changesetsEdit_textChanged"></a> 112 </dl><a NAME="HgExportDialog.on_changesetsEdit_textChanged" ID="HgExportDialog.on_changesetsEdit_textChanged"></a>
116 <h4>HgExportDialog.on_changesetsEdit_textChanged</h4> 113 <h4>HgExportDialog.on_changesetsEdit_textChanged</h4>
117 <b>on_changesetsEdit_textChanged</b>(<i></i>) 114 <b>on_changesetsEdit_textChanged</b>(<i></i>)
118 <p> 115 <p>
119 Private slot to react on changes of the changesets edit. 116 Private slot to react on changes of the changesets edit.
120 </p><a NAME="HgExportDialog.on_directoryButton_clicked" ID="HgExportDialog.on_directoryButton_clicked"></a> 117 </p><a NAME="HgExportDialog.on_directoryPicker_textChanged" ID="HgExportDialog.on_directoryPicker_textChanged"></a>
121 <h4>HgExportDialog.on_directoryButton_clicked</h4> 118 <h4>HgExportDialog.on_directoryPicker_textChanged</h4>
122 <b>on_directoryButton_clicked</b>(<i></i>) 119 <b>on_directoryPicker_textChanged</b>(<i>txt</i>)
123 <p>
124 Private slot called by pressing the export directory selection button.
125 </p><a NAME="HgExportDialog.on_directoryEdit_textChanged" ID="HgExportDialog.on_directoryEdit_textChanged"></a>
126 <h4>HgExportDialog.on_directoryEdit_textChanged</h4>
127 <b>on_directoryEdit_textChanged</b>(<i>txt</i>)
128 <p> 120 <p>
129 Private slot to react on changes of the export directory edit. 121 Private slot to react on changes of the export directory edit.
130 </p><dl> 122 </p><dl>
131 <dt><i>txt</i></dt> 123 <dt><i>txt</i></dt>
132 <dd> 124 <dd>

eric ide

mercurial