Changeset 8418 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- Apr 28, 2008 12:47:49 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxMediaComboBox.h
r8155 r8418 43 43 void setUseEmptyItem (bool); 44 44 void setBelongsTo (const QUuid &); 45 QUuid getId ();45 QUuid getId (int aId = -1); 46 46 QUuid getBelongsTo(); 47 47 void setCurrentItem (const QUuid &);
Note:
See TracChangeset
for help on using the changeset viewer.