9#ifndef QWT_POLAR_ITEMDICT_H
10#define QWT_POLAR_ITEMDICT_H
12#include "qwt_global.h"
13#include "qwt_polar_item.h"
36 void setAutoDelete(
bool);
38 bool autoDelete()
const;
Definition qwt_raster_data.h:38
A dictionary for polar plot items
Definition qwt_polar_itemdict.h:28
Base class for items on a polar plot
Definition qwt_polar_item.h:35
@ Rtti_PolarItem
Unspecific value, that can be used, when it doesn't matter
Definition qwt_polar_item.h:44