0.2.0
Loading...
Searching...
No Matches
Spinner.hpp File Reference

Spinner to show that something is done. More...

Go to the source code of this file.

Functions

void NAV::gui::widgets::Spinner (const char *label, const ImU32 &color, float radius, float thickness=1.0F)
 Shows a Spinner to signal that work is done.
 

Detailed Description

Spinner to show that something is done.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2021-01-19

Function Documentation

◆ Spinner()

void NAV::gui::widgets::Spinner ( const char * label,
const ImU32 & color,
float radius,
float thickness = 1.0F )

Shows a Spinner to signal that work is done.

Parameters
[in]labelLabel for the spinner. Is not displayed. Has to be unique (use # to hide text afterwards to append an uid)
[in]colorColor of the spinner
[in]radiusRadius of the spinner
[in]thicknessThickness of the spinner