Luanti 5.16.0-dev
Loading...
Searching...
No Matches
GUIFormSpecMenu::TooltipSpec Struct Reference
Collaboration diagram for GUIFormSpecMenu::TooltipSpec:

Public Member Functions

 TooltipSpec ()=default
 TooltipSpec (const std::wstring &a_tooltip, video::SColor a_bgcolor, video::SColor a_color)

Public Attributes

std::wstring tooltip
video::SColor bgcolor
video::SColor color

Constructor & Destructor Documentation

◆ TooltipSpec() [1/2]

GUIFormSpecMenu::TooltipSpec::TooltipSpec ( )
default

◆ TooltipSpec() [2/2]

GUIFormSpecMenu::TooltipSpec::TooltipSpec ( const std::wstring & a_tooltip,
video::SColor a_bgcolor,
video::SColor a_color )
inline

References bgcolor, color, tooltip, and translate_string().

Here is the call graph for this function:

Member Data Documentation

◆ bgcolor

video::SColor GUIFormSpecMenu::TooltipSpec::bgcolor

Referenced by TooltipSpec().

◆ color

video::SColor GUIFormSpecMenu::TooltipSpec::color

Referenced by TooltipSpec().

◆ tooltip

std::wstring GUIFormSpecMenu::TooltipSpec::tooltip

Referenced by TooltipSpec().


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