Searched defs:UIEncryptionDataTable (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIAddDiskEncryptionPasswordDialog.cpp47 /** UIEncryptionDataTable field indexes. */
57 * the embedded password editor for the UIEncryptionDataTable. */
99 * the data representation model for the UIEncryptionDataTable. */
153 class UIEncryptionDataTable : public QTableView class in inherits:QTableView
169 UIEncryptionDataTable(const EncryptedMediumMap &encryptedMediums);
428 UIEncryptionDataTable::UIEncryptionDataTable(const EncryptedMediumMap &encryptedMediums) function in class:UIEncryptionDataTable
436 EncryptionPasswordMap UIEncryptionDataTable::encryptionPasswords() const
442 bool UIEncryptionDataTable::isValid() const
448 void UIEncryptionDataTable
[all...]

Completed in 50 milliseconds