An instance of QFileDialog that includes file extention if necessary. More...
#include "../../../common/StringUtils.h"#include "../../../core/translator/Translator.h"#include "../../../dataaccess/datasource/DataSource.h"#include "../../../dataaccess/datasource/DataSourceCapabilities.h"#include "../../../dataaccess/datasource/DataSourceFactory.h"#include "../Utils.h"#include "FileDialog.h"#include <map>#include <memory>#include <string>#include <QString>#include <boost/filesystem.hpp>#include <boost/regex.hpp>Go to the source code of this file.
An instance of QFileDialog that includes file extention if necessary.
Definition in file FileDialog.cpp.