QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
74 QPoint &pixelPosition,
82 void clear(
QgsMapCanvas *mpMapCanvas =
nullptr,
int msDelay = 0 );
87 void applyFontSettings();
90 void onLinkClicked(
const QUrl &url );
106 QWidget *mWidget =
nullptr;
112 const int MARGIN_VALUE = 5;
114 QTimer mDelayedClearTimer;
116 #endif // QGSMAPTIP_H
Map canvas is a class for displaying all GIS data types on a canvas.
A maptip is a class to display a tip on a map canvas when a mouse is hovered over a feature.
A class to represent a 2D point.
Represents a vector layer which manages a vector based data sets.
Base class for all map layer types. This is the base class for all map layer types (vector,...
The feature class encapsulates a single feature including its unique ID, geometry and a list of field...
The QgsWebView class is a collection of stubs to mimic the API of QWebView on systems where the real ...