Definition in file vtkQtChartSeriesSelection.h.
#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 |
| typedef QList<QPair<int, int> > vtkQtChartIndexRangeList |
Definition at line 31 of file vtkQtChartSeriesSelection.h.
| typedef QPair<int, int> vtkQtChartIndexRange |
Definition at line 32 of file vtkQtChartSeriesSelection.h.
1.5.6