#include <folder_create.hpp>


Public Member Functions | |
| tfolder_create (std::string &folder_name) | |
| Constructor. | |
Static Public Member Functions | |
| static bool | execute (std::string &folder_name, 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. | |
Definition at line 23 of file folder_create.hpp.
| gui2::tfolder_create::tfolder_create | ( | std::string & | folder_name | ) |
Constructor.
| folder_name | [in] A suggested folder name. | |
| folder_name | [out] The folder name the user actually entered if the dialog returns twindow::OK; undefined otherwise. |
Definition at line 43 of file folder_create.cpp.
Referenced by execute().

| static bool gui2::tfolder_create::execute | ( | std::string & | folder_name, | |
| CVideo & | video | |||
| ) | [inline, static] |
The excute function; see tdialog for more information.
Definition at line 36 of file folder_create.hpp.
References tfolder_create().

| virtual const std::string& gui2::tfolder_create::window_id | ( | ) | const [private, virtual] |
Inherited from tdialog, implemented by REGISTER_DIALOG.
Implements gui2::tdialog.
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:22:10 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |