Skip to main content

QPalette

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