|
HikoGUI
A low latency retained GUI
|
#include <hikogui/dispatch/progress.hpp>
Public Member Functions | |
| void | set_value (float value) |
| Set the current progress. | |
| progress_token & | operator= (float value) |
| Set the current progress. | |
Friends | |
| class | progress_sink |
Token to pass to a function to report its progress.
|
inline |
Set the current progress.
|
inline |
Set the current progress.