eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.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>
174 174
175 <p> 175 <p>
176 Public method to retrieve the log message. 176 Public method to retrieve the log message.
177 </p> 177 </p>
178 <dl> 178 <dl>
179 <dt>Returns:</dt> 179 <dt>Return:</dt>
180 <dd> 180 <dd>
181 the log message (string) 181 the log message (string)
182 </dd> 182 </dd>
183 </dl> 183 </dl>
184 <a NAME="SvnCommitDialog.on_buttonBox_accepted" ID="SvnCommitDialog.on_buttonBox_accepted"></a> 184 <a NAME="SvnCommitDialog.on_buttonBox_accepted" ID="SvnCommitDialog.on_buttonBox_accepted"></a>

eric ide

mercurial