7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
171 | 171 |
172 <p> | 172 <p> |
173 Private method to check, if the dialog contains modified data. | 173 Private method to check, if the dialog contains modified data. |
174 </p> | 174 </p> |
175 <dl> | 175 <dl> |
176 <dt>Returns:</dt> | 176 <dt>Return:</dt> |
177 <dd> | 177 <dd> |
178 flag indicating the presence of modified data | 178 flag indicating the presence of modified data |
179 </dd> | 179 </dd> |
180 </dl> | 180 </dl> |
181 <dl> | 181 <dl> |
190 | 190 |
191 <p> | 191 <p> |
192 Private method to check, if it is safe to close the dialog. | 192 Private method to check, if it is safe to close the dialog. |
193 </p> | 193 </p> |
194 <dl> | 194 <dl> |
195 <dt>Returns:</dt> | 195 <dt>Return:</dt> |
196 <dd> | 196 <dd> |
197 flag indicating safe to close | 197 flag indicating safe to close |
198 </dd> | 198 </dd> |
199 </dl> | 199 </dl> |
200 <dl> | 200 <dl> |
216 | 216 |
217 <p> | 217 <p> |
218 Private slot to save the configuration. | 218 Private slot to save the configuration. |
219 </p> | 219 </p> |
220 <dl> | 220 <dl> |
221 <dt>Returns:</dt> | 221 <dt>Return:</dt> |
222 <dd> | 222 <dd> |
223 flag indicating success | 223 flag indicating success |
224 </dd> | 224 </dd> |
225 </dl> | 225 </dl> |
226 <dl> | 226 <dl> |