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

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
104 <p> 104 <p>
105 Public method to retrieve the export data. 105 Public method to retrieve the export data.
106 </p><dl> 106 </p><dl>
107 <dt>Returns:</dt> 107 <dt>Returns:</dt>
108 <dd> 108 <dd>
109 tuple naming the output file name, the list of revisions to export, 109 tuple naming the output file name, the list of revisions to
110 and flags indicating to compare against the second parent, to treat all 110 export, and flags indicating to compare against the second parent,
111 files as text, to omit dates in the diff headers and to use the git extended 111 to treat all files as text, to omit dates in the diff headers and
112 diff format (string, list of strings, boolean, boolean, boolean, boolean) 112 to use the git extended diff format (string, list of strings,
113 boolean, boolean, boolean, boolean)
113 </dd> 114 </dd>
114 </dl><a NAME="HgExportDialog.on_changesetsEdit_textChanged" ID="HgExportDialog.on_changesetsEdit_textChanged"></a> 115 </dl><a NAME="HgExportDialog.on_changesetsEdit_textChanged" ID="HgExportDialog.on_changesetsEdit_textChanged"></a>
115 <h4>HgExportDialog.on_changesetsEdit_textChanged</h4> 116 <h4>HgExportDialog.on_changesetsEdit_textChanged</h4>
116 <b>on_changesetsEdit_textChanged</b>(<i></i>) 117 <b>on_changesetsEdit_textChanged</b>(<i></i>)
117 <p> 118 <p>
118 Private slot to react on changes of the changesets edit. 119 Private slot to react on changes of the changesets edit.
119 </p><dl> 120 </p><a NAME="HgExportDialog.on_directoryButton_clicked" ID="HgExportDialog.on_directoryButton_clicked"></a>
120 <dt><i>txt</i></dt>
121 <dd>
122 contents of the line edit (string)
123 </dd>
124 </dl><a NAME="HgExportDialog.on_directoryButton_clicked" ID="HgExportDialog.on_directoryButton_clicked"></a>
125 <h4>HgExportDialog.on_directoryButton_clicked</h4> 121 <h4>HgExportDialog.on_directoryButton_clicked</h4>
126 <b>on_directoryButton_clicked</b>(<i></i>) 122 <b>on_directoryButton_clicked</b>(<i></i>)
127 <p> 123 <p>
128 Private slot called by pressing the export directory selection button. 124 Private slot called by pressing the export directory selection button.
129 </p><a NAME="HgExportDialog.on_directoryEdit_textChanged" ID="HgExportDialog.on_directoryEdit_textChanged"></a> 125 </p><a NAME="HgExportDialog.on_directoryEdit_textChanged" ID="HgExportDialog.on_directoryEdit_textChanged"></a>
130 <h4>HgExportDialog.on_directoryEdit_textChanged</h4> 126 <h4>HgExportDialog.on_directoryEdit_textChanged</h4>
131 <b>on_directoryEdit_textChanged</b>(<i>p0</i>) 127 <b>on_directoryEdit_textChanged</b>(<i>txt</i>)
132 <p> 128 <p>
133 Private slot to react on changes of the export directory edit. 129 Private slot to react on changes of the export directory edit.
134 </p><dl> 130 </p><dl>
135 <dt><i>txt</i></dt> 131 <dt><i>txt</i></dt>
136 <dd> 132 <dd>
137 contents of the line edit (string) 133 contents of the line edit (string)
138 </dd> 134 </dd>
139 </dl><a NAME="HgExportDialog.on_patternEdit_textChanged" ID="HgExportDialog.on_patternEdit_textChanged"></a> 135 </dl><a NAME="HgExportDialog.on_patternEdit_textChanged" ID="HgExportDialog.on_patternEdit_textChanged"></a>
140 <h4>HgExportDialog.on_patternEdit_textChanged</h4> 136 <h4>HgExportDialog.on_patternEdit_textChanged</h4>
141 <b>on_patternEdit_textChanged</b>(<i>p0</i>) 137 <b>on_patternEdit_textChanged</b>(<i>txt</i>)
142 <p> 138 <p>
143 Private slot to react on changes of the export file name pattern edit. 139 Private slot to react on changes of the export file name pattern edit.
144 </p><dl> 140 </p><dl>
145 <dt><i>txt</i></dt> 141 <dt><i>txt</i></dt>
146 <dd> 142 <dd>

eric ide

mercurial