![]() |
0.5.1
|
Text Help Marker (?) with Tooltip. More...
Go to the source code of this file.
Namespaces | |
| namespace | NAV |
| namespace | NAV::gui |
| namespace | NAV::gui::widgets |
Functions | |
| bool | NAV::gui::widgets::BeginHelpMarker (const char *symbol="(?)", float textWrapLength=35.0F) |
| Begins a Text Help Marker, e.g. '(?)', with custom content. | |
| void | NAV::gui::widgets::EndHelpMarker (bool wrapText=true) |
| Ends a Text Help Marker with custom content. | |
| void | NAV::gui::widgets::HelpMarker (const char *desc, const char *symbol="(?)") |
| Text Help Marker, e.g. '(?)', with Tooltip. | |
Text Help Marker (?) with Tooltip.
Icon Widget.
Definition in file HelpMarker.hpp.