Namespaces | Defines | Functions

filechooser.cpp File Reference

#include "global.hpp"
#include "display.hpp"
#include "gettext.hpp"
#include "gui/dialogs/folder_create.hpp"
#include "gui/dialogs/transient_message.hpp"
#include "filechooser.hpp"
#include "widgets/file_menu.hpp"
Include dependency graph for filechooser.cpp:

Go to the source code of this file.

Namespaces

namespace  dialogs
 

Various uncategorised dialogs.


Defines

#define GETTEXT_DOMAIN   "wesnoth-lib"

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.

Define Documentation

#define GETTEXT_DOMAIN   "wesnoth-lib"

Definition at line 18 of file filechooser.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

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