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

#include <cwidgetstyle.hxx>

Public Attributes

CWidgetColors colors
 
CNxFontfont
 

Detailed Description

Class providing the default colors and fonts for all widgets. This information is copied into the widgets when they are constructed, so you will need to change these values before creating any widgets if you want those widgets to use the altered colors.

If the font objects are set, NXWidgets will use them in preference to the default system fonts.

Definition at line 125 of file cwidgetstyle.hxx.

Member Data Documentation

◆ colors

CWidgetColors NXWidgets::CWidgetStyle::colors

Default widget colors

Definition at line 128 of file cwidgetstyle.hxx.

◆ font

CNxFont* NXWidgets::CWidgetStyle::font

Default font

Definition at line 129 of file cwidgetstyle.hxx.


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