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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIAddDiskEncryptionPasswordDialog.cpp388 const QModelIndex statusIndex = createIndex(iRow, UIEncryptionDataTableSection_Status); local
389 emit dataChanged(statusIndex, statusIndex);

Completed in 174 milliseconds