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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DVBoxSnapshotsWgt.cpp51 * QTreeWidgetItem subclass for snapshots items
361 /* The snapshots widget is not very useful if there are a lot
362 * of snapshots in a tree and the current Qt style decides not
515 /* Whether taking or deleting snapshots is possible right now */
533 /* Enable/disable taking snapshots */
538 /* Enable/disable cloning snapshots */
1005 CSnapshotVector snapshots = aSnapshot.GetChildren(); local
1006 foreach (const CSnapshot &snapshot, snapshots)

Completed in 43 milliseconds