VTK
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
dox
GUISupport
Qt
Chart
vtkQtChartGraphicsItemTypes.h
Go to the documentation of this file.
1
/*=========================================================================
2
3
Program: Visualization Toolkit
4
Module: vtkQtChartGraphicsItemTypes.h
5
6
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
7
All rights reserved.
8
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
9
10
This software is distributed WITHOUT ANY WARRANTY; without even
11
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
12
PURPOSE. See the above copyright notice for more information.
13
14
=========================================================================*/
15
/*-------------------------------------------------------------------------
16
Copyright 2008 Sandia Corporation.
17
Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
18
the U.S. Government retains certain rights in this software.
19
-------------------------------------------------------------------------*/
20
23
24
#ifndef _vtkQtChartGraphicsItemTypes_h
25
#define _vtkQtChartGraphicsItemTypes_h
26
27
#include <QGraphicsItem>
// needed for variable
28
29
enum
vtkQtChartGraphicsItemTypes
30
{
31
vtkQtChart_AxisType
= QGraphicsItem::UserType + 1,
32
vtkQtChart_AxisItemType
,
33
vtkQtChart_AxisLayerType
,
34
vtkQtChart_BarChartType
,
35
vtkQtChart_BarChartItemType
,
36
vtkQtChart_ContentsAreaType
,
37
vtkQtChart_GridLayerType
,
38
vtkQtChart_GridLayerItemType
,
39
vtkQtChart_LayerType
,
40
vtkQtChart_LineChartType
,
41
vtkQtChart_LineChartItemType
,
42
vtkQtChart_PointMarkerType
,
43
vtkQtChart_PolylineItemType
,
44
vtkQtChart_SeriesLayerType
,
45
vtkQtChart_StackedChartType
,
46
vtkQtChart_StatisticalBoxChartType
,
47
vtkQtChart_StatisticalBoxChartItemType
48
};
49
50
#endif
vtkQtChart_LineChartType
Definition:
vtkQtChartGraphicsItemTypes.h:40
vtkQtChart_LineChartItemType
Definition:
vtkQtChartGraphicsItemTypes.h:41
vtkQtChart_StatisticalBoxChartItemType
Definition:
vtkQtChartGraphicsItemTypes.h:47
vtkQtChart_SeriesLayerType
Definition:
vtkQtChartGraphicsItemTypes.h:44
vtkQtChart_GridLayerItemType
Definition:
vtkQtChartGraphicsItemTypes.h:38
vtkQtChart_GridLayerType
Definition:
vtkQtChartGraphicsItemTypes.h:37
vtkQtChart_StatisticalBoxChartType
Definition:
vtkQtChartGraphicsItemTypes.h:46
vtkQtChart_PolylineItemType
Definition:
vtkQtChartGraphicsItemTypes.h:43
vtkQtChart_BarChartType
Definition:
vtkQtChartGraphicsItemTypes.h:34
vtkQtChart_LayerType
Definition:
vtkQtChartGraphicsItemTypes.h:39
vtkQtChart_ContentsAreaType
Definition:
vtkQtChartGraphicsItemTypes.h:36
vtkQtChart_AxisType
Definition:
vtkQtChartGraphicsItemTypes.h:31
vtkQtChart_StackedChartType
Definition:
vtkQtChartGraphicsItemTypes.h:45
vtkQtChartGraphicsItemTypes
vtkQtChartGraphicsItemTypes
Definition:
vtkQtChartGraphicsItemTypes.h:29
vtkQtChart_BarChartItemType
Definition:
vtkQtChartGraphicsItemTypes.h:35
vtkQtChart_AxisLayerType
Definition:
vtkQtChartGraphicsItemTypes.h:33
vtkQtChart_AxisItemType
Definition:
vtkQtChartGraphicsItemTypes.h:32
vtkQtChart_PointMarkerType
Definition:
vtkQtChartGraphicsItemTypes.h:42
Generated on Tue Oct 28 2014 11:39:54 for VTK by
1.8.8