Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QT_BEGIN_NAMESPACE::ButtonPaletteColors Struct Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::ButtonPaletteColors:

Public Attributes

QColor activeButton
QColor inactiveButton
QColor focusedOutline
QColor enabledDefaultButtonText

Detailed Description

Definition at line 126 of file qohosplatformtheme.cpp.

Member Data Documentation

◆ activeButton

QColor QT_BEGIN_NAMESPACE::ButtonPaletteColors::activeButton

Definition at line 128 of file qohosplatformtheme.cpp.

◆ enabledDefaultButtonText

QColor QT_BEGIN_NAMESPACE::ButtonPaletteColors::enabledDefaultButtonText

Definition at line 131 of file qohosplatformtheme.cpp.

◆ focusedOutline

QColor QT_BEGIN_NAMESPACE::ButtonPaletteColors::focusedOutline

Definition at line 130 of file qohosplatformtheme.cpp.

◆ inactiveButton

QColor QT_BEGIN_NAMESPACE::ButtonPaletteColors::inactiveButton

Definition at line 129 of file qohosplatformtheme.cpp.


The documentation for this struct was generated from the following file: