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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIAddDiskEncryptionPasswordDialog.cpp50 UIEncryptionDataTableSection_Status, enumerator in enum:UIEncryptionDataTableSection
271 case UIEncryptionDataTableSection_Status: return Qt::ItemIsEnabled | Qt::ItemIsSelectable;
288 case UIEncryptionDataTableSection_Status: return tr("Status", "password table field");
310 case UIEncryptionDataTableSection_Status:
388 const QModelIndex statusIndex = createIndex(iRow, UIEncryptionDataTableSection_Status);
512 horizontalHeader()->setResizeMode(UIEncryptionDataTableSection_Status, QHeaderView::ResizeToContents);

Completed in 52 milliseconds