|
|
| SaveFileDialog (std::string _startFolder, std::string _data) |
| |
|
std::string | run () |
| |
|
| FilesystemDialog (std::string _startFolder) |
| |
|
void | init () |
| |
|
|
FILE * | lIn = nullptr |
| |
|
char const * | lTheSelectFolderName |
| |
|
char const * | lTheSaveFileName |
| |
|
char const * | lTheOpenFileName |
| |
|
std::string | startFolder |
| |
|
char const * | lTmp = nullptr |
| |
|
int | lIntValue = 0 |
| |
|
char const * | lWillBeGraphicMode = nullptr |
| |
|
char const * | lFilterPatterns [4] = { "*.txt", "*.text", "*.json", "*csv" } |
| |
|
char | lBuffer [1024] = {} |
| |
|
char | lString [1024] = {} |
| |
|
std::string | title |
| |
|
std::string | result |
| |
Definition at line 94 of file Dialog.hpp.
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/omniphotos-test-2/checkouts/latest/src/Core/GUI/Dialog.hpp
- /home/docs/checkouts/readthedocs.org/user_builds/omniphotos-test-2/checkouts/latest/src/Core/GUI/Dialog.cpp