libAlgAudio  v1.99-440-g08538e5-dirty
The development library for AlgAudio framework.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AlgAudio::UIAlert::ButtonData Struct Reference

#include <UIAlert.hpp>

Public Member Functions

 ButtonData (std::string t, ButtonID id_, Color c=Theme::Get("bg-button-neutral"))
 

Public Attributes

Color color
 
ButtonID id
 
std::string name
 

Constructor & Destructor Documentation

AlgAudio::UIAlert::ButtonData::ButtonData ( std::string  t,
ButtonID  id_,
Color  c = Theme::Get("bg-button-neutral") 
)
inline

Member Data Documentation

Color AlgAudio::UIAlert::ButtonData::color
ButtonID AlgAudio::UIAlert::ButtonData::id
std::string AlgAudio::UIAlert::ButtonData::name

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