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

Defines toolbar_tab_button_widget. More...

#include "widget.hpp"
#include "radio_delegate.hpp"
#include "../macros.hpp"

Go to the source code of this file.

Data Structures

class  hi::v1::toolbar_tab_button_widget
 A graphical control element that allows the user to choose only one of a predefined set of mutually exclusive views of a tab_widget. More...
 
struct  hi::v1::toolbar_tab_button_widget::attributes_type
 

Namespaces

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

Concepts

concept  hi::v1::toolbar_tab_button_widget_attribute
 

Functions

 hi_export_module (hikogui.widgets.toolbar_tab_button_widget)
 

Detailed Description

Defines toolbar_tab_button_widget.