eric6/Documentation/Source/eric6.E5Gui.E5FileSaveConfirmDialog.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
160 160
161 <p> 161 <p>
162 Public method to get the selected action and associated data. 162 Public method to get the selected action and associated data.
163 </p> 163 </p>
164 <dl> 164 <dl>
165 <dt>Returns:</dt> 165 <dt>Return:</dt>
166 <dd> 166 <dd>
167 tuple containing the selected action (cancel, rename, 167 tuple containing the selected action (cancel, rename,
168 overwrite) and the filename (in case of 'rename' or 'overwrite') 168 overwrite) and the filename (in case of 'rename' or 'overwrite')
169 </dd> 169 </dd>
170 </dl> 170 </dl>
206 <dd> 206 <dd>
207 reference to the parent widget 207 reference to the parent widget
208 </dd> 208 </dd>
209 </dl> 209 </dl>
210 <dl> 210 <dl>
211 <dt>Returns:</dt> 211 <dt>Return:</dt>
212 <dd> 212 <dd>
213 tuple containing the selected action (cancel, rename, 213 tuple containing the selected action (cancel, rename,
214 overwrite) and the filename (in case of 'rename' or 'overwrite') 214 overwrite) and the filename (in case of 'rename' or 'overwrite')
215 </dd> 215 </dd>
216 </dl> 216 </dl>

eric ide

mercurial