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

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsStorage.h552 class StorageDelegate : public QItemDelegate class in inherits:QItemDelegate
558 StorageDelegate (QObject *aParent);
H A DUIMachineSettingsStorage.cpp1781 StorageDelegate::StorageDelegate (QObject *aParent) function in class:StorageDelegate
1786 void StorageDelegate::paint (QPainter *aPainter, const QStyleOptionViewItem &aOption, const QModelIndex &aIndex) const
1987 StorageDelegate *storageDelegate = new StorageDelegate (mTwStorageTree);

Completed in 57 milliseconds