Plugin implementation for the Address Geocoding Qt Plugin widget. More...
#include "../../../BuildConfig.h"
#include "../../../addressgeocoding/qt/MainWindowDialog.h"
#include "../../../common/Config.h"
#include "../../../common/Translator.h"
#include "../../../common/Logger.h"
#include "../../af/ApplicationController.h"
#include "../../af/events/LayerEvents.h"
#include "../../af/Project.h"
#include "../../af/Utils.h"
#include "Plugin.h"
#include <QAction>
#include <QtCore/QObject>
#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 Plugin.cpp.