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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineLogic.cpp1404 int iMaxSnapshotIndex = searchMaxSnapshotIndex(machine(), machine().FindSnapshot(QString()), strNameTemplate); local
1405 pDlg->mLeName->setText(strNameTemplate.arg(++ iMaxSnapshotIndex));

Completed in 52 milliseconds