Vespucci
1.0.0
|
This is the complete list of members for QCPLayerable, including all inherited members.
antialiased() const | QCPLayerable | inline |
applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const | QCPLayerable | protected |
applyDefaultAntialiasingHint(QCPPainter *painter) const =0 | QCPLayerable | protectedpure virtual |
clipRect() const | QCPLayerable | protectedvirtual |
deselectEvent(bool *selectionStateChanged) | QCPLayerable | protectedvirtual |
draw(QCPPainter *painter)=0 | QCPLayerable | protectedpure virtual |
initializeParentPlot(QCustomPlot *parentPlot) | QCPLayerable | protected |
layer() const | QCPLayerable | inline |
layerChanged(QCPLayer *newLayer) | QCPLayerable | signal |
mAntialiased | QCPLayerable | protected |
mLayer | QCPLayerable | protected |
moveToLayer(QCPLayer *layer, bool prepend) | QCPLayerable | protected |
mParentLayerable | QCPLayerable | protected |
mParentPlot | QCPLayerable | protected |
mVisible | QCPLayerable | protected |
parentLayerable() const | QCPLayerable | inline |
parentPlot() const | QCPLayerable | inline |
parentPlotInitialized(QCustomPlot *parentPlot) | QCPLayerable | protectedvirtual |
QCPAxisRect class | QCPLayerable | friend |
QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) | QCPLayerable | |
QCustomPlot class | QCPLayerable | friend |
realVisibility() const | QCPLayerable | |
selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) | QCPLayerable | protectedvirtual |
selectionCategory() const | QCPLayerable | protectedvirtual |
selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const | QCPLayerable | virtual |
setAntialiased(bool enabled) | QCPLayerable | |
setLayer(QCPLayer *layer) | QCPLayerable | |
setLayer(const QString &layerName) | QCPLayerable | |
setParentLayerable(QCPLayerable *parentLayerable) | QCPLayerable | protected |
setVisible(bool on) | QCPLayerable | |
visible() const | QCPLayerable | inline |
~QCPLayerable() | QCPLayerable |