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