NXWidgets  1.19
Public Attributes | List of all members
NXWidgets::CWidgetColors Class Reference

#include <cwidgetstyle.hxx>

Public Attributes

nxgl_mxpixel_t background
 
nxgl_mxpixel_t selectedBackground
 
nxgl_mxpixel_t shineEdge
 
nxgl_mxpixel_t shadowEdge
 
nxgl_mxpixel_t highlight
 
nxgl_mxpixel_t disabledText
 
nxgl_mxpixel_t enabledText
 
nxgl_mxpixel_t selectedText
 

Detailed Description

Class containing all colors that a widget depends on.

Definition at line 102 of file cwidgetstyle.hxx.

Member Data Documentation

◆ background

nxgl_mxpixel_t NXWidgets::CWidgetColors::background

Color used for a normal background

Definition at line 105 of file cwidgetstyle.hxx.

◆ disabledText

nxgl_mxpixel_t NXWidgets::CWidgetColors::disabledText

Color used for text in a disabled widget

Definition at line 110 of file cwidgetstyle.hxx.

◆ enabledText

nxgl_mxpixel_t NXWidgets::CWidgetColors::enabledText

Color used for text in a enabled widget

Definition at line 111 of file cwidgetstyle.hxx.

◆ highlight

nxgl_mxpixel_t NXWidgets::CWidgetColors::highlight

Color used as highlighted elements

Definition at line 109 of file cwidgetstyle.hxx.

◆ selectedBackground

nxgl_mxpixel_t NXWidgets::CWidgetColors::selectedBackground

Color used for a selected background

Definition at line 106 of file cwidgetstyle.hxx.

◆ selectedText

nxgl_mxpixel_t NXWidgets::CWidgetColors::selectedText

Color used for text in a clicked widget

Definition at line 112 of file cwidgetstyle.hxx.

◆ shadowEdge

nxgl_mxpixel_t NXWidgets::CWidgetColors::shadowEdge

Color used as dark bevel edge

Definition at line 108 of file cwidgetstyle.hxx.

◆ shineEdge

nxgl_mxpixel_t NXWidgets::CWidgetColors::shineEdge

Color used as light bevel edge

Definition at line 107 of file cwidgetstyle.hxx.


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