HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Data Structures | Namespaces | Concepts
abstract_button_widget.hpp File Reference

Defines abstract_button_widget. More...

#include "button_delegate.hpp"
#include "label_widget.hpp"
#include "../GUI/module.hpp"
#include "../utility/module.hpp"
#include "../animator.hpp"
#include "../notifier.hpp"
#include <memory>
#include <string>
#include <array>
#include <optional>
#include <future>

Go to the source code of this file.

Data Structures

class  hi::v1::abstract_button_widget< Prefix >
 Base class for implementing button widgets. More...
 

Namespaces

namespace  hi
 geometry/margins.hpp
 
namespace  hi::v1
 The HikoGUI API version 1.
 

Concepts

concept  hi::v1::button_widget_attribute
 

Detailed Description

Defines abstract_button_widget.