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

Defines tab_widget. More...

#include "widget.hpp"
#include "grid_widget.hpp"
#include "tab_delegate.hpp"
#include "../macros.hpp"
#include <coroutine>

Go to the source code of this file.

Data Structures

class  hi::v1::tab_widget
 A graphical element that shows only one of a predefined set of mutually exclusive child widgets. More...
 

Namespaces

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

Functions

 hi_export_module (hikogui.widgets.tab_widget)
 

Detailed Description

Defines tab_widget.