|
HikoGUI
A low latency retained GUI
|
Defines toggle_widget. More...
#include "widget.hpp"#include "with_label_widget.hpp"#include "toggle_delegate.hpp"#include "../telemetry/telemetry.hpp"#include "../macros.hpp"Go to the source code of this file.
Data Structures | |
| class | hi::v1::toggle_widget |
| A GUI widget that permits the user to make a binary choice. More... | |
| struct | hi::v1::toggle_widget::attributes_type |
Namespaces | |
| namespace | hi |
| The HikoGUI namespace. | |
| namespace | hi::v1 |
| The HikoGUI API version 1. | |
Concepts | |
| concept | hi::v1::toggle_widget_attribute |
Typedefs | |
| using | hi::v1::toggle_with_label_widget = with_label_widget<toggle_widget> |
Functions | |
| hi_export_module (hikogui.widgets.toggle_widget) | |
Defines toggle_widget.