|
|
void | init () |
| |
|
virtual std::string | run ()=0 |
| |
|
|
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 6 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