Back to Nodegui

QPalette

website/docs/api/generated/classes/qpalette.md

0.74.21.1 KB
Original Source

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

+ new QPalette(native: NativeElement): QPalette

Inherited from Component.constructor

Parameters:

NameType
nativeNativeElement

Returns: QPalette

Properties

native

native: NativeElement | null

Inherited from Component.native

Methods

color

color(group: ColorGroup, role: ColorRole): QColor

Parameters:

NameType
groupColorGroup
roleColorRole

Returns: QColor