Classes | Typedefs

vtkQtChartSeriesSelection.h File Reference

#include "vtkQtChartExport.h"
#include <QList>
#include <QPair>

Go to the source code of this file.

Classes

class  vtkQtChartSeriesSelectionItem
 The vtkQtChartSeriesSelectionItem class stores a list of index ranges. More...
class  vtkQtChartSeriesSelection
 The vtkQtChartSeriesSelection class is used for series and point selection. More...

Typedefs

typedef QList< QPair< int, int > > vtkQtChartIndexRangeList
typedef QPair< int, int > vtkQtChartIndexRange

Detailed Description

Date:
March 14, 2008

Definition in file vtkQtChartSeriesSelection.h.


Typedef Documentation

typedef QPair<int, int> vtkQtChartIndexRange

Definition at line 32 of file vtkQtChartSeriesSelection.h.

typedef QList<QPair<int, int> > vtkQtChartIndexRangeList

Definition at line 31 of file vtkQtChartSeriesSelection.h.

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