dox/GUISupport/Qt/Chart/vtkQtChartGraphicsItemTypes.h File Reference
Detailed Description
- Date:
 - June 18, 2008 
 
Definition in file vtkQtChartGraphicsItemTypes.h.
#include <QGraphicsItem>
Go to the source code of this file.
 | 
 Enumerations | 
| enum   | vtkQtChartGraphicsItemTypes {  
  vtkQtChart_AxisType =  QGraphicsItem::UserType + 1, 
vtkQtChart_AxisItemType, 
vtkQtChart_AxisLayerType, 
vtkQtChart_BarChartType, 
 
  vtkQtChart_BarChartItemType, 
vtkQtChart_ContentsAreaType, 
vtkQtChart_GridLayerType, 
vtkQtChart_GridLayerItemType, 
 
  vtkQtChart_LayerType, 
vtkQtChart_LineChartType, 
vtkQtChart_LineChartItemType, 
vtkQtChart_PointMarkerType, 
 
  vtkQtChart_PolylineItemType, 
vtkQtChart_SeriesLayerType, 
vtkQtChart_StackedChartType, 
vtkQtChart_StatisticalBoxChartType, 
 
  vtkQtChart_StatisticalBoxChartItemType
 
 } | 
Enumeration Type Documentation
- Enumerator: 
 - 
| vtkQtChart_AxisType  | 
 | 
| vtkQtChart_AxisItemType  | 
 | 
| vtkQtChart_AxisLayerType  | 
 | 
| vtkQtChart_BarChartType  | 
 | 
| vtkQtChart_BarChartItemType  | 
 | 
| vtkQtChart_ContentsAreaType  | 
 | 
| vtkQtChart_GridLayerType  | 
 | 
| vtkQtChart_GridLayerItemType  | 
 | 
| vtkQtChart_LayerType  | 
 | 
| vtkQtChart_LineChartType  | 
 | 
| vtkQtChart_LineChartItemType  | 
 | 
| vtkQtChart_PointMarkerType  | 
 | 
| vtkQtChart_PolylineItemType  | 
 | 
| vtkQtChart_SeriesLayerType  | 
 | 
| vtkQtChart_StackedChartType  | 
 | 
| vtkQtChart_StatisticalBoxChartType  | 
 | 
| vtkQtChart_StatisticalBoxChartItemType  | 
 | 
 
Definition at line 29 of file vtkQtChartGraphicsItemTypes.h.