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

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUISpecialControls.h115 class UITexturedSegmentedButton: public UICocoaSegmentedButton class in inherits:UICocoaSegmentedButton
120 UITexturedSegmentedButton(QWidget *pParent, int cCount);
248 class UITexturedSegmentedButton: public UIRoundRectSegmentedButton class in inherits:UIRoundRectSegmentedButton
253 UITexturedSegmentedButton(QWidget *pParent, int cCount);
H A DUISpecialControls.cpp98 UITexturedSegmentedButton::UITexturedSegmentedButton(QWidget *pParent, int cCount) function in class:UITexturedSegmentedButton
296 UITexturedSegmentedButton::UITexturedSegmentedButton(QWidget *pParent, int cCount) function in class:UITexturedSegmentedButton

Completed in 853 milliseconds