LibCXXW 0.32.1
LibCXX Widget Toolkit
Public Member Functions | Public Attributes | List of all members
x::w::progressbar_appearance_properties Struct Reference

Actual properties inherited by x::w::progressbar_appearance. More...

#include <progressbar_appearance.inc.H>

Public Member Functions

 progressbar_appearance_properties ()
 Constructor.
 
 ~progressbar_appearance_properties ()
 Destructor.
 

Public Attributes

border_arg border
 
dim_arg minimum_width
 
color_arg background_color
 
color_arg foreground_color
 
font_arg label_font
 
color_arg slider_color
 

Detailed Description

Actual properties inherited by x::w::progressbar_appearance.

Constructor & Destructor Documentation

◆ progressbar_appearance_properties()

x::w::progressbar_appearance_properties::progressbar_appearance_properties ( )

Constructor.

◆ ~progressbar_appearance_properties()

x::w::progressbar_appearance_properties::~progressbar_appearance_properties ( )

Destructor.

Member Data Documentation

◆ background_color

color_arg x::w::progressbar_appearance_properties::background_color

Background color

◆ border

border_arg x::w::progressbar_appearance_properties::border

The border around the progress bar

◆ foreground_color

color_arg x::w::progressbar_appearance_properties::foreground_color

Foreground color (default color for text labels)

◆ label_font

font_arg x::w::progressbar_appearance_properties::label_font

Default text label font

◆ minimum_width

dim_arg x::w::progressbar_appearance_properties::minimum_width

The minimum width of the progress bar

◆ slider_color

color_arg x::w::progressbar_appearance_properties::slider_color

The progress bar's slider's color


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