ngscopeclient 0.1-dev+51fbda87c
Functions
FileBrowser.cpp File Reference

Implementation of FileBrowser. More...

#include "ngscopeclient.h"
#include "FileBrowser.h"
#include "MainWindow.h"
#include "IGFDFileBrowser.h"
#include "KDialogFileBrowser.h"
#include "NFDFileBrowser.h"
#include "PreferenceTypes.h"
Include dependency graph for FileBrowser.cpp:

Functions

shared_ptr< FileBrowserMakeFileBrowser (MainWindow *wnd, const string &initialPath, const string &title, const string &filterName, const string &filterMask, bool saveDialog)
 Helper function to create the correct FileBrowser based on user preferences.
 

Detailed Description

Implementation of FileBrowser.

Author
Andrew D. Zonenberg