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

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
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