next_directory(const path_type & rhs) -> void
directory(const path_type & rhs) -> void
list() -> void
draw() -> bool
selectedFile() const -> const std::string &
hasSelectedFile() const -> bool
invisible() const -> bool
visible() const -> bool
visible(bool b) -> void
extensions(std::vector< std::string > rhs) -> void
error(const std::string & message) -> void
buttonText(const std::string & rhs) -> void
title(const std::string & rhs) -> void
FileDialog()