18 #ifndef QGSHTMLANNOTATIONITEM_H 19 #define QGSHTMLANNOTATIONITEM_H 49 void setHTMLPage(
const QString& htmlFile );
59 void setFeatureForMapPosition();
61 void updateVisibility();
71 bool mHasAssociatedFeature;
81 #endif // QGSHTMLANNOTATIONITEM_H
The feature class encapsulates a single feature including its id, geometry and a list of field/values...
Map canvas is a class for displaying all GIS data types on a canvas.
An annotation item that embedds a designer form showing the feature attribute.
virtual void setMapPosition(const QgsPoint &pos)
The QgsWebView class is a collection of stubs to mimic the API of QWebView on systems where the real ...
virtual QSizeF minimumFrameSize() const
A class to represent a point.
virtual void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr) override
Paint the annotation to a destination painter.
QgsVectorLayer * vectorLayer() const
An annotation item can be either placed either on screen corrdinates or on map coordinates.
virtual void readXML(const QDomDocument &doc, const QDomElement &itemElem)=0
Represents a vector layer which manages a vector based data sets.
virtual void writeXML(QDomDocument &doc) const =0