#include "construct_dialog.hpp"

Go to the source code of this file.
Classes | |
| class | dialogs::file_dialog |
Namespaces | |
| namespace | gui |
General purpose widgets. | |
| namespace | dialogs |
Various uncategorised dialogs. | |
Functions | |
| int | dialogs::show_file_chooser_dialog (display &displ, std::string &filename, std::string const &title, bool show_directory_buttons=true, const std::string &file_to_search="", int xloc=-1, int yloc=-1) |
| Show a dialog where the user can navigate through files and select a file. | |
| int | dialogs::show_file_chooser_dialog_save (display &displ, std::string &filename, std::string const &title, bool show_directory_buttons=true, const std::string &file_to_search="", int xloc=-1, int yloc=-1) |
| Show a filechooser dialog in a "save" mode, that is, without relying on autocomplete to allow saving under any filename. | |
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:03:56 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |