Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Member Functions | |
void | title (const std::string &rhs) |
void | buttonText (const std::string &rhs) |
void | error (const std::string &message) |
void | extensions (std::vector< std::string > rhs) |
void | visible (bool b) |
bool | visible () const |
bool | invisible () const |
bool | hasSelectedFile () const |
const std::string & | selectedFile () const |
bool | draw () |
void | list () |
void | directory (const path_type &rhs) |
void | next_directory (const path_type &rhs) |
Definition at line 14 of file FileDialog.hh.