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 0x0001 Axis base line and tick marks
Definition: qcustomplot.h:118
0x0100 Error bars
Definition: qcustomplot.h:126
0x00 no margin
Definition: qcustomplot.h:105
0x020 Legends are selectable (or their child items, see QCPLegend::setSelectableParts) ...
Definition: qcustomplot.h:160
0xFF all margins
Definition: qcustomplot.h:104
0x0200 Borders of fills (e.g. under or between graphs)
Definition: qcustomplot.h:127
0x08 bottom margin
Definition: qcustomplot.h:103
0x04 top margin
Definition: qcustomplot.h:102
0x0000 No elements
Definition: qcustomplot.h:130
0x000 No hints are set
Definition: qcustomplot.h:139
0x004 The user can select multiple objects by holding the modifier set by QCustomPlot::setMultiSelect...
Definition: qcustomplot.h:157
0x080 All other objects are selectable (e.g. your own derived layerables, the plot title...
Definition: qcustomplot.h:162
MarginSide
Definition: qcp.hh:12
0x0020 Main lines of plottables (excluding error bars, see element aeErrorBars)
Definition: qcustomplot.h:123
0x004 axis (tick) labels will be cached as pixmaps, increasing replot performance.
Definition: qcustomplot.h:144
0x01 left margin
Definition: qcustomplot.h:100
AntialiasedElement
Definition: qcp.hh:21
Interaction
Definition: qcp.hh:44
0x0010 Legend items
Definition: qcustomplot.h:122
PlottingHint
Definition: qcp.hh:37
0xFFFF All elements
Definition: qcustomplot.h:129
0x008 Plottables are selectable (e.g. graphs, curves, bars,... see QCPAbstractPlottable) ...
Definition: qcustomplot.h:158
0x0040 Main lines of items
Definition: qcustomplot.h:124
0x0400 Zero-lines, see QCPGrid::setZeroLinePen
Definition: qcustomplot.h:128
0x010 Axes are selectable (or parts of them, see QCPAxis::setSelectableParts)
Definition: qcustomplot.h:159
0x001 Axis ranges are draggable (see QCPAxisRect::setRangeDrag, QCPAxisRect::setRangeDragAxes) ...
Definition: qcustomplot.h:155
0x0008 Legend box
Definition: qcustomplot.h:121
0x0002 Grid lines
Definition: qcustomplot.h:119
Definition: qcustomplot.h:140
0x0080 Scatter symbols of plottables (excluding scatter symbols of type ssPixmap) ...
Definition: qcustomplot.h:125
0x0004 Sub grid lines
Definition: qcustomplot.h:120
0x040 Items are selectable (Rectangles, Arrows, Textitems, etc. see QCPAbstractItem) ...
Definition: qcustomplot.h:161
0x02 right margin
Definition: qcustomplot.h:101
0x002 Axis ranges are zoomable with the mouse wheel (see QCPAxisRect::setRangeZoom, QCPAxisRect::setRangeZoomAxes)
Definition: qcustomplot.h:156
Definition: qcustomplot.h:142