| 1168 | } |
| 1169 | |
| 1170 | void FilePathDialog::resetExpandedForm() |
| 1171 | { |
| 1172 | ui->expanded_hid->clear(); |
| 1173 | ui->expanded_uid->clear(); |
| 1174 | ui->expanded_cid->clear(); |
| 1175 | ui->expanded_hidstr->clear(); |
| 1176 | ui->expanded_uidstr->clear(); |
| 1177 | ui->expanded_cidstr->clear(); |
| 1178 | } |
| 1179 | |
| 1180 | void FilePathDialog::resetAdrForm() |
| 1181 | { |