GroupBox Class Reference
from PyKDE4.plasma import *
Inherits: QGraphicsProxyWidget → QGraphicsWidget → QObject
Namespace: Plasma
Detailed Description
GroupBox plasma/widgets/groupbox.h <Plasma/Widgets/GroupBox>
Provides a plasma-themed QGroupBox.
Method Documentation
| changeEvent | ( | self, |  | 
|  |  | QEvent | event | 
|  | ) |  |  |  | 
 
 
- Returns:
-  the native widget wrapped by this GroupBox
 
| setStyleSheet | ( | self, |  | 
|  |  | QString | stylesheet | 
|  | ) |  |  |  | 
 
Sets the stylesheet used to control the visual display of this GroupBox
@arg stylesheet a CSS string
 
Sets the display text for this GroupBox
@arg text the text to display; should be translated.
 
- Returns:
-  the stylesheet currently used with this widget
 
- Returns:
-  the display text