|
|
| QuestionDialog (std::string _question) |
| |
|
bool | getBResult () |
| |
|
std::string | run () |
| |
|
void | init () |
| |
|
|
std::string | question |
| |
|
bool | bResult = false |
| |
|
|
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 57 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