Documentation/Source/eric5.VCS.CommandOptionsDialog.html

changeset 3042
c9c3c0982145
parent 3018
70924c0bdaf1
equal deleted inserted replaced
3041:510ff2ed6efd 3042:c9c3c0982145
28 <tr><td>None</td></tr> 28 <tr><td>None</td></tr>
29 </table> 29 </table>
30 <h3>Classes</h3> 30 <h3>Classes</h3>
31 <table> 31 <table>
32 <tr> 32 <tr>
33 <td><a href="#vcsCommandOptionsDialog">vcsCommandOptionsDialog</a></td> 33 <td><a href="#VcsCommandOptionsDialog">VcsCommandOptionsDialog</a></td>
34 <td>Class implementing the VCS command options dialog.</td> 34 <td>Class implementing the VCS command options dialog.</td>
35 </tr> 35 </tr>
36 </table> 36 </table>
37 <h3>Functions</h3> 37 <h3>Functions</h3>
38 <table> 38 <table>
39 <tr><td>None</td></tr> 39 <tr><td>None</td></tr>
40 </table> 40 </table>
41 <hr /><hr /> 41 <hr /><hr />
42 <a NAME="vcsCommandOptionsDialog" ID="vcsCommandOptionsDialog"></a> 42 <a NAME="VcsCommandOptionsDialog" ID="VcsCommandOptionsDialog"></a>
43 <h2>vcsCommandOptionsDialog</h2> 43 <h2>VcsCommandOptionsDialog</h2>
44 <p> 44 <p>
45 Class implementing the VCS command options dialog. 45 Class implementing the VCS command options dialog.
46 </p> 46 </p>
47 <h3>Derived from</h3> 47 <h3>Derived from</h3>
48 QDialog, Ui_vcsCommandOptionsDialog 48 QDialog, Ui_VcsCommandOptionsDialog
49 <h3>Class Attributes</h3> 49 <h3>Class Attributes</h3>
50 <table> 50 <table>
51 <tr><td>None</td></tr> 51 <tr><td>None</td></tr>
52 </table> 52 </table>
53 <h3>Class Methods</h3> 53 <h3>Class Methods</h3>
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
57 <h3>Methods</h3> 57 <h3>Methods</h3>
58 <table> 58 <table>
59 <tr> 59 <tr>
60 <td><a href="#vcsCommandOptionsDialog.__init__">vcsCommandOptionsDialog</a></td> 60 <td><a href="#VcsCommandOptionsDialog.__init__">VcsCommandOptionsDialog</a></td>
61 <td>Constructor</td> 61 <td>Constructor</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#vcsCommandOptionsDialog.getOptions">getOptions</a></td> 63 <td><a href="#VcsCommandOptionsDialog.getOptions">getOptions</a></td>
64 <td>Public method used to retrieve the entered options.</td> 64 <td>Public method used to retrieve the entered options.</td>
65 </tr> 65 </tr>
66 </table> 66 </table>
67 <h3>Static Methods</h3> 67 <h3>Static Methods</h3>
68 <table> 68 <table>
69 <tr><td>None</td></tr> 69 <tr><td>None</td></tr>
70 </table> 70 </table>
71 <a NAME="vcsCommandOptionsDialog.__init__" ID="vcsCommandOptionsDialog.__init__"></a> 71 <a NAME="VcsCommandOptionsDialog.__init__" ID="VcsCommandOptionsDialog.__init__"></a>
72 <h4>vcsCommandOptionsDialog (Constructor)</h4> 72 <h4>VcsCommandOptionsDialog (Constructor)</h4>
73 <b>vcsCommandOptionsDialog</b>(<i>vcs, parent=None</i>) 73 <b>VcsCommandOptionsDialog</b>(<i>vcs, parent=None</i>)
74 <p> 74 <p>
75 Constructor 75 Constructor
76 </p><dl> 76 </p><dl>
77 <dt><i>vcs</i></dt> 77 <dt><i>vcs</i></dt>
78 <dd> 78 <dd>
79 reference to the vcs object 79 reference to the vcs object
80 </dd><dt><i>parent</i></dt> 80 </dd><dt><i>parent</i></dt>
81 <dd> 81 <dd>
82 parent widget (QWidget) 82 parent widget (QWidget)
83 </dd> 83 </dd>
84 </dl><a NAME="vcsCommandOptionsDialog.getOptions" ID="vcsCommandOptionsDialog.getOptions"></a> 84 </dl><a NAME="VcsCommandOptionsDialog.getOptions" ID="VcsCommandOptionsDialog.getOptions"></a>
85 <h4>vcsCommandOptionsDialog.getOptions</h4> 85 <h4>VcsCommandOptionsDialog.getOptions</h4>
86 <b>getOptions</b>(<i></i>) 86 <b>getOptions</b>(<i></i>)
87 <p> 87 <p>
88 Public method used to retrieve the entered options. 88 Public method used to retrieve the entered options.
89 </p><dl> 89 </p><dl>
90 <dt>Returns:</dt> 90 <dt>Returns:</dt>

eric ide

mercurial