- class QGraphTheme#
-
Synopsis#
Properties#
Methods#
def
__init__()
def
axisXSmoothing()
def
axisYSmoothing()
def
colorTheme()
def
gridSmoothing()
def
setColorTheme()
def
setShadowColor()
def
shadowBarWidth()
def
shadowColor()
def
shadowEnabled()
def
shadowXOffset()
def
shadowYOffset()
def
themeDirty()
Signals#
def
update()
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description#
- class ColorTheme#
Note
Properties can be used directly when
from __feature__ import true_property
is used or via accessor functions otherwise.- Access functions:
- Access functions:
- property axisXMajorBarWidthᅟ: float#
- Access functions:
- Access functions:
- property axisXMinorBarWidthᅟ: float#
- Access functions:
- Access functions:
- property axisXSmoothingᅟ: float#
- Access functions:
- Access functions:
- Access functions:
- property axisYMajorBarWidthᅟ: float#
- Access functions:
- Access functions:
- property axisYMinorBarWidthᅟ: float#
- Access functions:
- Access functions:
- property axisYSmoothingᅟ: float#
- Access functions:
- property colorThemeᅟ: QGraphTheme.ColorTheme#
- Access functions:
- Access functions:
- property gridMajorBarsWidthᅟ: float#
- Access functions:
- Access functions:
- property gridMinorBarsWidthᅟ: float#
- Access functions:
- property gridSmoothingᅟ: float#
- Access functions:
- property shadowBarWidthᅟ: float#
- Access functions:
- Access functions:
- property shadowEnabledᅟ: bool#
- Access functions:
- property shadowSmoothingᅟ: float#
- Access functions:
- property shadowXOffsetᅟ: float#
- Access functions:
- property shadowYOffsetᅟ: float#
- Access functions:
Getter of property
axisXLabelsColorᅟ
.- axisXLabelsColorChanged()#
Notification signal of property
axisXLabelsColorᅟ
.Getter of property
axisXLabelsFontᅟ
.- axisXLabelsFontChanged()#
Notification signal of property
axisXLabelsFontᅟ
.- axisXMajorBarWidth()#
- Return type:
float
Getter of property
axisXMajorBarWidthᅟ
.- axisXMajorBarWidthChanged()#
Notification signal of property
axisXMajorBarWidthᅟ
.Getter of property
axisXMajorColorᅟ
.- axisXMajorColorChanged()#
Notification signal of property
axisXMajorColorᅟ
.- axisXMinorBarWidth()#
- Return type:
float
Getter of property
axisXMinorBarWidthᅟ
.- axisXMinorBarWidthChanged()#
Notification signal of property
axisXMinorBarWidthᅟ
.Getter of property
axisXMinorColorᅟ
.- axisXMinorColorChanged()#
Notification signal of property
axisXMinorColorᅟ
.- axisXSmoothing()#
- Return type:
float
Getter of property
axisXSmoothingᅟ
.- axisXSmoothingChanged()#
Notification signal of property
axisXSmoothingᅟ
.Getter of property
axisYLabelsColorᅟ
.- axisYLabelsColorChanged()#
Notification signal of property
axisYLabelsColorᅟ
.Getter of property
axisYLabelsFontᅟ
.- axisYLabelsFontChanged()#
Notification signal of property
axisYLabelsFontᅟ
.- axisYMajorBarWidth()#
- Return type:
float
Getter of property
axisYMajorBarWidthᅟ
.- axisYMajorBarWidthChanged()#
Notification signal of property
axisYMajorBarWidthᅟ
.Getter of property
axisYMajorColorᅟ
.- axisYMajorColorChanged()#
Notification signal of property
axisYMajorColorᅟ
.- axisYMinorBarWidth()#
- Return type:
float
Getter of property
axisYMinorBarWidthᅟ
.- axisYMinorBarWidthChanged()#
Notification signal of property
axisYMinorBarWidthᅟ
.Getter of property
axisYMinorColorᅟ
.- axisYMinorColorChanged()#
Notification signal of property
axisYMinorColorᅟ
.- axisYSmoothing()#
- Return type:
float
Getter of property
axisYSmoothingᅟ
.- axisYSmoothingChanged()#
Notification signal of property
axisYSmoothingᅟ
.- colorTheme()#
- Return type:
Getter of property
colorThemeᅟ
.- colorThemeChanged()#
Notification signal of property
colorThemeᅟ
.Getter of property
gridMajorBarsColorᅟ
.- gridMajorBarsColorChanged()#
Notification signal of property
gridMajorBarsColorᅟ
.- gridMajorBarsWidth()#
- Return type:
float
Getter of property
gridMajorBarsWidthᅟ
.- gridMajorBarsWidthChanged()#
Notification signal of property
gridMajorBarsWidthᅟ
.Getter of property
gridMinorBarsColorᅟ
.- gridMinorBarsColorChanged()#
Notification signal of property
gridMinorBarsColorᅟ
.- gridMinorBarsWidth()#
- Return type:
float
Getter of property
gridMinorBarsWidthᅟ
.- gridMinorBarsWidthChanged()#
Notification signal of property
gridMinorBarsWidthᅟ
.- gridSmoothing()#
- Return type:
float
Getter of property
gridSmoothingᅟ
.- gridSmoothingChanged()#
Notification signal of property
gridSmoothingᅟ
.- resetColorTheme()#
- resetThemeDirty()#
Setter of property
axisXLabelsColorᅟ
.Setter of property
axisXLabelsFontᅟ
.- setAxisXMajorBarWidth(newAxisXMajorBarWidth)#
- Parameters:
newAxisXMajorBarWidth – float
Setter of property
axisXMajorBarWidthᅟ
.Setter of property
axisXMajorColorᅟ
.- setAxisXMinorBarWidth(newAxisXMinorBarWidth)#
- Parameters:
newAxisXMinorBarWidth – float
Setter of property
axisXMinorBarWidthᅟ
.Setter of property
axisXMinorColorᅟ
.- setAxisXSmoothing(newAxisXSmoothing)#
- Parameters:
newAxisXSmoothing – float
Setter of property
axisXSmoothingᅟ
.Setter of property
axisYLabelsColorᅟ
.Setter of property
axisYLabelsFontᅟ
.- setAxisYMajorBarWidth(newAxisYMajorBarWidth)#
- Parameters:
newAxisYMajorBarWidth – float
Setter of property
axisYMajorBarWidthᅟ
.Setter of property
axisYMajorColorᅟ
.- setAxisYMinorBarWidth(newAxisYMinorBarWidth)#
- Parameters:
newAxisYMinorBarWidth – float
Setter of property
axisYMinorBarWidthᅟ
.Setter of property
axisYMinorColorᅟ
.- setAxisYSmoothing(newAxisYSmoothing)#
- Parameters:
newAxisYSmoothing – float
Setter of property
axisYSmoothingᅟ
.- setColorTheme(newColorTheme)#
- Parameters:
newColorTheme –
ColorTheme
Setter of property
colorThemeᅟ
.Setter of property
gridMajorBarsColorᅟ
.- setGridMajorBarsWidth(newGridMajorBarsWidth)#
- Parameters:
newGridMajorBarsWidth – float
Setter of property
gridMajorBarsWidthᅟ
.Setter of property
gridMinorBarsColorᅟ
.- setGridMinorBarsWidth(newGridMinorBarsWidth)#
- Parameters:
newGridMinorBarsWidth – float
Setter of property
gridMinorBarsWidthᅟ
.- setGridSmoothing(newGridSmoothing)#
- Parameters:
newGridSmoothing – float
Setter of property
gridSmoothingᅟ
.- setShadowBarWidth(newShadowBarWidth)#
- Parameters:
newShadowBarWidth – float
Setter of property
shadowBarWidthᅟ
.Setter of property
shadowColorᅟ
.- setShadowEnabled(newShadowEnabled)#
- Parameters:
newShadowEnabled – bool
Setter of property
shadowEnabledᅟ
.- setShadowSmoothing(newShadowSmoothing)#
- Parameters:
newShadowSmoothing – float
Setter of property
shadowSmoothingᅟ
.- setShadowXOffset(newShadowXOffset)#
- Parameters:
newShadowXOffset – float
Setter of property
shadowXOffsetᅟ
.- setShadowYOffset(newShadowYOffset)#
- Parameters:
newShadowYOffset – float
Setter of property
shadowYOffsetᅟ
.- shadowBarWidth()#
- Return type:
float
Getter of property
shadowBarWidthᅟ
.- shadowBarWidthChanged()#
Notification signal of property
shadowBarWidthᅟ
.Getter of property
shadowColorᅟ
.- shadowColorChanged()#
Notification signal of property
shadowColorᅟ
.- shadowEnabled()#
- Return type:
bool
Getter of property
shadowEnabledᅟ
.- shadowEnabledChanged()#
Notification signal of property
shadowEnabledᅟ
.- shadowSmoothing()#
- Return type:
float
Getter of property
shadowSmoothingᅟ
.- shadowSmoothingChanged()#
Notification signal of property
shadowSmoothingᅟ
.- shadowXOffset()#
- Return type:
float
Getter of property
shadowXOffsetᅟ
.- shadowXOffsetChanged()#
Notification signal of property
shadowXOffsetᅟ
.- shadowYOffset()#
- Return type:
float
Getter of property
shadowYOffsetᅟ
.- shadowYOffsetChanged()#
Notification signal of property
shadowYOffsetᅟ
.- themeDirty()#
- Return type:
bool
- update()#