HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
src
hikogui
GUI
mouse_cursor.hpp
1
// Distributed under the Boost Software License, Version 1.0.
2
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
3
4
#pragma once
5
6
#include "../macros.hpp"
7
8
hi_export_module(hikogui.GUI : mouse_cursor);
9
10
hi_export
namespace
hi::inline
v1
{
11
12
enum class
mouse_cursor { None, Default, TextEdit, Button };
13
14
}
v1
DOXYGEN BUG.
Definition
algorithm_misc.hpp:20
Generated on Mon Apr 22 2024 12:51:37 for HikoGUI by
1.10.0