class QGraphTheme#

Inheritance diagram of PySide6.QtGraphs.QGraphTheme

Synopsis#

Properties#

Methods#

Signals#

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.

property axisXLabelsColorᅟ: QColor#
Access functions:
property axisXLabelsFontᅟ: QFont#
Access functions:
property axisXMajorBarWidthᅟ: float#
Access functions:
property axisXMajorColorᅟ: QColor#
Access functions:
property axisXMinorBarWidthᅟ: float#
Access functions:
property axisXMinorColorᅟ: QColor#
Access functions:
property axisXSmoothingᅟ: float#
Access functions:
property axisYLabelsColorᅟ: QColor#
Access functions:
property axisYLabelsFontᅟ: QFont#
Access functions:
property axisYMajorBarWidthᅟ: float#
Access functions:
property axisYMajorColorᅟ: QColor#
Access functions:
property axisYMinorBarWidthᅟ: float#
Access functions:
property axisYMinorColorᅟ: QColor#
Access functions:
property axisYSmoothingᅟ: float#
Access functions:
property colorThemeᅟ: QGraphTheme.ColorTheme#
Access functions:
property gridMajorBarsColorᅟ: QColor#
Access functions:
property gridMajorBarsWidthᅟ: float#
Access functions:
property gridMinorBarsColorᅟ: QColor#
Access functions:
property gridMinorBarsWidthᅟ: float#
Access functions:
property gridSmoothingᅟ: float#
Access functions:
property shadowBarWidthᅟ: float#
Access functions:
property shadowColorᅟ: QColor#
Access functions:
property shadowEnabledᅟ: bool#
Access functions:
property shadowSmoothingᅟ: float#
Access functions:
property shadowXOffsetᅟ: float#
Access functions:
property shadowYOffsetᅟ: float#
Access functions:
__init__([parent=None])#
Parameters:

parentQObject

axisXLabelsColor()#
Return type:

QColor

Getter of property axisXLabelsColorᅟ .

axisXLabelsColorChanged()#

Notification signal of property axisXLabelsColorᅟ .

axisXLabelsFont()#
Return type:

QFont

Getter of property axisXLabelsFontᅟ .

axisXLabelsFontChanged()#

Notification signal of property axisXLabelsFontᅟ .

axisXMajorBarWidth()#
Return type:

float

Getter of property axisXMajorBarWidthᅟ .

axisXMajorBarWidthChanged()#

Notification signal of property axisXMajorBarWidthᅟ .

axisXMajorColor()#
Return type:

QColor

Getter of property axisXMajorColorᅟ .

axisXMajorColorChanged()#

Notification signal of property axisXMajorColorᅟ .

axisXMinorBarWidth()#
Return type:

float

Getter of property axisXMinorBarWidthᅟ .

axisXMinorBarWidthChanged()#

Notification signal of property axisXMinorBarWidthᅟ .

axisXMinorColor()#
Return type:

QColor

Getter of property axisXMinorColorᅟ .

axisXMinorColorChanged()#

Notification signal of property axisXMinorColorᅟ .

axisXSmoothing()#
Return type:

float

Getter of property axisXSmoothingᅟ .

axisXSmoothingChanged()#

Notification signal of property axisXSmoothingᅟ .

axisYLabelsColor()#
Return type:

QColor

Getter of property axisYLabelsColorᅟ .

axisYLabelsColorChanged()#

Notification signal of property axisYLabelsColorᅟ .

axisYLabelsFont()#
Return type:

QFont

Getter of property axisYLabelsFontᅟ .

axisYLabelsFontChanged()#

Notification signal of property axisYLabelsFontᅟ .

axisYMajorBarWidth()#
Return type:

float

Getter of property axisYMajorBarWidthᅟ .

axisYMajorBarWidthChanged()#

Notification signal of property axisYMajorBarWidthᅟ .

axisYMajorColor()#
Return type:

QColor

Getter of property axisYMajorColorᅟ .

axisYMajorColorChanged()#

Notification signal of property axisYMajorColorᅟ .

axisYMinorBarWidth()#
Return type:

float

Getter of property axisYMinorBarWidthᅟ .

axisYMinorBarWidthChanged()#

Notification signal of property axisYMinorBarWidthᅟ .

axisYMinorColor()#
Return type:

QColor

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:

ColorTheme

Getter of property colorThemeᅟ .

colorThemeChanged()#

Notification signal of property colorThemeᅟ .

gridMajorBarsColor()#
Return type:

QColor

Getter of property gridMajorBarsColorᅟ .

gridMajorBarsColorChanged()#

Notification signal of property gridMajorBarsColorᅟ .

gridMajorBarsWidth()#
Return type:

float

Getter of property gridMajorBarsWidthᅟ .

gridMajorBarsWidthChanged()#

Notification signal of property gridMajorBarsWidthᅟ .

gridMinorBarsColor()#
Return type:

QColor

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()#
setAxisXLabelsColor(newAxisXLabelsColor)#
Parameters:

newAxisXLabelsColorQColor

Setter of property axisXLabelsColorᅟ .

setAxisXLabelsFont(newAxisXLabelsFont)#
Parameters:

newAxisXLabelsFontQFont

Setter of property axisXLabelsFontᅟ .

setAxisXMajorBarWidth(newAxisXMajorBarWidth)#
Parameters:

newAxisXMajorBarWidth – float

Setter of property axisXMajorBarWidthᅟ .

setAxisXMajorColor(newAxisXMajorColor)#
Parameters:

newAxisXMajorColorQColor

Setter of property axisXMajorColorᅟ .

setAxisXMinorBarWidth(newAxisXMinorBarWidth)#
Parameters:

newAxisXMinorBarWidth – float

Setter of property axisXMinorBarWidthᅟ .

setAxisXMinorColor(newAxisXMinorColor)#
Parameters:

newAxisXMinorColorQColor

Setter of property axisXMinorColorᅟ .

setAxisXSmoothing(newAxisXSmoothing)#
Parameters:

newAxisXSmoothing – float

Setter of property axisXSmoothingᅟ .

setAxisYLabelsColor(newAxisYLabelsColor)#
Parameters:

newAxisYLabelsColorQColor

Setter of property axisYLabelsColorᅟ .

setAxisYLabelsFont(newAxisYLabelsFont)#
Parameters:

newAxisYLabelsFontQFont

Setter of property axisYLabelsFontᅟ .

setAxisYMajorBarWidth(newAxisYMajorBarWidth)#
Parameters:

newAxisYMajorBarWidth – float

Setter of property axisYMajorBarWidthᅟ .

setAxisYMajorColor(newAxisYMajorColor)#
Parameters:

newAxisYMajorColorQColor

Setter of property axisYMajorColorᅟ .

setAxisYMinorBarWidth(newAxisYMinorBarWidth)#
Parameters:

newAxisYMinorBarWidth – float

Setter of property axisYMinorBarWidthᅟ .

setAxisYMinorColor(newAxisYMinorColor)#
Parameters:

newAxisYMinorColorQColor

Setter of property axisYMinorColorᅟ .

setAxisYSmoothing(newAxisYSmoothing)#
Parameters:

newAxisYSmoothing – float

Setter of property axisYSmoothingᅟ .

setColorTheme(newColorTheme)#
Parameters:

newColorThemeColorTheme

Setter of property colorThemeᅟ .

setGridMajorBarsColor(newGridMajorBarsColor)#
Parameters:

newGridMajorBarsColorQColor

Setter of property gridMajorBarsColorᅟ .

setGridMajorBarsWidth(newGridMajorBarsWidth)#
Parameters:

newGridMajorBarsWidth – float

Setter of property gridMajorBarsWidthᅟ .

setGridMinorBarsColor(newGridMinorBarsColor)#
Parameters:

newGridMinorBarsColorQColor

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ᅟ .

setShadowColor(newShadowColor)#
Parameters:

newShadowColorQColor

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ᅟ .

shadowColor()#
Return type:

QColor

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()#