Go to the documentation of this file.
2 # define WRAPPER_QCP_HH
3 # include <qcustomplot.h>
6 class PyQCP :
public QObject
10 Q_FLAGS(MarginSides AntialiasedElements PlottingHints Interactions)
58 #endif // WRAPPER_QCP_HH
@ msTop
Definition: qcp.hh:14
@ phFastPolylines
Definition: qcp.hh:38
@ aeFills
0x0200 Borders of fills (e.g. under or between graphs)
Definition: qcustomplot.h:127
@ aePlottables
Definition: qcp.hh:26
@ aeLegend
Definition: qcp.hh:24
@ iRangeZoom
0x002 Axis ranges are zoomable with the mouse wheel (see QCPAxisRect::setRangeZoom,...
Definition: qcustomplot.h:156
@ msTop
0x04 top margin
Definition: qcustomplot.h:102
@ phNone
0x000 No hints are set
Definition: qcustomplot.h:139
@ aeNone
0x0000 No elements
Definition: qcustomplot.h:130
@ iSelectOther
0x080 All other objects are selectable (e.g. your own derived layerables, the plot title,...
Definition: qcustomplot.h:162
@ msRight
Definition: qcp.hh:13
@ msAll
0xFF all margins
Definition: qcustomplot.h:104
@ aeAxes
0x0001 Axis base line and tick marks
Definition: qcustomplot.h:118
AntialiasedElement
Definition: qcp.hh:21
MarginSide
Definition: qcp.hh:12
@ iMultiSelect
0x004 The user can select multiple objects by holding the modifier set by QCustomPlot::setMultiSelect...
Definition: qcustomplot.h:157
@ aePlottables
0x0020 Main lines of plottables (excluding error bars, see element aeErrorBars)
Definition: qcustomplot.h:123
@ iMultiSelect
Definition: qcp.hh:46
@ aeFills
Definition: qcp.hh:30
@ iSelectPlottables
Definition: qcp.hh:47
@ iSelectAxes
Definition: qcp.hh:48
@ msLeft
0x01 left margin
Definition: qcustomplot.h:100
@ msBottom
0x08 bottom margin
Definition: qcustomplot.h:103
@ iRangeZoom
Definition: qcp.hh:45
@ aeLegendItems
Definition: qcp.hh:25
@ msLeft
Definition: qcp.hh:12
@ aeSubGrid
Definition: qcp.hh:23
@ aeAxes
Definition: qcp.hh:21
@ msAll
Definition: qcp.hh:16
@ iRangeDrag
Definition: qcp.hh:44
@ phNone
Definition: qcp.hh:37
@ aeItems
0x0040 Main lines of items
Definition: qcustomplot.h:124
@ aeScatters
Definition: qcp.hh:28
@ iRangeDrag
0x001 Axis ranges are draggable (see QCPAxisRect::setRangeDrag, QCPAxisRect::setRangeDragAxes)
Definition: qcustomplot.h:155
@ aeLegend
0x0008 Legend box
Definition: qcustomplot.h:121
@ aeAll
0xFFFF All elements
Definition: qcustomplot.h:129
@ aeItems
Definition: qcp.hh:27
@ phCacheLabels
0x004 axis (tick) labels will be cached as pixmaps, increasing replot performance.
Definition: qcustomplot.h:144
@ aeScatters
0x0080 Scatter symbols of plottables (excluding scatter symbols of type ssPixmap)
Definition: qcustomplot.h:125
@ aeNone
Definition: qcp.hh:33
@ iSelectOther
Definition: qcp.hh:51
@ phForceRepaint
Definition: qcp.hh:39
@ iSelectItems
Definition: qcp.hh:50
Interaction
Definition: qcp.hh:44
@ aeLegendItems
0x0010 Legend items
Definition: qcustomplot.h:122
@ iSelectItems
0x040 Items are selectable (Rectangles, Arrows, Textitems, etc. see QCPAbstractItem)
Definition: qcustomplot.h:161
@ aeErrorBars
Definition: qcp.hh:29
@ aeZeroLine
0x0400 Zero-lines, see QCPGrid::setZeroLinePen
Definition: qcustomplot.h:128
PlottingHint
Definition: qcp.hh:37
@ iSelectPlottables
0x008 Plottables are selectable (e.g. graphs, curves, bars,... see QCPAbstractPlottable)
Definition: qcustomplot.h:158
@ phFastPolylines
Definition: qcustomplot.h:140
@ phCacheLabels
Definition: qcp.hh:40
@ msRight
0x02 right margin
Definition: qcustomplot.h:101
@ aeAll
Definition: qcp.hh:32
@ iSelectAxes
0x010 Axes are selectable (or parts of them, see QCPAxis::setSelectableParts)
Definition: qcustomplot.h:159
@ msNone
Definition: qcp.hh:17
@ msBottom
Definition: qcp.hh:15
@ phForceRepaint
Definition: qcustomplot.h:142
@ aeGrid
Definition: qcp.hh:22
@ aeGrid
0x0002 Grid lines
Definition: qcustomplot.h:119
@ aeErrorBars
0x0100 Error bars
Definition: qcustomplot.h:126
@ aeSubGrid
0x0004 Sub grid lines
Definition: qcustomplot.h:120
@ aeZeroLine
Definition: qcp.hh:31
@ iSelectLegend
0x020 Legends are selectable (or their child items, see QCPLegend::setSelectableParts)
Definition: qcustomplot.h:160
@ iSelectLegend
Definition: qcp.hh:49
@ msNone
0x00 no margin
Definition: qcustomplot.h:105