StyleOption Class Reference
from PyKDE4.plasma import *
Inherits: QStyleOptionGraphicsItem → QStyleOption
Namespace: Plasma::Containment
Detailed Description
Enumerations | |
StyleOptionType | { Type } |
StyleOptionVersion | { Version } |
Attributes | |
Plasma.View | view |
Methods | |
__init__ (self) | |
__init__ (self, Plasma.Containment.StyleOption other) | |
__init__ (self, QStyleOptionGraphicsItem other) |
Method Documentation
__init__ | ( | self ) |
__init__ | ( | self, | ||
Plasma.Containment.StyleOption | other | |||
) |
__init__ | ( | self, | ||
QStyleOptionGraphicsItem | other | |||
) |
Attribute Documentation
Plasma.View view |
The View, if any, that this containment is currently being rendered into. Note: this may be NULL, so be sure to check it before using it!
Enumeration Documentation
StyleOptionType |
- Enumerator:
-
Type = SO_CustomBase+1
StyleOptionVersion |
- Enumerator:
-
Version = QStyleOptionGraphicsItem::Version+1