Plugin implementation for the VP Qt Plugin widget. More...
#include "../../../BuildConfig.h"
#include "../../../common/Config.h"
#include "../../../common/Translator.h"
#include "../../../common/Logger.h"
#include "../../af/ApplicationController.h"
#include "../../af/Utils.h"
#include "AggregationAction.h"
#include "GeometricOpAction.h"
#include "BufferAction.h"
#include "IntersectionAction.h"
#include "LineToPolygonAction.h"
#include "MultipartToSinglepartAction.h"
#include "Plugin.h"
#include "PolygonToLineAction.h"
#include <QMenu>
#include <QMenuBar>
#include <QString>
#include <string>
Go to the source code of this file.
Plugin implementation for the VP Qt Plugin widget.
Definition in file Plugin.cpp.