eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8152
0c740fcffd34
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
147 147
148 <p> 148 <p>
149 Public method to retrieve the changelists data. 149 Public method to retrieve the changelists data.
150 </p> 150 </p>
151 <dl> 151 <dl>
152 <dt>Returns:</dt> 152 <dt>Return:</dt>
153 <dd> 153 <dd>
154 tuple containing the changelists (list of strings) and a flag 154 tuple containing the changelists (list of strings) and a flag
155 indicating to keep changelists (boolean) 155 indicating to keep changelists (boolean)
156 </dd> 156 </dd>
157 </dl> 157 </dl>
161 161
162 <p> 162 <p>
163 Public method to check, if the user entered some changelists. 163 Public method to check, if the user entered some changelists.
164 </p> 164 </p>
165 <dl> 165 <dl>
166 <dt>Returns:</dt> 166 <dt>Return:</dt>
167 <dd> 167 <dd>
168 flag indicating availability of changelists (boolean) 168 flag indicating availability of changelists (boolean)
169 </dd> 169 </dd>
170 </dl> 170 </dl>
171 <a NAME="SvnCommitDialog.logMessage" ID="SvnCommitDialog.logMessage"></a> 171 <a NAME="SvnCommitDialog.logMessage" ID="SvnCommitDialog.logMessage"></a>
178 <p> 178 <p>
179 This method has the side effect of saving the 20 most recent 179 This method has the side effect of saving the 20 most recent
180 commit messages for reuse. 180 commit messages for reuse.
181 </p> 181 </p>
182 <dl> 182 <dl>
183 <dt>Returns:</dt> 183 <dt>Return:</dt>
184 <dd> 184 <dd>
185 the log message (string) 185 the log message (string)
186 </dd> 186 </dd>
187 </dl> 187 </dl>
188 <a NAME="SvnCommitDialog.on_buttonBox_accepted" ID="SvnCommitDialog.on_buttonBox_accepted"></a> 188 <a NAME="SvnCommitDialog.on_buttonBox_accepted" ID="SvnCommitDialog.on_buttonBox_accepted"></a>

eric ide

mercurial