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

Defines widget. More...

#include "widget_mode.hpp"
#include "../layout/module.hpp"
#include "../geometry/module.hpp"
#include "../observer/module.hpp"
#include "../time/module.hpp"
#include "../settings/settings.hpp"
#include "../numeric/module.hpp"
#include "../GUI/GUI.hpp"
#include "../coroutine/module.hpp"
#include "../macros.hpp"
#include <memory>
#include <vector>
#include <string>
#include <ranges>

Go to the source code of this file.

Data Structures

class  hi::v1::widget
 An interactive graphical object as part of the user-interface. More...
 

Namespaces

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

Detailed Description

Defines widget.