Public Member Functions | Static Public Member Functions | Private Member Functions

gui2::teditor_new_map Class Reference

#include <editor_new_map.hpp>

Inheritance diagram for gui2::teditor_new_map:
Inheritance graph
[legend]
Collaboration diagram for gui2::teditor_new_map:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 teditor_new_map (int &width, int &height)
 Constructor.

Static Public Member Functions

static bool execute (int &width, int &height, CVideo &video)
 The excute function see tdialog for more information.

Private Member Functions

virtual const std::string & window_id () const
 Inherited from tdialog, implemented by REGISTER_DIALOG.

Detailed Description

Definition at line 23 of file editor_new_map.hpp.


Constructor & Destructor Documentation

gui2::teditor_new_map::teditor_new_map ( int &  width,
int &  height 
)

Constructor.

Parameters:
width [in] The initial width of the map.
width [out] The selected width of the map if the dialog returns twindow::OK undefined otherwise.
height [in] The initial height of the map.
height [out] The selected height of the map if the dialog returns twindow::OK undefined otherwise.

Definition at line 44 of file editor_new_map.cpp.

Referenced by execute().

Here is the caller graph for this function:


Member Function Documentation

static bool gui2::teditor_new_map::execute ( int &  width,
int &  height,
CVideo video 
) [inline, static]

The excute function see tdialog for more information.

Definition at line 40 of file editor_new_map.hpp.

References teditor_new_map().

Referenced by editor::context_manager::new_map_dialog().

Here is the call graph for this function:

Here is the caller graph for this function:

virtual const std::string& gui2::teditor_new_map::window_id (  )  const [private, virtual]

Inherited from tdialog, implemented by REGISTER_DIALOG.

Implements gui2::tdialog.


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

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