24 #ifndef _vtkQtSeriesFilterLineEdit_h
25 #define _vtkQtSeriesFilterLineEdit_h
27 #include "vtkQtChartExport.h"
48 void filterSeries(
const QString& text);
The vtkQtSeriesFilterLineEdit class is used to filter series in a chart.
The vtkQtChartSeriesLayer class is the base class for chart layers that use the chart series model...