OmniPhotos
Public Member Functions | Public Attributes | List of all members
FilesystemDialog Class Reference
Inheritance diagram for FilesystemDialog:
Dialog ChooseFolderDialog LoadFileDialog SaveFileDialog

Public Member Functions

 FilesystemDialog (std::string _startFolder)
 
- Public Member Functions inherited from Dialog
void init ()
 
virtual std::string run ()=0
 

Public Attributes

FILE * lIn = nullptr
 
char const * lTheSelectFolderName
 
char const * lTheSaveFileName
 
char const * lTheOpenFileName
 
std::string startFolder
 
- Public Attributes inherited from Dialog
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
 

Detailed Description

Definition at line 70 of file Dialog.hpp.


The documentation for this class was generated from the following files: