Plugin implementation for the Address Geocoding Qt Plugin widget. More...
#include "../../../addressgeocoding/qt/MainWindowDialog.h"#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 "Plugin.h"#include <QAction>#include <QMenu>#include <QMenuBar>#include <QMessageBox>Go to the source code of this file.
Plugin implementation for the Address Geocoding Qt Plugin widget.
Definition in file src/terralib/qt/plugins/addressgeocoding/Plugin.cpp.