|
Wireshark
2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
|
This is the complete list of members for QCPGraph, including all inherited members.
| adaptiveSampling() const (defined in QCPGraph) | QCPGraph | inline |
| addData(const QCPDataMap &dataMap) | QCPGraph | |
| addData(const QCPData &data) | QCPGraph | |
| addData(double key, double value) | QCPGraph | |
| addData(const QVector< double > &keys, const QVector< double > &values) | QCPGraph | |
| addFillBasePoints(QVector< QPointF > *lineData) const (defined in QCPGraph) | QCPGraph | protected |
| addToLegend() | QCPAbstractPlottable | virtual |
| antialiased() const (defined in QCPLayerable) | QCPLayerable | inline |
| antialiasedErrorBars() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
| antialiasedFill() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
| antialiasedScatters() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
| applyAntialiasingHint(QCPPainter *painter, bool localAntialiased, QCP::AntialiasedElement overrideElement) const (defined in QCPLayerable) | QCPLayerable | protected |
| applyDefaultAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
| applyErrorBarsAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| applyFillAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| applyScattersAntialiasingHint(QCPPainter *painter) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| brush() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
| channelFillGraph() const (defined in QCPGraph) | QCPGraph | inline |
| clearData() | QCPGraph | virtual |
| clipRect() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
| coordsToPixels(double key, double value, double &x, double &y) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| coordsToPixels(double key, double value) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| countDataInBounds(const QCPDataMap::const_iterator &lower, const QCPDataMap::const_iterator &upper, int maxCount) const (defined in QCPGraph) | QCPGraph | protected |
| data() const | QCPGraph | inline |
| deselectEvent(bool *selectionStateChanged) (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
| distSqrToLine(const QPointF &start, const QPointF &end, const QPointF &point) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| draw(QCPPainter *painter) (defined in QCPGraph) | QCPGraph | protectedvirtual |
| drawError(QCPPainter *painter, double x, double y, const QCPData &data) const (defined in QCPGraph) | QCPGraph | protected |
| drawFill(QCPPainter *painter, QVector< QPointF > *lineData) const (defined in QCPGraph) | QCPGraph | protectedvirtual |
| drawImpulsePlot(QCPPainter *painter, QVector< QPointF > *lineData) const (defined in QCPGraph) | QCPGraph | protectedvirtual |
| drawLegendIcon(QCPPainter *painter, const QRectF &rect) const (defined in QCPGraph) | QCPGraph | protectedvirtual |
| drawLinePlot(QCPPainter *painter, QVector< QPointF > *lineData) const (defined in QCPGraph) | QCPGraph | protectedvirtual |
| drawScatterPlot(QCPPainter *painter, QVector< QCPData > *scatterData) const (defined in QCPGraph) | QCPGraph | protectedvirtual |
| errorBarSize() const (defined in QCPGraph) | QCPGraph | inline |
| errorBarSkipSymbol() const (defined in QCPGraph) | QCPGraph | inline |
| errorPen() const (defined in QCPGraph) | QCPGraph | inline |
| ErrorType enum name | QCPGraph | |
| errorType() const (defined in QCPGraph) | QCPGraph | inline |
| etBoth enum value | QCPGraph | |
| etKey enum value | QCPGraph | |
| etNone enum value | QCPGraph | |
| etValue enum value | QCPGraph | |
| findIndexAboveX(const QVector< QPointF > *data, double x) const (defined in QCPGraph) | QCPGraph | protected |
| findIndexAboveY(const QVector< QPointF > *data, double y) const (defined in QCPGraph) | QCPGraph | protected |
| findIndexBelowX(const QVector< QPointF > *data, double x) const (defined in QCPGraph) | QCPGraph | protected |
| findIndexBelowY(const QVector< QPointF > *data, double y) const (defined in QCPGraph) | QCPGraph | protected |
| getChannelFillPolygon(const QVector< QPointF > *lineData) const (defined in QCPGraph) | QCPGraph | protected |
| getImpulsePlotData(QVector< QPointF > *linePixelData, QVector< QCPData > *scatterData) const (defined in QCPGraph) | QCPGraph | protected |
| getKeyRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const (defined in QCPGraph) | QCPGraph | protectedvirtual |
| getKeyRange(bool &foundRange, SignDomain inSignDomain, bool includeErrors) const | QCPGraph | protectedvirtual |
| getLinePlotData(QVector< QPointF > *linePixelData, QVector< QCPData > *scatterData) const (defined in QCPGraph) | QCPGraph | protected |
| getPlotData(QVector< QPointF > *lineData, QVector< QCPData > *scatterData) const (defined in QCPGraph) | QCPGraph | protected |
| getPreparedData(QVector< QCPData > *lineData, QVector< QCPData > *scatterData) const (defined in QCPGraph) | QCPGraph | protected |
| getScatterPlotData(QVector< QCPData > *scatterData) const (defined in QCPGraph) | QCPGraph | protected |
| getStepCenterPlotData(QVector< QPointF > *linePixelData, QVector< QCPData > *scatterData) const (defined in QCPGraph) | QCPGraph | protected |
| getStepLeftPlotData(QVector< QPointF > *linePixelData, QVector< QCPData > *scatterData) const (defined in QCPGraph) | QCPGraph | protected |
| getStepRightPlotData(QVector< QPointF > *linePixelData, QVector< QCPData > *scatterData) const (defined in QCPGraph) | QCPGraph | protected |
| getValueRange(bool &foundRange, SignDomain inSignDomain=sdBoth) const (defined in QCPGraph) | QCPGraph | protectedvirtual |
| getValueRange(bool &foundRange, SignDomain inSignDomain, bool includeErrors) const | QCPGraph | protectedvirtual |
| getVisibleDataBounds(QCPDataMap::const_iterator &lower, QCPDataMap::const_iterator &upper) const (defined in QCPGraph) | QCPGraph | protected |
| initializeParentPlot(QCustomPlot *parentPlot) (defined in QCPLayerable) | QCPLayerable | protected |
| keyAxis() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
| layer() const (defined in QCPLayerable) | QCPLayerable | inline |
| layerChanged(QCPLayer *newLayer) | QCPLayerable | signal |
| LineStyle enum name | QCPGraph | |
| lineStyle() const (defined in QCPGraph) | QCPGraph | inline |
| lowerFillBasePoint(double lowerKey) const (defined in QCPGraph) | QCPGraph | protected |
| lsImpulse enum value | QCPGraph | |
| lsLine enum value | QCPGraph | |
| lsNone enum value | QCPGraph | |
| lsStepCenter enum value | QCPGraph | |
| lsStepLeft enum value | QCPGraph | |
| lsStepRight enum value | QCPGraph | |
| mAdaptiveSampling (defined in QCPGraph) | QCPGraph | protected |
| mainBrush() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| mainPen() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| mAntialiased (defined in QCPLayerable) | QCPLayerable | protected |
| mAntialiasedErrorBars (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| mAntialiasedFill (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| mAntialiasedScatters (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| mBrush (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| mChannelFillGraph (defined in QCPGraph) | QCPGraph | protected |
| mData (defined in QCPGraph) | QCPGraph | protected |
| mErrorBarSize (defined in QCPGraph) | QCPGraph | protected |
| mErrorBarSkipSymbol (defined in QCPGraph) | QCPGraph | protected |
| mErrorPen (defined in QCPGraph) | QCPGraph | protected |
| mErrorType (defined in QCPGraph) | QCPGraph | protected |
| mKeyAxis (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| mLayer (defined in QCPLayerable) | QCPLayerable | protected |
| mLineStyle (defined in QCPGraph) | QCPGraph | protected |
| mName (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| moveToLayer(QCPLayer *layer, bool prepend) (defined in QCPLayerable) | QCPLayerable | protected |
| mParentLayerable (defined in QCPLayerable) | QCPLayerable | protected |
| mParentPlot (defined in QCPLayerable) | QCPLayerable | protected |
| mPen (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| mScatterStyle (defined in QCPGraph) | QCPGraph | protected |
| mSelectable (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| mSelected (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| mSelectedBrush (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| mSelectedPen (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| mValueAxis (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| mVisible (defined in QCPLayerable) | QCPLayerable | protected |
| name() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
| parentLayerable() const | QCPLayerable | inline |
| parentPlot() const (defined in QCPLayerable) | QCPLayerable | inline |
| parentPlotInitialized(QCustomPlot *parentPlot) (defined in QCPLayerable) | QCPLayerable | protectedvirtual |
| pen() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
| pixelsToCoords(double x, double y, double &key, double &value) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| pixelsToCoords(const QPointF &pixelPos, double &key, double &value) const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protected |
| pointDistance(const QPointF &pixelPoint) const (defined in QCPGraph) | QCPGraph | protected |
| QCPAbstractPlottable(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPAbstractPlottable | |
| QCPGraph(QCPAxis *keyAxis, QCPAxis *valueAxis) | QCPGraph | explicit |
| QCPLayerable(QCustomPlot *plot, QString targetLayer=QString(), QCPLayerable *parentLayerable=0) | QCPLayerable | |
| QCPLegend (defined in QCPGraph) | QCPGraph | friend |
| QCustomPlot (defined in QCPGraph) | QCPGraph | friend |
| realVisibility() const | QCPLayerable | |
| removeData(double fromKey, double toKey) | QCPGraph | |
| removeData(double key) | QCPGraph | |
| removeDataAfter(double key) | QCPGraph | |
| removeDataBefore(double key) | QCPGraph | |
| removeFillBasePoints(QVector< QPointF > *lineData) const (defined in QCPGraph) | QCPGraph | protected |
| removeFromLegend() const | QCPAbstractPlottable | virtual |
| rescaleAxes(bool onlyEnlarge, bool includeErrorBars) const | QCPGraph | |
| QCPAbstractPlottable::rescaleAxes(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
| rescaleKeyAxis(bool onlyEnlarge, bool includeErrorBars) const | QCPGraph | |
| QCPAbstractPlottable::rescaleKeyAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
| rescaleValueAxis(bool onlyEnlarge, bool includeErrorBars) const | QCPGraph | |
| QCPAbstractPlottable::rescaleValueAxis(bool onlyEnlarge=false) const | QCPAbstractPlottable | |
| scatterStyle() const (defined in QCPGraph) | QCPGraph | inline |
| sdBoth enum value | QCPAbstractPlottable | protected |
| sdNegative enum value | QCPAbstractPlottable | protected |
| sdPositive enum value | QCPAbstractPlottable | protected |
| selectable() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
| selectableChanged(bool selectable) | QCPAbstractPlottable | signal |
| selected() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
| selectedBrush() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
| selectedPen() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
| selectEvent(QMouseEvent *event, bool additive, const QVariant &details, bool *selectionStateChanged) (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
| selectionCategory() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | protectedvirtual |
| selectionChanged(bool selected) | QCPAbstractPlottable | signal |
| selectTest(const QPointF &pos, bool onlySelectable, QVariant *details=0) const | QCPGraph | virtual |
| setAdaptiveSampling(bool enabled) | QCPGraph | |
| setAntialiased(bool enabled) | QCPLayerable | |
| setAntialiasedErrorBars(bool enabled) | QCPAbstractPlottable | |
| setAntialiasedFill(bool enabled) | QCPAbstractPlottable | |
| setAntialiasedScatters(bool enabled) | QCPAbstractPlottable | |
| setBrush(const QBrush &brush) | QCPAbstractPlottable | |
| setChannelFillGraph(QCPGraph *targetGraph) | QCPGraph | |
| setData(QCPDataMap *data, bool copy=false) | QCPGraph | |
| setData(const QVector< double > &key, const QVector< double > &value) | QCPGraph | |
| setDataBothError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &keyError, const QVector< double > &valueError) | QCPGraph | |
| setDataBothError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &keyErrorMinus, const QVector< double > &keyErrorPlus, const QVector< double > &valueErrorMinus, const QVector< double > &valueErrorPlus) | QCPGraph | |
| setDataKeyError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &keyError) | QCPGraph | |
| setDataKeyError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &keyErrorMinus, const QVector< double > &keyErrorPlus) | QCPGraph | |
| setDataValueError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &valueError) | QCPGraph | |
| setDataValueError(const QVector< double > &key, const QVector< double > &value, const QVector< double > &valueErrorMinus, const QVector< double > &valueErrorPlus) | QCPGraph | |
| setErrorBarSize(double size) | QCPGraph | |
| setErrorBarSkipSymbol(bool enabled) | QCPGraph | |
| setErrorPen(const QPen &pen) | QCPGraph | |
| setErrorType(ErrorType errorType) | QCPGraph | |
| setKeyAxis(QCPAxis *axis) | QCPAbstractPlottable | |
| setLayer(QCPLayer *layer) | QCPLayerable | |
| setLayer(const QString &layerName) | QCPLayerable | |
| setLineStyle(LineStyle ls) | QCPGraph | |
| setName(const QString &name) | QCPAbstractPlottable | |
| setParentLayerable(QCPLayerable *parentLayerable) (defined in QCPLayerable) | QCPLayerable | protected |
| setPen(const QPen &pen) | QCPAbstractPlottable | |
| setScatterStyle(const QCPScatterStyle &style) | QCPGraph | |
| setSelectable(bool selectable) | QCPAbstractPlottable | |
| setSelected(bool selected) | QCPAbstractPlottable | |
| setSelectedBrush(const QBrush &brush) | QCPAbstractPlottable | |
| setSelectedPen(const QPen &pen) | QCPAbstractPlottable | |
| setValueAxis(QCPAxis *axis) | QCPAbstractPlottable | |
| setVisible(bool on) | QCPLayerable | |
| SignDomain enum name | QCPAbstractPlottable | protected |
| upperFillBasePoint(double upperKey) const (defined in QCPGraph) | QCPGraph | protected |
| valueAxis() const (defined in QCPAbstractPlottable) | QCPAbstractPlottable | inline |
| visible() const (defined in QCPLayerable) | QCPLayerable | inline |
| ~QCPGraph() (defined in QCPGraph) | QCPGraph | virtual |
| ~QCPLayerable() (defined in QCPLayerable) | QCPLayerable |
1.8.11