Searched defs:UITexturedSegmentedButton (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/ | ||
H A D | UISpecialControls.h | 115 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 D | UISpecialControls.cpp | 98 UITexturedSegmentedButton::UITexturedSegmentedButton(QWidget *pParent, int cCount) function in class:UITexturedSegmentedButton 296 UITexturedSegmentedButton::UITexturedSegmentedButton(QWidget *pParent, int cCount) function in class:UITexturedSegmentedButton |
Completed in 328 milliseconds