DAWorkbench 0.0.1
DAWorkbench API
载入中...
搜索中...
未找到
DA::DAChartUtil 成员列表

成员的完整列表,这些成员属于 DA::DAChartUtil,包括所有继承而来的类成员

calcOnePixelOffset(QwtPlot *chart, int xaxis, int yaxis)DA::DAChartUtilstatic
checkIsPlotChartItem(const QwtPlotItem *item)DA::DAChartUtilstatic
checkIsXYSeriesItem(const QwtPlotItem *item)DA::DAChartUtilstatic
closestPoint(const QwtPlotBarChart *bar, const QPoint &pos, double *dist)DA::DAChartUtilstatic
dataRange(const QwtPlot *chart, QwtInterval *yLeft, QwtInterval *yRight, QwtInterval *xBottom, QwtInterval *xTop)DA::DAChartUtilstatic
dynamicCheckIsPlotChartItem(const QwtPlotItem *item)DA::DAChartUtilstatic
dynamicGetItemColor(const QwtPlotItem *item, const QColor &defaultColor=Qt::black)DA::DAChartUtilstatic
dynamicGetPlotChartItemDataCount(const QwtPlotItem *item)DA::DAChartUtilstatic
dynamicGetPlotChartItemList(const QwtPlot *chart)DA::DAChartUtilstatic
dynamicGetXYSeriesItemList(const QwtPlot *chart)DA::DAChartUtilstatic
filterPlotItem(const QwtPlot *chart, const QSet< int > &enableRtti)DA::DAChartUtilstatic
getAxisDateTimeScale(QwtPlot *chart, int axisID)DA::DAChartUtilstatic
getIntervalSampleDatas(QVector< QwtIntervalSample > &intv, const QwtSeriesStore< QwtIntervalSample > *cur)DA::DAChartUtilstatic
getItemDataSize(const QwtPlotItem *item)DA::DAChartUtilstatic
getPlotBarChartSample(QwtPlotItem *p, QVector< QPointF > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
getPlotChartItemList(const QwtPlot *chart)DA::DAChartUtilstatic
getPlotCurveSample(QwtPlotItem *p, QVector< QPointF > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
getPlotHistogramSample(QwtPlotItem *p, QVector< QwtIntervalSample > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
getPlotIntervalCurveSample(QwtPlotItem *p, QVector< QwtIntervalSample > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
getPlotItemBrush(const QwtPlotItem *item)DA::DAChartUtilstatic
getPlotItemColor(const QwtPlotItem *item)DA::DAChartUtilstatic
getPlotMultiBarChartSample(QwtPlotItem *p, QVector< QwtSetSample > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
getPlotSpectroCurveSample(QwtPlotItem *p, QVector< QwtPoint3D > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
getPlotTradingCurveSample(QwtPlotItem *p, QVector< QwtOHLCSample > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
getSeriesData(QVector< T > &vec, const QwtSeriesStore< T > *series)DA::DAChartUtilstatic
getSeriesData(QVector< T > &vec, const QwtSeriesStore< T > *series, int startIndex, int endIndex)DA::DAChartUtilstatic
getVectorSampleData(QwtPlotItem *item, QVector< T > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
getVisibleRegionRang(QwtPlot *chart) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
getVisibleRegionRang(QwtPlot *chart, int xAxis, int yAxis)DA::DAChartUtilstatic
getXYDatas(const QVector< QPointF > &xys, QVector< double > *xs, QVector< double > *ys)DA::DAChartUtilstatic
getXYDatas(QVector< QPointF > &xys, const QwtSeriesStore< QPointF > *cur)DA::DAChartUtilstatic
getXYDatas(QVector< double > *xs, QVector< double > *ys, const QwtSeriesStore< QPointF > *cur) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
getXYDatas(QVector< QPointF > &xys, QVector< int > *indexs, const QwtSeriesStore< QPointF > *cur, const QRectF &rang)DA::DAChartUtilstatic
getXYDatas(QVector< double > *xs, QVector< double > *ys, QVector< int > *indexs, const QwtSeriesStore< QPointF > *cur, const QRectF &rang) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
getXYDatas(QVector< QPointF > &xys, QVector< int > *indexs, const QwtSeriesStore< QPointF > *series, const QPainterPath &rang)DA::DAChartUtilstatic
getXYDatas(QVector< double > *xs, QVector< double > *ys, QVector< int > *indexs, const QwtSeriesStore< QPointF > *series, const QPainterPath &rang)DA::DAChartUtilstatic
getXYSeriesItemList(const QwtPlot *chart)DA::DAChartUtilstatic
getXYZDatas(QVector< QwtPoint3D > &xyzs, const QwtSeriesStore< QwtPoint3D > *cur)DA::DAChartUtilstatic
isHistogramSampleInRange(const QPainterPath &selectRange, const QwtIntervalSample &val)DA::DAChartUtilstatic
isIntervalCurveSampleInRange(const QPainterPath &selectRange, const QwtIntervalSample &val)DA::DAChartUtilstatic
isMultiBarChartSampleInRange(const QPainterPath &selectRange, const QwtSetSample &val)DA::DAChartUtilstatic
isPlotGraphicsItem(QwtPlotItem *item)DA::DAChartUtilstatic
isPointInRange(const QPainterPath &range, const QPointF &point)DA::DAChartUtilstatic
isSpectroCurveSampleInRange(const QPainterPath &selectRange, const QwtPoint3D &val)DA::DAChartUtilstatic
isTradingCurveSampleInRange(const QPainterPath &selectRange, const QwtOHLCSample &val)DA::DAChartUtilstatic
isXAxis(int axisID)DA::DAChartUtilstatic
isYAxis(int axisID)DA::DAChartUtilstatic
offsetHistogramSample(QwtIntervalSample &sample, const double &xoffset, const double &yoffset)DA::DAChartUtilstatic
offsetIntervalCurveSample(QwtIntervalSample &sample, const double &xoffset, const double &yoffset)DA::DAChartUtilstatic
offsetMultiBarChartSample(QwtSetSample &sample, const double &xoffset, const double &yoffset)DA::DAChartUtilstatic
offsetPointSample(QPointF &sample, const double &xoffset, const double &yoffset)DA::DAChartUtilstatic
offsetSpectroCurveSample(QwtPoint3D &sample, const double &xoffset, const double &yoffset)DA::DAChartUtilstatic
offsetTradingCurveSample(QwtOHLCSample &sample, const double &xoffset, const double &yoffset)DA::DAChartUtilstatic
otherAxis(int axisID)DA::DAChartUtilstatic
plotItemIcon(const QwtPlotItem *item)DA::DAChartUtilstatic
plotItemName(const QwtPlotItem *item)DA::DAChartUtilstatic
plotTitle(const QwtPlot *plot, const QwtFigure *fig)DA::DAChartUtilstatic
recommendCurveLinePenWidth(int pointsNumber)DA::DAChartUtilstatic
removeDataInRang(const QRectF &removeRang, const QVector< QPointF > &rawData, QVector< QPointF > &newData)DA::DAChartUtilstatic
removeDataInRang(const QPainterPath &removeRang, const QVector< QPointF > &rawData, QVector< QPointF > &newData)DA::DAChartUtilstatic
removeDataInRang(const QRectF &removeRang, QwtSeriesStore< QPointF > *curve)DA::DAChartUtilstatic
removeDataInRang(const QPainterPath &removeRang, QwtSeriesStore< QPointF > *curve) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
replot(QwtPlot *chart) (定义于 DA::DAChartUtil)DA::DAChartUtil
screenPointToPlotPoint(QwtPlot *chart, const QPointF &screen, int xAxis, int yAxis)DA::DAChartUtilstatic
setAxisBorderDistEnd(QwtPlot *chart, int axisID, int v)DA::DAChartUtilstatic
setAxisBorderDistStart(QwtPlot *chart, int axisID, int v)DA::DAChartUtilstatic
setAxisDateTimeScale(QwtPlot *chart, int axisID, const QString &fullDateformat)DA::DAChartUtilstatic
setAxisEnable(QwtPlot *chart, int axisID, bool b)DA::DAChartUtilstatic
setAxisFont(QwtPlot *chart, int axisID, const QFont &font)DA::DAChartUtilstatic
setAxisFontColor(QwtPlot *chart, int axisID, const QColor &color)DA::DAChartUtilstatic
setAxisLabelAlignment(QwtPlot *chart, int axisID, Qt::Alignment v)DA::DAChartUtilstatic
setAxisLabelRotation(QwtPlot *chart, int axisID, double v)DA::DAChartUtilstatic
setAxisMargin(QwtPlot *chart, int axisID, int v)DA::DAChartUtilstatic
setAxisNormalScale(QwtPlot *chart, int axisID)DA::DAChartUtilstatic
setAxisScaleMax(QwtPlot *chart, int axisID, double v)DA::DAChartUtilstatic
setAxisScaleMin(QwtPlot *chart, int axisID, double v)DA::DAChartUtilstatic
setAxisSpacing(QwtPlot *chart, int axisID, int v)DA::DAChartUtilstatic
setAxisTitle(QwtPlot *chart, int axisID, const QString &text)DA::DAChartUtilstatic
setCurveLinePenStyle(QwtPlotCurve *cur, Qt::PenStyle style)DA::DAChartUtilstatic
setCurvePenStyle(QwtPlotCurve *cur, Qt::PenStyle style)DA::DAChartUtilstatic
setCurveSymbol(QwtPlotCurve *cur, QwtSymbol::Style style, const QSize &size=QSize(8, 8))DA::DAChartUtilstatic
setPlotBarChartSample(QwtPlotItem *p, const QVector< QPointF > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
setPlotCurveSample(QwtPlotItem *p, const QVector< QPointF > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
setPlotHistogramSample(QwtPlotItem *p, const QVector< QwtIntervalSample > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
setPlotIntervalCurveSample(QwtPlotItem *p, const QVector< QwtIntervalSample > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
setPlotItemColor(QwtPlotItem *item, const QColor &color)DA::DAChartUtilstatic
setPlotMultiBarChartSample(QwtPlotItem *p, const QVector< QwtSetSample > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
setPlotSpectroCurveSample(QwtPlotItem *p, const QVector< QwtPoint3D > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
setPlotTradingCurveSample(QwtPlotItem *p, const QVector< QwtOHLCSample > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
setupSmartDateFormat(QwtDateScaleDraw *scaleDraw, const QString &fullFormat)DA::DAChartUtilstatic
setVectorSampleData(QwtPlotItem *item, const QVector< T > &datas) (定义于 DA::DAChartUtil)DA::DAChartUtilstatic
transformPath(QwtPlot *chart, const QPainterPath &p, int orgXAxis, int orgYAxis, int otherXAxis, int otherYAxis)DA::DAChartUtilstatic
transformValue(QwtPlot *chart, const QPointF &p, int orgXAxis, int orgYAxis, int otherXAxis, int otherYAxis)DA::DAChartUtilstatic