HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions
tt::ThemeBook Class Reference

#include <TTauri/GUI/ThemeBook.hpp>

Public Member Functions

 ThemeBook (std::vector< URL > const &theme_directories) noexcept
 
std::vector< std::stringthemeNames () const noexcept
 
ThemeMode themeMode () const noexcept
 
void setThemeMode (ThemeMode themeMode) noexcept
 
std::string themeName () const noexcept
 
void setThemeName (std::string const &themeName) noexcept
 
void updateTheme () noexcept
 

Detailed Description

ThemeBook keeps track of multiple themes.

The ThemeBook is instantiated during Application startup


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