QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
|
#include "qgsfeature.h"
#include "qgsfields.h"
#include "qgsidentifycontext.h"
#include "qgsmaptool.h"
#include "qgspointxy.h"
#include <QObject>
#include <QPointer>
#include "qgis_gui.h"
Go to the source code of this file.
Classes | |
struct | QgsMapToolIdentify::IdentifyResult |
class | QgsMapToolIdentify |
Map tool for identifying features in layers. More... | |