42 <hr /><hr /> |
42 <hr /><hr /> |
43 <a NAME="SvnCommitDialog" ID="SvnCommitDialog"></a> |
43 <a NAME="SvnCommitDialog" ID="SvnCommitDialog"></a> |
44 <h2>SvnCommitDialog</h2> |
44 <h2>SvnCommitDialog</h2> |
45 <p> |
45 <p> |
46 Class implementing a dialog to enter the commit message. |
46 Class implementing a dialog to enter the commit message. |
47 </p><h4>Signals</h4> |
47 </p><h3>Signals</h3> |
48 <dl> |
48 <dl> |
49 <dt>accepted()</dt> |
49 <dt>accepted()</dt> |
50 <dd> |
50 <dd> |
51 emitted, if the dialog was accepted |
51 emitted, if the dialog was accepted |
52 </dd><dt>rejected()</dt> |
52 </dd><dt>rejected()</dt> |
88 <td>Private slot to select a commit message from recent ones.</td> |
92 <td>Private slot to select a commit message from recent ones.</td> |
89 </tr><tr> |
93 </tr><tr> |
90 <td><a href="#SvnCommitDialog.showEvent">showEvent</a></td> |
94 <td><a href="#SvnCommitDialog.showEvent">showEvent</a></td> |
91 <td>Public method called when the dialog is about to be shown.</td> |
95 <td>Public method called when the dialog is about to be shown.</td> |
92 </tr> |
96 </tr> |
|
97 </table> |
|
98 <h3>Static Methods</h3> |
|
99 <table> |
|
100 <tr><td>None</td></tr> |
93 </table> |
101 </table> |
94 <a NAME="SvnCommitDialog.__init__" ID="SvnCommitDialog.__init__"></a> |
102 <a NAME="SvnCommitDialog.__init__" ID="SvnCommitDialog.__init__"></a> |
95 <h4>SvnCommitDialog (Constructor)</h4> |
103 <h4>SvnCommitDialog (Constructor)</h4> |
96 <b>SvnCommitDialog</b>(<i>parent = None</i>) |
104 <b>SvnCommitDialog</b>(<i>parent = None</i>) |
97 <p> |
105 <p> |