clan::BrowseFolderDialog Class Reference

BrowseFolderDialog component. More...

#include <folderbrowsedialog.h>

Public Member Functions

Construction
 BrowseFolderDialog (GUIComponent *owner)
 Constructs an browse folder dialog. More...
 
virtual ~BrowseFolderDialog ()
 
Attributes
std::string get_selected_path () const
 Get the full path of the directory selected. More...
 
Operations
void set_initial_directory (const std::string &path)
 Sets the initial directory that is displayed. More...
 
void set_title (const std::string &title)
 Sets the text that appears in the title bar. More...
 
bool show ()
 Shows the file dialog. More...
 

Detailed Description

BrowseFolderDialog component.


The documentation for this class was generated from the following file: