eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitCommitDialog.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8152
0c740fcffd34
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
163 163
164 <p> 164 <p>
165 Public method to retrieve the state of the amend flag. 165 Public method to retrieve the state of the amend flag.
166 </p> 166 </p>
167 <dl> 167 <dl>
168 <dt>Returns:</dt> 168 <dt>Return:</dt>
169 <dd> 169 <dd>
170 state of the amend flag (boolean) 170 state of the amend flag (boolean)
171 </dd> 171 </dd>
172 </dl> 172 </dl>
173 <a NAME="GitCommitDialog.logMessage" ID="GitCommitDialog.logMessage"></a> 173 <a NAME="GitCommitDialog.logMessage" ID="GitCommitDialog.logMessage"></a>
176 176
177 <p> 177 <p>
178 Public method to retrieve the log message. 178 Public method to retrieve the log message.
179 </p> 179 </p>
180 <dl> 180 <dl>
181 <dt>Returns:</dt> 181 <dt>Return:</dt>
182 <dd> 182 <dd>
183 the log message (string) 183 the log message (string)
184 </dd> 184 </dd>
185 </dl> 185 </dl>
186 <a NAME="GitCommitDialog.on_buttonBox_accepted" ID="GitCommitDialog.on_buttonBox_accepted"></a> 186 <a NAME="GitCommitDialog.on_buttonBox_accepted" ID="GitCommitDialog.on_buttonBox_accepted"></a>
231 231
232 <p> 232 <p>
233 Public method to retrieve the state of the reset author flag. 233 Public method to retrieve the state of the reset author flag.
234 </p> 234 </p>
235 <dl> 235 <dl>
236 <dt>Returns:</dt> 236 <dt>Return:</dt>
237 <dd> 237 <dd>
238 state of the reset author flag (boolean) 238 state of the reset author flag (boolean)
239 </dd> 239 </dd>
240 </dl> 240 </dl>
241 <a NAME="GitCommitDialog.showEvent" ID="GitCommitDialog.showEvent"></a> 241 <a NAME="GitCommitDialog.showEvent" ID="GitCommitDialog.showEvent"></a>
258 258
259 <p> 259 <p>
260 Public method to retrieve the state of the staged only flag. 260 Public method to retrieve the state of the staged only flag.
261 </p> 261 </p>
262 <dl> 262 <dl>
263 <dt>Returns:</dt> 263 <dt>Return:</dt>
264 <dd> 264 <dd>
265 state of the staged only flag (boolean) 265 state of the staged only flag (boolean)
266 </dd> 266 </dd>
267 </dl> 267 </dl>
268 <div align="right"><a href="#top">Up</a></div> 268 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial