HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::progress_token Class Reference

#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

Detailed Description

Token to pass to a function to report its progress.

Member Function Documentation

◆ operator=()

progress_token & hi::v1::progress_token::operator= ( float value)
inline

Set the current progress.

◆ set_value()

void hi::v1::progress_token::set_value ( float value)
inline

Set the current progress.


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