The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Public Attributes | List of all members
gui2::builder_window::window_resolution::tooltip_info Struct Reference

Helper struct to store information about the tips. More...

#include <window_builder.hpp>

Public Member Functions

 tooltip_info (const config &cfg, const std::string &tagname)
 

Public Attributes

std::string id
 

Detailed Description

Helper struct to store information about the tips.

Definition at line 226 of file window_builder.hpp.

Constructor & Destructor Documentation

◆ tooltip_info()

gui2::builder_window::window_resolution::tooltip_info::tooltip_info ( const config cfg,
const std::string &  tagname 
)

Definition at line 184 of file window_builder.cpp.

References missing_mandatory_wml_key(), and VALIDATE.

Member Data Documentation

◆ id

std::string gui2::builder_window::window_resolution::tooltip_info::id

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