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

Defines grid_widget. More...

#include "widget.hpp"
#include "../layout/layout.hpp"
#include "../macros.hpp"
#include <memory>
#include <coroutine>

Go to the source code of this file.

Data Structures

class  hi::v1::grid_widget
 A GUI widget that lays out child-widgets in a grid with variable sized cells. More...
 

Namespaces

namespace  hi
 The HikoGUI namespace.
 
namespace  hi::v1
 The HikoGUI API version 1.
 

Functions

 hi_export_module (hikogui.widgets.grid_widget)
 

Detailed Description

Defines grid_widget.