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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DVBoxSnapshotsWgt.cpp516 bool canTakeDeleteSnapshot = !busy local
528 canTakeDeleteSnapshot && mCurSnapshotItem && item && !item->isCurrentStateItem());
535 ((canTakeDeleteSnapshot && mCurSnapshotItem && item && item->isCurrentStateItem()) ||

Completed in 48 milliseconds