Plugin implementation for the Attribute Fill 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/events/LayerEvents.h"
#include "../../af/Utils.h"
#include "RasterToVectorAction.h"
#include "VectorToRasterAction.h"
#include "VectorToVectorAction.h"
#include "Plugin.h"
#include <QMenu>
#include <QMenuBar>
#include <qaction.h>
Go to the source code of this file.
Plugin implementation for the Attribute Fill Qt Plugin widget.
Definition in file Plugin.cpp.