backgrounds package

Submodules

backgrounds.base module

class backgrounds.base.Background(common_config=None, config=None, canvas=None, *args, **kwargs)

Bases: QBrush

Background object, inherited from QBrush. Please see Qt6 QBrush documentation

Must contain brushes dict at the end of the file

Methods

color(self)

gradient(self)

isOpaque(self)

setColor(setColor)

setStyle(self, a0)

setTexture(self, pixmap)

setTextureImage(self, image)

setTransform(self, a0)

style(self)

swap(self, other)

texture(self)

textureImage(self)

transform(self)

backgrounds.basic module

backgrounds.contour module

Module contents