|
Allolib
1.0
C++ Components For Interactive Multimedia
|
Public Member Functions | |
| FileSelector (std::string globalRoot="", std::function< bool(std::string)> filterfunction=[](std::string) { return true;}) | |
| void | start (std::string currentDir="") |
| bool | drawFileSelector () |
| drawFileSelector More... | |
| FileList | getSelection () |
| bool | isActive () |
| void | cancel () |
Protected Member Functions | |
| bool | filteringFunctionWrapper (FilePath const &fp) |
Definition at line 53 of file al_FileSelector.hpp.
| bool al::FileSelector::drawFileSelector | ( | ) |
drawFileSelector