Classes | Typedefs

qwt_plot_dict.h File Reference

#include "qwt_global.h"
#include "qwt_plot_item.h"
#include <qvaluelist.h>

Go to the source code of this file.

Classes

class  QwtPlotDict
 A dictionary for plot items. More...

Typedefs

typedef
QValueListConstIterator
< QwtPlotItem * > 
QwtPlotItemIterator
typedef QValueList< QwtPlotItem * > QwtPlotItemList
 See QT 3.x assistant documentation for QValueList.

Detailed Description

Definition in file qwt_plot_dict.h.


Typedef Documentation

typedef QValueListConstIterator<QwtPlotItem *> QwtPlotItemIterator

Definition at line 21 of file qwt_plot_dict.h.

typedef QValueList< QwtPlotItem * > QwtPlotItemList

See QT 3.x assistant documentation for QValueList.

Definition at line 24 of file qwt_plot_dict.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines