HikoGUI
A low latency retained GUI
|
Defines button_delegate and some default button delegates. More...
#include "../observer/observer.hpp"
#include "../utility/utility.hpp"
#include "../concurrency/concurrency.hpp"
#include "../dispatch/dispatch.hpp"
#include "../GUI/GUI.hpp"
#include "../macros.hpp"
#include <type_traits>
#include <memory>
Go to the source code of this file.
Data Structures | |
class | hi::v1::button_delegate |
A button delegate controls the state of a button widget. More... | |
Namespaces | |
namespace | hi |
The HikoGUI namespace. | |
namespace | hi::v1 |
The HikoGUI API version 1. | |
Functions | |
hi_export_module (hikogui.widgets.button_delegate) | |
Defines button_delegate and some default button delegates.