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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DVBoxSnapshotsWgt.cpp429 connect (mRestoreSnapshotAction, SIGNAL (triggered()), this, SLOT (sltRestoreSnapshot()));
599 sltRestoreSnapshot(true /* suppress non-critical warnings */);
608 void VBoxSnapshotsWgt::sltRestoreSnapshot(bool fSuppressNonCriticalWarnings /* = false*/) function in class:VBoxSnapshotsWgt

Completed in 73 milliseconds