hotkey::basic_handler Struct Reference

#include <hotkeys.hpp>

Inheritance diagram for hotkey::basic_handler:

Inheritance graph
[legend]
Collaboration diagram for hotkey::basic_handler:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 basic_handler (display *disp, command_executor *exec=NULL)
void handle_event (const SDL_Event &event)

Private Attributes

displaydisp_
command_executorexec_


Detailed Description

Definition at line 282 of file hotkeys.hpp.


Constructor & Destructor Documentation

hotkey::basic_handler::basic_handler ( display disp,
command_executor exec = NULL 
)

Definition at line 507 of file hotkeys.cpp.


Member Function Documentation

void hotkey::basic_handler::handle_event ( const SDL_Event &  event  )  [virtual]

Implements events::handler.

Definition at line 509 of file hotkeys.cpp.

References disp_, exec_, gui::in_dialog(), hotkey::key_event(), and hotkey::key_event_execute().


Member Data Documentation

Definition at line 288 of file hotkeys.hpp.

Referenced by handle_event().

Definition at line 289 of file hotkeys.hpp.

Referenced by handle_event().


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

Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs