#include "../../../../common/progress/ProgressManager.h"#include "../../../../common/progress/TaskProgress.h"#include "../../../../common/STLUtils.h"#include "../../../../qt/widgets/progress/ProgressViewerDialog.h"#include "../../../../qt/widgets/utils/ScopedCursor.h"#include "../core/GeopackagePublisher.h"#include "GeoPackagePublisherDialog.h"#include "ui_GeoPackagePublisherDialogForm.h"#include <QFileDialog>#include <QMessageBox>Go to the source code of this file.
Functions | |
| Q_DECLARE_METATYPE (te::map::AbstractLayerPtr) | |
| Q_DECLARE_METATYPE | ( | te::map::AbstractLayerPtr | ) |
Definition at line 42 of file SnapOptionsDialog.cpp.