|
LibCXXW 0.32.1
LibCXX Widget Toolkit
|
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 |
Actual properties inherited by x::w::progressbar_appearance.
| x::w::progressbar_appearance_properties::progressbar_appearance_properties | ( | ) |
Constructor.
| x::w::progressbar_appearance_properties::~progressbar_appearance_properties | ( | ) |
Destructor.
| color_arg x::w::progressbar_appearance_properties::background_color |
Background color
| border_arg x::w::progressbar_appearance_properties::border |
The border around the progress bar
| color_arg x::w::progressbar_appearance_properties::foreground_color |
Foreground color (default color for text labels)
| font_arg x::w::progressbar_appearance_properties::label_font |
Default text label font
| dim_arg x::w::progressbar_appearance_properties::minimum_width |
The minimum width of the progress bar
| color_arg x::w::progressbar_appearance_properties::slider_color |
The progress bar's slider's color