The Battle for Wesnoth  1.19.0-dev
Namespaces | Functions
tooltip.hpp File Reference
#include <SDL2/SDL_rect.h>
#include <string>
Include dependency graph for tooltip.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gui2
 Generic file dialog.
 
 gui2::dialogs
 
 gui2::dialogs::tip
 

Functions

void gui2::dialogs::tip::show (const std::string &window_id, const t_string &message, const point &mouse, const SDL_Rect &source_rect)
 Shows a tip. More...
 
void gui2::dialogs::tip::remove ()
 Removes a tip. More...