33#ifndef DVD_GUI_BUTTON_H_
34#define DVD_GUI_BUTTON_H_
70 void setTooltip(
const string& tooltipText)
override;
71 void setText(
const std::string_view& text)
const;
72 void setFont(
const string& fontName,
const string& fontFileName,
U32 size)
const;
86 const string& guiScheme,
Handle console commands that start with a forward slash.
DELEGATE_STD< Ret, Args... > DELEGATE
constexpr auto to_base(const Type value) -> Type