src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitDescribeDialog.html

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10437:2f70ca07f0af 10438:4cd7e5a8b3cf
124 <p> 124 <p>
125 Constructor 125 Constructor
126 </p> 126 </p>
127 <dl> 127 <dl>
128 128
129 <dt><i>vcs</i></dt> 129 <dt><i>vcs</i> (Git)</dt>
130 <dd> 130 <dd>
131 reference to the vcs object 131 reference to the vcs object
132 </dd> 132 </dd>
133 <dt><i>parent</i></dt> 133 <dt><i>parent</i> (QWidget)</dt>
134 <dd> 134 <dd>
135 reference to the parent widget (QWidget) 135 reference to the parent widget
136 </dd> 136 </dd>
137 </dl> 137 </dl>
138 <a NAME="GitDescribeDialog.__finish" ID="GitDescribeDialog.__finish"></a> 138 <a NAME="GitDescribeDialog.__finish" ID="GitDescribeDialog.__finish"></a>
139 <h4>GitDescribeDialog.__finish</h4> 139 <h4>GitDescribeDialog.__finish</h4>
140 <b>__finish</b>(<i></i>) 140 <b>__finish</b>(<i></i>)
150 <p> 150 <p>
151 Private slot connected to the finished signal. 151 Private slot connected to the finished signal.
152 </p> 152 </p>
153 <dl> 153 <dl>
154 154
155 <dt><i>exitCode</i></dt> 155 <dt><i>exitCode</i> (int)</dt>
156 <dd> 156 <dd>
157 exit code of the process (integer) 157 exit code of the process
158 </dd> 158 </dd>
159 <dt><i>exitStatus</i></dt> 159 <dt><i>exitStatus</i> (QProcess.ExitStatus)</dt>
160 <dd> 160 <dd>
161 exit status of the process (QProcess.ExitStatus) 161 exit status of the process
162 </dd> 162 </dd>
163 </dl> 163 </dl>
164 <a NAME="GitDescribeDialog.__readStderr" ID="GitDescribeDialog.__readStderr"></a> 164 <a NAME="GitDescribeDialog.__readStderr" ID="GitDescribeDialog.__readStderr"></a>
165 <h4>GitDescribeDialog.__readStderr</h4> 165 <h4>GitDescribeDialog.__readStderr</h4>
166 <b>__readStderr</b>(<i></i>) 166 <b>__readStderr</b>(<i></i>)
204 <p> 204 <p>
205 Protected slot implementing a close event handler. 205 Protected slot implementing a close event handler.
206 </p> 206 </p>
207 <dl> 207 <dl>
208 208
209 <dt><i>e</i></dt> 209 <dt><i>e</i> (QCloseEvent)</dt>
210 <dd> 210 <dd>
211 close event (QCloseEvent) 211 close event
212 </dd> 212 </dd>
213 </dl> 213 </dl>
214 <a NAME="GitDescribeDialog.keyPressEvent" ID="GitDescribeDialog.keyPressEvent"></a> 214 <a NAME="GitDescribeDialog.keyPressEvent" ID="GitDescribeDialog.keyPressEvent"></a>
215 <h4>GitDescribeDialog.keyPressEvent</h4> 215 <h4>GitDescribeDialog.keyPressEvent</h4>
216 <b>keyPressEvent</b>(<i>evt</i>) 216 <b>keyPressEvent</b>(<i>evt</i>)
218 <p> 218 <p>
219 Protected slot to handle a key press event. 219 Protected slot to handle a key press event.
220 </p> 220 </p>
221 <dl> 221 <dl>
222 222
223 <dt><i>evt</i></dt> 223 <dt><i>evt</i> (QKeyEvent)</dt>
224 <dd> 224 <dd>
225 the key press event (QKeyEvent) 225 the key press event
226 </dd> 226 </dd>
227 </dl> 227 </dl>
228 <a NAME="GitDescribeDialog.on_buttonBox_clicked" ID="GitDescribeDialog.on_buttonBox_clicked"></a> 228 <a NAME="GitDescribeDialog.on_buttonBox_clicked" ID="GitDescribeDialog.on_buttonBox_clicked"></a>
229 <h4>GitDescribeDialog.on_buttonBox_clicked</h4> 229 <h4>GitDescribeDialog.on_buttonBox_clicked</h4>
230 <b>on_buttonBox_clicked</b>(<i>button</i>) 230 <b>on_buttonBox_clicked</b>(<i>button</i>)
232 <p> 232 <p>
233 Private slot called by a button of the button box clicked. 233 Private slot called by a button of the button box clicked.
234 </p> 234 </p>
235 <dl> 235 <dl>
236 236
237 <dt><i>button</i></dt> 237 <dt><i>button</i> (QAbstractButton)</dt>
238 <dd> 238 <dd>
239 button that was clicked (QAbstractButton) 239 button that was clicked
240 </dd> 240 </dd>
241 </dl> 241 </dl>
242 <a NAME="GitDescribeDialog.on_input_returnPressed" ID="GitDescribeDialog.on_input_returnPressed"></a> 242 <a NAME="GitDescribeDialog.on_input_returnPressed" ID="GitDescribeDialog.on_input_returnPressed"></a>
243 <h4>GitDescribeDialog.on_input_returnPressed</h4> 243 <h4>GitDescribeDialog.on_input_returnPressed</h4>
244 <b>on_input_returnPressed</b>(<i></i>) 244 <b>on_input_returnPressed</b>(<i></i>)
253 <p> 253 <p>
254 Private slot to handle the password checkbox toggled. 254 Private slot to handle the password checkbox toggled.
255 </p> 255 </p>
256 <dl> 256 <dl>
257 257
258 <dt><i>isOn</i></dt> 258 <dt><i>isOn</i> (bool)</dt>
259 <dd> 259 <dd>
260 flag indicating the status of the check box (boolean) 260 flag indicating the status of the check box
261 </dd> 261 </dd>
262 </dl> 262 </dl>
263 <a NAME="GitDescribeDialog.on_sendButton_clicked" ID="GitDescribeDialog.on_sendButton_clicked"></a> 263 <a NAME="GitDescribeDialog.on_sendButton_clicked" ID="GitDescribeDialog.on_sendButton_clicked"></a>
264 <h4>GitDescribeDialog.on_sendButton_clicked</h4> 264 <h4>GitDescribeDialog.on_sendButton_clicked</h4>
265 <b>on_sendButton_clicked</b>(<i></i>) 265 <b>on_sendButton_clicked</b>(<i></i>)
274 <p> 274 <p>
275 Public slot to start the tag/branch list command. 275 Public slot to start the tag/branch list command.
276 </p> 276 </p>
277 <dl> 277 <dl>
278 278
279 <dt><i>path</i></dt> 279 <dt><i>path</i> (str)</dt>
280 <dd> 280 <dd>
281 name of directory to be listed (string) 281 name of directory to be listed
282 </dd> 282 </dd>
283 <dt><i>commits</i></dt> 283 <dt><i>commits</i> (list of str)</dt>
284 <dd> 284 <dd>
285 list of commits to be described (list of string) 285 list of commits to be described
286 </dd> 286 </dd>
287 </dl> 287 </dl>
288 <div align="right"><a href="#top">Up</a></div> 288 <div align="right"><a href="#top">Up</a></div>
289 <hr /> 289 <hr />
290 </body></html> 290 </body></html>

eric ide

mercurial