Smolgui
Immediate gui library based on SFML
Loading...
Searching...
No Matches
Options.h File Reference
Include dependency graph for Options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sgui::Tooltip
 store tooltip in a function with its parent widget ID More...
struct  sgui::WidgetOptions
 Store widget options : tooltip, position, description. More...
struct  sgui::TextOptions
 Store text options : boxSize, centered, type, etc. More...

Namespaces

namespace  sgui

Enumerations

enum class  sgui::TextType { sgui::Footnote , sgui::Subtitle , sgui::Normal , sgui::Title }
 Text type. More...