|
|
|
Controls that display values and optionally allow to edit them. More...
Classes | |
| class | GuiGraphCtrl |
| A control that plots one or more curves in a chart. More... | |
| class | GuiProgressBitmapCtrl |
| A horizontal progress bar rendered from a repeating image. More... | |
| class | GuiProgressCtrl |
| GUI Control which displays a horizontal bar which increases as the progress value of 0.0 - 1.0 increases. More... | |
| class | GuiSliderCtrl |
| A control that displays a value between its minimal and maximal bounds using a slider placed on a vertical or horizontal axis. More... | |
Enumerations | |
| enum | GuiGraphType { Bar, Filled, Point, PolyLine } |
The charting style of a single plotting curve in a GuiGraphCtrl. More... | |
Controls that display values and optionally allow to edit them.
| enum GuiGraphType |
The charting style of a single plotting curve in a GuiGraphCtrl.