HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes
tt::theme_book Class Reference

#include <ttauri/GUI/theme_book.hpp>

Public Member Functions

 theme_book (std::vector< URL > const &theme_directories) noexcept
 
std::vector< std::stringtheme_names () const noexcept
 
tt::theme_mode current_theme_mode () const noexcept
 
void set_current_theme_mode (tt::theme_mode theme_mode) noexcept
 
std::string current_theme_name () const noexcept
 
void set_current_theme_name (std::string const &themeName) noexcept
 

Static Public Attributes

static std::unique_ptr< theme_bookglobal
 

Detailed Description

theme_book keeps track of multiple themes.

The theme_book is instantiated during application startup


The documentation for this class was generated from the following file: