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

Defines scroll_bar_widget. More...

#include "widget.hpp"
#include "../GUI/GUI.hpp"
#include "../geometry/module.hpp"
#include "../observer/module.hpp"
#include "../utility/utility.hpp"
#include "../macros.hpp"
#include <memory>
#include <string>
#include <array>
#include <optional>
#include <future>

Go to the source code of this file.

Data Structures

class  hi::v1::scroll_bar_widget< Axis >
 Scroll bar widget This widget is used in a pair of a vertical and horizontal scrollbar as a child of the scroll_widget. More...
 

Namespaces

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

Detailed Description

Defines scroll_bar_widget.