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

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/graphics/
H A DUIGraphicsRotatorButton.h2 * VBox Qt GUI - UIGraphicsRotatorButton class declaration.
37 class UIGraphicsRotatorButton : public UIGraphicsButton class in inherits:UIGraphicsButton
56 UIGraphicsRotatorButton(QIGraphicsWidget *pParent,
H A DUIGraphicsRotatorButton.cpp3 * VBox Qt GUI - UIGraphicsRotatorButton class definition.
28 # include "UIGraphicsRotatorButton.h"
36 UIGraphicsRotatorButton::UIGraphicsRotatorButton(QIGraphicsWidget *pParent, function in class:UIGraphicsRotatorButton
119 void UIGraphicsRotatorButton::setAutoHandleButtonClick(bool fEnabled)
130 void UIGraphicsRotatorButton::setToggled(bool fToggled, bool fAnimated /* = true */)
170 void UIGraphicsRotatorButton::setAnimationRange(int iStart, int iEnd)
178 bool UIGraphicsRotatorButton::isAnimationRunning() const
184 void UIGraphicsRotatorButton::sltButtonClicked()
195 void UIGraphicsRotatorButton
[all...]

Completed in 78 milliseconds