gepetto-viewer
4.14.0
An user-friendly Graphical Interface
|
Go to the documentation of this file.
3 #include <qcustomplot.h>
6 class PyQCP :
public QObject {
10 Q_FLAGS(MarginSides AntialiasedElements PlottingHints Interactions)
61 #endif // WRAPPER_QCP_HH
@ msTop
Definition: qcp.hh:15
@ phFastPolylines
Definition: qcp.hh:41
@ aeFills
Definition: qcustomplot.h:148
@ aePlottables
Definition: qcp.hh:28
@ aeLegend
Definition: qcp.hh:26
@ iRangeZoom
Definition: qcustomplot.h:200
@ msTop
0x04 top margin
Definition: qcustomplot.h:105
@ phNone
0x000 No hints are set
Definition: qcustomplot.h:167
@ aeNone
0x0000 No elements
Definition: qcustomplot.h:156
@ iSelectOther
Definition: qcustomplot.h:221
@ msRight
Definition: qcp.hh:14
@ msAll
0xFF all margins
Definition: qcustomplot.h:109
@ aeAxes
0x0001 Axis base line and tick marks
Definition: qcustomplot.h:127
AntialiasedElement
Definition: qcp.hh:22
MarginSide
Definition: qcp.hh:12
@ iMultiSelect
Definition: qcustomplot.h:204
@ aePlottables
0x0020 Main lines of plottables
Definition: qcustomplot.h:137
@ iMultiSelect
Definition: qcp.hh:50
@ aeFills
Definition: qcp.hh:32
@ iSelectPlottables
Definition: qcp.hh:51
@ iSelectAxes
Definition: qcp.hh:52
@ msLeft
0x01 left margin
Definition: qcustomplot.h:101
@ msBottom
0x08 bottom margin
Definition: qcustomplot.h:107
@ iRangeZoom
Definition: qcp.hh:49
@ aeLegendItems
Definition: qcp.hh:27
@ msLeft
Definition: qcp.hh:13
@ aeSubGrid
Definition: qcp.hh:25
@ aeAxes
Definition: qcp.hh:23
@ msAll
Definition: qcp.hh:17
@ iRangeDrag
Definition: qcp.hh:48
@ phNone
Definition: qcp.hh:40
@ aeItems
0x0040 Main lines of items
Definition: qcustomplot.h:141
@ aeScatters
Definition: qcp.hh:30
@ iRangeDrag
Definition: qcustomplot.h:196
@ aeLegend
0x0008 Legend box
Definition: qcustomplot.h:133
@ aeAll
0xFFFF All elements
Definition: qcustomplot.h:154
@ aeItems
Definition: qcp.hh:29
@ phCacheLabels
Definition: qcustomplot.h:183
@ aeScatters
Definition: qcustomplot.h:143
@ aeNone
Definition: qcp.hh:35
@ iSelectOther
Definition: qcp.hh:55
@ phForceRepaint
Definition: qcp.hh:42
@ iSelectItems
Definition: qcp.hh:54
Interaction
Definition: qcp.hh:47
@ aeLegendItems
0x0010 Legend items
Definition: qcustomplot.h:135
@ iSelectItems
Definition: qcustomplot.h:218
@ aeErrorBars
Definition: qcp.hh:31
@ aeZeroLine
0x0400 Zero-lines, see QCPGrid::setZeroLinePen
Definition: qcustomplot.h:151
PlottingHint
Definition: qcp.hh:39
@ iSelectPlottables
Definition: qcustomplot.h:208
@ phFastPolylines
Definition: qcustomplot.h:169
@ phCacheLabels
Definition: qcp.hh:43
@ msRight
0x02 right margin
Definition: qcustomplot.h:103
@ aeAll
Definition: qcp.hh:34
@ iSelectAxes
Definition: qcustomplot.h:212
@ msNone
Definition: qcp.hh:18
@ msBottom
Definition: qcp.hh:16
@ phForceRepaint
Definition: qcustomplot.h:175
@ aeGrid
Definition: qcp.hh:24
@ aeGrid
0x0002 Grid lines
Definition: qcustomplot.h:129
@ aeErrorBars
0x0100 Error bars
Definition: qcustomplot.h:146
@ aeSubGrid
0x0004 Sub grid lines
Definition: qcustomplot.h:131
@ aeZeroLine
Definition: qcp.hh:33
@ iSelectLegend
Definition: qcustomplot.h:215
@ iSelectLegend
Definition: qcp.hh:53
@ msNone
0x00 no margin
Definition: qcustomplot.h:111