ngscopeclient 0.1-dev+51fbda87c
Classes | Functions
FileBrowser.h File Reference

Declaration of FileBrowser. More...

This graph shows which files directly or indirectly include this file:

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< FileBrowserMakeFileBrowser (MainWindow *wnd, const std::string &initialPath, const std::string &title, const std::string &filterName, const std::string &filterMask, bool saveDialog)
 

Detailed Description

Declaration of FileBrowser.

Author
Andrew D. Zonenberg