Public Member Functions | Public Attributes

gui2::event::tmessage_show_tooltip Struct Reference

The message for MESSAGE_SHOW_TOOLTIP. More...

#include <message.hpp>

Inheritance diagram for gui2::event::tmessage_show_tooltip:
Inheritance graph
[legend]
Collaboration diagram for gui2::event::tmessage_show_tooltip:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 tmessage_show_tooltip (const std::string &message_, const tpoint &location_)

Public Attributes

const std::string message
 The message to show on the tooltip.
const tpoint location
 The location where to show the tooltip.

Detailed Description

The message for MESSAGE_SHOW_TOOLTIP.

Definition at line 50 of file message.hpp.


Constructor & Destructor Documentation

gui2::event::tmessage_show_tooltip::tmessage_show_tooltip ( const std::string &  message_,
const tpoint location_ 
) [inline]

Definition at line 53 of file message.hpp.


Member Data Documentation

The location where to show the tooltip.

Definition at line 65 of file message.hpp.

Referenced by gui2::twindow::signal_handler_message_show_tooltip().

The message to show on the tooltip.

Definition at line 62 of file message.hpp.

Referenced by gui2::twindow::signal_handler_message_show_tooltip().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:23:36 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs