ngscopeclient 0.1-dev+51fbda87c
|
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"
Functions | |
shared_ptr< FileBrowser > | MakeFileBrowser (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. | |
Implementation of FileBrowser.