Plugin implementation for the Attribute Fill Qt Plugin widget. More...
#include "../../../common/Config.h"#include "../../../core/translator/Translator.h"#include "../../../core/logger/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 src/terralib/qt/plugins/attributefill/Plugin.cpp.