15#ifndef QGSANNOTATIONITEMWIDGET_H 
   16#define QGSANNOTATIONITEMWIDGET_H 
   83    virtual void focusDefaultWidget();
 
 
Abstract base class for annotation items which are drawn with QgsAnnotationLayers.
Contains settings which reflect the context in which a symbol (or renderer) widget is shown,...