Public Member Functions | Private Attributes

gui2::tmp_change_control::view Class Reference

The view is an interface that displays data (the model) and routes user commands to the controller to act upon that data. More...

Collaboration diagram for gui2::tmp_change_control::view:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 view ()
void pre_show (CVideo &, twindow &window)
void handle_sides_list_item_clicked (twindow &window)
void handle_nicks_list_item_clicked (twindow &window)
void bind (twindow &window)
void post_show (int retval, events::menu_handler *mh)

Private Attributes

model model_
controller controller_

Detailed Description

The view is an interface that displays data (the model) and routes user commands to the controller to act upon that data.

Definition at line 306 of file mp_change_control.cpp.


Constructor & Destructor Documentation

gui2::tmp_change_control::view::view (  )  [inline]

Definition at line 308 of file mp_change_control.cpp.


Member Function Documentation

void gui2::tmp_change_control::view::bind ( twindow window  )  [inline]
void gui2::tmp_change_control::view::handle_nicks_list_item_clicked ( twindow window  )  [inline]

Definition at line 328 of file mp_change_control.cpp.

References controller_, gui2::tmp_change_control::controller::handle_nicks_list_item_clicked(), and gui2::twindow::invalidate_layout().

Referenced by bind().

Here is the call graph for this function:

Here is the caller graph for this function:

void gui2::tmp_change_control::view::handle_sides_list_item_clicked ( twindow window  )  [inline]

Definition at line 322 of file mp_change_control.cpp.

References controller_, gui2::tmp_change_control::controller::handle_sides_list_item_clicked(), and gui2::twindow::invalidate_layout().

Referenced by bind().

Here is the call graph for this function:

Here is the caller graph for this function:

void gui2::tmp_change_control::view::post_show ( int  retval,
events::menu_handler mh 
) [inline]

Definition at line 359 of file mp_change_control.cpp.

References gui2::tmp_change_control::controller::change_control(), controller_, and gui2::twindow::OK.

Here is the call graph for this function:

void gui2::tmp_change_control::view::pre_show ( CVideo ,
twindow window 
) [inline]

Member Data Documentation

Definition at line 368 of file mp_change_control.cpp.

Referenced by bind(), and pre_show().


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

Generated by doxygen 1.7.1 on Thu May 24 2012 01:22:33 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs