71 <td>Constructor</td> |
71 <td>Constructor</td> |
72 </tr><tr> |
72 </tr><tr> |
73 <td><a href="#HgCommitDialog.amend">amend</a></td> |
73 <td><a href="#HgCommitDialog.amend">amend</a></td> |
74 <td>Public method to retrieve the state of the amend flag.</td> |
74 <td>Public method to retrieve the state of the amend flag.</td> |
75 </tr><tr> |
75 </tr><tr> |
|
76 <td><a href="#HgCommitDialog.commitSubrepositories">commitSubrepositories</a></td> |
|
77 <td>Public method to retrieve the state of the commit sub-repositories flag.</td> |
|
78 </tr><tr> |
76 <td><a href="#HgCommitDialog.logMessage">logMessage</a></td> |
79 <td><a href="#HgCommitDialog.logMessage">logMessage</a></td> |
77 <td>Public method to retrieve the log message.</td> |
80 <td>Public method to retrieve the log message.</td> |
78 </tr><tr> |
81 </tr><tr> |
79 <td><a href="#HgCommitDialog.on_buttonBox_accepted">on_buttonBox_accepted</a></td> |
82 <td><a href="#HgCommitDialog.on_buttonBox_accepted">on_buttonBox_accepted</a></td> |
80 <td>Private slot called by the buttonBox accepted signal.</td> |
83 <td>Private slot called by the buttonBox accepted signal.</td> |
116 Public method to retrieve the state of the amend flag. |
119 Public method to retrieve the state of the amend flag. |
117 </p><dl> |
120 </p><dl> |
118 <dt>Returns:</dt> |
121 <dt>Returns:</dt> |
119 <dd> |
122 <dd> |
120 state of the amend flag (boolean) |
123 state of the amend flag (boolean) |
|
124 </dd> |
|
125 </dl><a NAME="HgCommitDialog.commitSubrepositories" ID="HgCommitDialog.commitSubrepositories"></a> |
|
126 <h4>HgCommitDialog.commitSubrepositories</h4> |
|
127 <b>commitSubrepositories</b>(<i></i>) |
|
128 <p> |
|
129 Public method to retrieve the state of the commit sub-repositories flag. |
|
130 </p><dl> |
|
131 <dt>Returns:</dt> |
|
132 <dd> |
|
133 state of the sub-repositories flag (boolean) |
121 </dd> |
134 </dd> |
122 </dl><a NAME="HgCommitDialog.logMessage" ID="HgCommitDialog.logMessage"></a> |
135 </dl><a NAME="HgCommitDialog.logMessage" ID="HgCommitDialog.logMessage"></a> |
123 <h4>HgCommitDialog.logMessage</h4> |
136 <h4>HgCommitDialog.logMessage</h4> |
124 <b>logMessage</b>(<i></i>) |
137 <b>logMessage</b>(<i></i>) |
125 <p> |
138 <p> |