A dialog window for showing the GeoFile connector widget. More...
#include "../../../../common/Translator.h"#include "../../../../dataaccess/datasource/DataSource.h"#include "../../../../dataaccess/datasource/DataSourceFactory.h"#include "../../../../dataaccess/datasource/DataSourceInfo.h"#include "../../../widgets/Exception.h"#include "GeoFileConnectorDialog.h"#include "ui_GeoFileConnectorDialogForm.h"#include <boost/algorithm/string/case_conv.hpp>#include <boost/uuid/random_generator.hpp>#include <boost/uuid/uuid_io.hpp>#include <boost/filesystem.hpp>#include <QtGui/QFileDialog>#include <QtGui/QIcon>#include <QtGui/QMessageBox>Go to the source code of this file.
A dialog window for showing the GeoFile connector widget.
Definition in file GeoFileConnectorDialog.cpp.