53 QDialog, Ui_HgCommandDialog |
53 QDialog, Ui_HgCommandDialog |
54 <h3>Class Attributes</h3> |
54 <h3>Class Attributes</h3> |
55 <table> |
55 <table> |
56 <tr><td>None</td></tr> |
56 <tr><td>None</td></tr> |
57 </table> |
57 </table> |
|
58 <h3>Class Methods</h3> |
|
59 <table> |
|
60 <tr><td>None</td></tr> |
|
61 </table> |
58 <h3>Methods</h3> |
62 <h3>Methods</h3> |
59 <table> |
63 <table> |
60 <tr> |
64 <tr> |
61 <td><a href="#HgCommandDialog.__init__">HgCommandDialog</a></td> |
|
62 <td>Constructor</td> |
|
63 </tr><tr> |
|
64 <td><a href="#HgCommandDialog.getData">getData</a></td> |
65 <td><a href="#HgCommandDialog.getData">getData</a></td> |
65 <td>Public method to retrieve the data entered into this dialog.</td> |
66 <td>Public method to retrieve the data entered into this dialog.</td> |
66 </tr><tr> |
67 </tr><tr> |
67 <td><a href="#HgCommandDialog.on_commandCombo_editTextChanged">on_commandCombo_editTextChanged</a></td> |
68 <td><a href="#HgCommandDialog.on_commandCombo_editTextChanged">on_commandCombo_editTextChanged</a></td> |
68 <td>Private method used to enable/disable the OK-button.</td> |
69 <td>Private method used to enable/disable the OK-button.</td> |
69 </tr> |
70 </tr> |
|
71 </table> |
|
72 <h3>Static Methods</h3> |
|
73 <table> |
|
74 <tr><td>None</td></tr> |
70 </table> |
75 </table> |
71 <a NAME="HgCommandDialog.__init__" ID="HgCommandDialog.__init__"></a> |
76 <a NAME="HgCommandDialog.__init__" ID="HgCommandDialog.__init__"></a> |
72 <h4>HgCommandDialog (Constructor)</h4> |
77 <h4>HgCommandDialog (Constructor)</h4> |
73 <b>HgCommandDialog</b>(<i>argvList, ppath, parent=None</i>) |
78 <b>HgCommandDialog</b>(<i>argvList, ppath, parent=None</i>) |
74 <p> |
79 <p> |