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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DVBoxSnapshotsWgt.cpp866 QString strSnapshotDescription = pDlg->mTeDescription->toPlainText(); local
875 CProgress progress = machine.TakeSnapshot(strSnapshotName, strSnapshotDescription, true);
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineLogic.cpp1416 QString strSnapshotDescription = pDlg->mTeDescription->toPlainText(); local
1425 CProgress progress = machine().TakeSnapshot(strSnapshotName, strSnapshotDescription, true);

Completed in 51 milliseconds