Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html

changeset 1855
93bf1823466a
parent 1229
a8207dc73672
child 1908
7b40bf154fdc
equal deleted inserted replaced
1845:d481279d882b 1855:93bf1823466a
68 <table> 68 <table>
69 <tr> 69 <tr>
70 <td><a href="#HgCommitDialog.__init__">HgCommitDialog</a></td> 70 <td><a href="#HgCommitDialog.__init__">HgCommitDialog</a></td>
71 <td>Constructor</td> 71 <td>Constructor</td>
72 </tr><tr> 72 </tr><tr>
73 <td><a href="#HgCommitDialog.amend">amend</a></td>
74 <td>Public method to retrieve the state of the amend flag.</td>
75 </tr><tr>
73 <td><a href="#HgCommitDialog.logMessage">logMessage</a></td> 76 <td><a href="#HgCommitDialog.logMessage">logMessage</a></td>
74 <td>Public method to retrieve the log message.</td> 77 <td>Public method to retrieve the log message.</td>
75 </tr><tr> 78 </tr><tr>
76 <td><a href="#HgCommitDialog.on_buttonBox_accepted">on_buttonBox_accepted</a></td> 79 <td><a href="#HgCommitDialog.on_buttonBox_accepted">on_buttonBox_accepted</a></td>
77 <td>Private slot called by the buttonBox accepted signal.</td> 80 <td>Private slot called by the buttonBox accepted signal.</td>
103 <dd> 106 <dd>
104 reference to the vcs object 107 reference to the vcs object
105 </dd><dt><i>parent</i></dt> 108 </dd><dt><i>parent</i></dt>
106 <dd> 109 <dd>
107 parent widget (QWidget) 110 parent widget (QWidget)
111 </dd>
112 </dl><a NAME="HgCommitDialog.amend" ID="HgCommitDialog.amend"></a>
113 <h4>HgCommitDialog.amend</h4>
114 <b>amend</b>(<i></i>)
115 <p>
116 Public method to retrieve the state of the amend flag.
117 </p><dl>
118 <dt>Returns:</dt>
119 <dd>
120 state of the amend flag (boolean)
108 </dd> 121 </dd>
109 </dl><a NAME="HgCommitDialog.logMessage" ID="HgCommitDialog.logMessage"></a> 122 </dl><a NAME="HgCommitDialog.logMessage" ID="HgCommitDialog.logMessage"></a>
110 <h4>HgCommitDialog.logMessage</h4> 123 <h4>HgCommitDialog.logMessage</h4>
111 <b>logMessage</b>(<i></i>) 124 <b>logMessage</b>(<i></i>)
112 <p> 125 <p>

eric ide

mercurial