#include <tooltip.hpp>
Public Member Functions | |
ttooltip () | |
void | set_active (const bool) |
Inherited from tcontrol. | |
bool | get_active () const |
Gets the active state of the control. | |
unsigned | get_state () const |
Returns the id of the state, which is also the index for the canvas. | |
Private Member Functions | |
const std::string & | get_control_type () const |
Inherited from tcontrol. |
Definition at line 22 of file tooltip.hpp.
gui2::ttooltip::ttooltip | ( | ) | [inline] |
void gui2::ttooltip::set_active | ( | const | bool | ) | [inline, virtual] |
bool gui2::ttooltip::get_active | ( | ) | const [inline, virtual] |
Gets the active state of the control.
Implements gui2::tcontrol.
Definition at line 35 of file tooltip.hpp.
unsigned gui2::ttooltip::get_state | ( | ) | const [inline, virtual] |
Returns the id of the state, which is also the index for the canvas.
Implements gui2::tcontrol.
Definition at line 36 of file tooltip.hpp.
const std::string& gui2::ttooltip::get_control_type | ( | ) | const [inline, private, virtual] |
Inherited from tcontrol.
Implements gui2::tcontrol.
Definition at line 40 of file tooltip.hpp.
References type.
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |