Searched refs:UIEncryptionDataTableSection_Id (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIAddDiskEncryptionPasswordDialog.cpp51 UIEncryptionDataTableSection_Id, enumerator in enum:UIEncryptionDataTableSection
272 case UIEncryptionDataTableSection_Id: return Qt::ItemIsEnabled | Qt::ItemIsSelectable;
289 case UIEncryptionDataTableSection_Id: return tr("ID", "password table field");
323 case UIEncryptionDataTableSection_Id:
513 horizontalHeader()->setResizeMode(UIEncryptionDataTableSection_Id, QHeaderView::Interactive);

Completed in 44 milliseconds