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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGDetailsSet.h2 * VBox Qt GUI - UIGDetailsSet class declaration.
37 class UIGDetailsSet : public UIGDetailsItem class in inherits:UIGDetailsItem
48 UIGDetailsSet(UIGDetailsItem *pParent);
49 ~UIGDetailsSet();
H A DUIGDetailsSet.cpp3 * VBox Qt GUI - UIGDetailsSet class implementation.
23 # include "UIGDetailsSet.h"
37 UIGDetailsSet::UIGDetailsSet(UIGDetailsItem *pParent) function in class:UIGDetailsSet
56 UIGDetailsSet::~UIGDetailsSet()
65 void UIGDetailsSet::buildSet(UIVMItem *pMachineItem, bool fFullSet, const QMap<DetailsElementType, bool> &settings)
112 void UIGDetailsSet::sltBuildStep(QString strStepId, int iStepNumber)
197 void UIGDetailsSet::sltMachineStateChange(QString strId)
207 void UIGDetailsSet
[all...]

Completed in 43 milliseconds