QPalette
Hierarchy
-
↳ QPalette
Index
Constructors
Properties
Methods
Constructors
constructor
+ new QPalette(native: NativeElement): QPalette
Inherited from Component.constructor
Parameters:
| Name | Type |
|---|---|
native | NativeElement |
Returns: QPalette
Properties
native
• native: NativeElement | null
Inherited from Component.native
Methods
color
▸ color(group: ColorGroup, role: ColorRole): QColor
Parameters:
| Name | Type |
|---|---|
group | ColorGroup |
role | ColorRole |
Returns: QColor