wrapper::PyQCP Class Reference

#include </home/florent/devel/release/src/gepetto-viewer/plugins/pyqcustomplot/wrapper/qcp.hh>

Inheritance diagram for wrapper::PyQCP:
Collaboration diagram for wrapper::PyQCP:

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
}
 

Member Enumeration Documentation

◆ AntialiasedElement

Enumerator
aeAxes 
aeGrid 
aeSubGrid 
aeLegend 
aeLegendItems 
aePlottables 
aeItems 
aeScatters 
aeErrorBars 
aeFills 
aeZeroLine 
aeAll 
aeNone 

◆ Interaction

Enumerator
iRangeDrag 
iRangeZoom 
iMultiSelect 
iSelectPlottables 
iSelectAxes 
iSelectLegend 
iSelectItems 
iSelectOther 

◆ MarginSide

Enumerator
msLeft 
msRight 
msTop 
msBottom 
msAll 
msNone 

◆ PlottingHint

Enumerator
phNone 
phFastPolylines 
phForceRepaint 
phCacheLabels 

The documentation for this class was generated from the following file: