#include </home/florent/devel/release/src/gepetto-viewer/plugins/pyqcustomplot/wrapper/qcp.hh>
Public Types | |
enum | MarginSide { msLeft = QCP::msLeft, msRight = QCP::msRight, msTop = QCP::msTop, msBottom = QCP::msBottom, msAll = QCP::msAll, msNone = QCP::msNone } |
enum | AntialiasedElement { aeAxes = QCP::aeAxes, aeGrid = QCP::aeGrid, aeSubGrid = QCP::aeSubGrid, aeLegend = QCP::aeLegend, aeLegendItems = QCP::aeLegendItems, aePlottables = QCP::aePlottables, aeItems = QCP::aeItems, aeScatters = QCP::aeScatters, aeErrorBars = QCP::aeErrorBars, aeFills = QCP::aeFills, aeZeroLine = QCP::aeZeroLine, aeAll = QCP::aeAll, aeNone = QCP::aeNone } |
enum | PlottingHint { phNone = QCP::phNone, phFastPolylines = QCP::phFastPolylines, phForceRepaint = QCP::phForceRepaint, phCacheLabels = QCP::phCacheLabels } |
enum | Interaction { iRangeDrag = QCP::iRangeDrag, iRangeZoom = QCP::iRangeZoom, iMultiSelect = QCP::iMultiSelect, iSelectPlottables = QCP::iSelectPlottables, iSelectAxes = QCP::iSelectAxes, iSelectLegend = QCP::iSelectLegend, iSelectItems = QCP::iSelectItems, iSelectOther = QCP::iSelectOther } |