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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGDetailsElement.cpp3 * VBox Qt GUI - UIGDetailsElement class implementation.
31 # include "UIGDetailsElement.h"
44 UIGDetailsElement::UIGDetailsElement(UIGDetailsSet *pParent, DetailsElementType type, bool fOpened) function in class:UIGDetailsElement
81 UIGDetailsElement::~UIGDetailsElement()
88 void UIGDetailsElement::close(bool fAnimated /* = true */)
93 void UIGDetailsElement::open(bool fAnimated /* = true */)
98 void UIGDetailsElement::updateAppearance()
110 void UIGDetailsElement
[all...]
H A DUIGDetailsElement.h2 * VBox Qt GUI - UIGDetailsElement class declaration.
42 class UIGDetailsElement : public UIGDetailsItem class in inherits:UIGDetailsItem
68 UIGDetailsElement(UIGDetailsSet *pParent, DetailsElementType type, bool fOpened);
69 ~UIGDetailsElement();

Completed in 43 milliseconds