ngscopeclient 0.1-dev+51fbda87c
|
Declaration of FileBrowser. More...
Go to the source code of this file.
Classes | |
class | FileBrowser |
Abstract base class for a dialog that displays a file picker window. More... | |
Functions | |
std::shared_ptr< FileBrowser > | MakeFileBrowser (MainWindow *wnd, const std::string &initialPath, const std::string &title, const std::string &filterName, const std::string &filterMask, bool saveDialog) |
Declaration of FileBrowser.