实例介绍
更多细节,参见博客:http://blog.csdn.net/rl529014/article/details/79090256
【实例截图】
【核心代码】
trunk_20180117
└── trunk
├── Main
│ ├── ctrlpanel.cpp
│ ├── ctrlpanel.h
│ ├── ctrlpanel.ui
│ ├── main.cpp
│ ├── mainwindow.cpp
│ ├── mainwindow.h
│ ├── mainwindow.ui
│ ├── resource.qrc
│ └── WeatherHelper.pro
├── qcustomplot
│ ├── changelog.txt
│ ├── documentation
│ │ ├── html
│ │ │ ├── adaptive-sampling-line.png
│ │ │ ├── adaptive-sampling-scatter.png
│ │ │ ├── annotated.html
│ │ │ ├── AxisNamesOverview.png
│ │ │ ├── AxisRectSpacingOverview.png
│ │ │ ├── axisticker-datetime.png
│ │ │ ├── axisticker-fixed.png
│ │ │ ├── axisticker-log.png
│ │ │ ├── axisticker-log-powers.png
│ │ │ ├── axisticker-pi.png
│ │ │ ├── axisticker-text.png
│ │ │ ├── axisticker-time2.png
│ │ │ ├── axisticker-time.png
│ │ │ ├── bc_s.png
│ │ │ ├── bdwn.png
│ │ │ ├── classes.html
│ │ │ ├── classoverview.html
│ │ │ ├── classQCPAbstractItem.html
│ │ │ ├── classQCPAbstractItem__inherit__graph.png
│ │ │ ├── classQCPAbstractLegendItem.html
│ │ │ ├── classQCPAbstractLegendItem__inherit__graph.png
│ │ │ ├── classQCPAbstractPaintBuffer.html
│ │ │ ├── classQCPAbstractPaintBuffer__inherit__graph.png
│ │ │ ├── classQCPAbstractPlottable1D.html
│ │ │ ├── classQCPAbstractPlottable1D__inherit__graph.png
│ │ │ ├── classQCPAbstractPlottable.html
│ │ │ ├── classQCPAbstractPlottable__inherit__graph.png
│ │ │ ├── classQCPAxis.html
│ │ │ ├── classQCPAxis__inherit__graph.png
│ │ │ ├── classQCPAxisRect.html
│ │ │ ├── classQCPAxisRect__inherit__graph.png
│ │ │ ├── classQCPAxisTickerDateTime.html
│ │ │ ├── classQCPAxisTickerDateTime__inherit__graph.png
│ │ │ ├── classQCPAxisTickerFixed.html
│ │ │ ├── classQCPAxisTickerFixed__inherit__graph.png
│ │ │ ├── classQCPAxisTicker.html
│ │ │ ├── classQCPAxisTicker__inherit__graph.png
│ │ │ ├── classQCPAxisTickerLog.html
│ │ │ ├── classQCPAxisTickerLog__inherit__graph.png
│ │ │ ├── classQCPAxisTickerPi.html
│ │ │ ├── classQCPAxisTickerPi__inherit__graph.png
│ │ │ ├── classQCPAxisTickerText.html
│ │ │ ├── classQCPAxisTickerText__inherit__graph.png
│ │ │ ├── classQCPAxisTickerTime.html
│ │ │ ├── classQCPAxisTickerTime__inherit__graph.png
│ │ │ ├── classQCPBarsData.html
│ │ │ ├── classQCPBarsGroup.html
│ │ │ ├── classQCPBars.html
│ │ │ ├── classQCPBars__inherit__graph.png
│ │ │ ├── classQCPColorGradient.html
│ │ │ ├── classQCPColorMapData.html
│ │ │ ├── classQCPColorMap.html
│ │ │ ├── classQCPColorMap__inherit__graph.png
│ │ │ ├── classQCPColorScale.html
│ │ │ ├── classQCPColorScale__inherit__graph.png
│ │ │ ├── classQCPCurveData.html
│ │ │ ├── classQCPCurve.html
│ │ │ ├── classQCPCurve__inherit__graph.png
│ │ │ ├── classQCPDataContainer.html
│ │ │ ├── classQCPDataRange.html
│ │ │ ├── classQCPDataSelection.html
│ │ │ ├── classQCPErrorBarsData.html
│ │ │ ├── classQCPErrorBars.html
│ │ │ ├── classQCPErrorBars__inherit__graph.png
│ │ │ ├── classQCPFinancialData.html
│ │ │ ├── classQCPFinancial.html
│ │ │ ├── classQCPFinancial__inherit__graph.png
│ │ │ ├── classQCPGraphData.html
│ │ │ ├── classQCPGraph.html
│ │ │ ├── classQCPGraph__inherit__graph.png
│ │ │ ├── classQCPGrid.html
│ │ │ ├── classQCPGrid__inherit__graph.png
│ │ │ ├── classQCPItemAnchor.html
│ │ │ ├── classQCPItemAnchor__inherit__graph.png
│ │ │ ├── classQCPItemBracket.html
│ │ │ ├── classQCPItemBracket__inherit__graph.png
│ │ │ ├── classQCPItemCurve.html
│ │ │ ├── classQCPItemCurve__inherit__graph.png
│ │ │ ├── classQCPItemEllipse.html
│ │ │ ├── classQCPItemEllipse__inherit__graph.png
│ │ │ ├── classQCPItemLine.html
│ │ │ ├── classQCPItemLine__inherit__graph.png
│ │ │ ├── classQCPItemPixmap.html
│ │ │ ├── classQCPItemPixmap__inherit__graph.png
│ │ │ ├── classQCPItemPosition.html
│ │ │ ├── classQCPItemPosition__inherit__graph.png
│ │ │ ├── classQCPItemRect.html
│ │ │ ├── classQCPItemRect__inherit__graph.png
│ │ │ ├── classQCPItemStraightLine.html
│ │ │ ├── classQCPItemStraightLine__inherit__graph.png
│ │ │ ├── classQCPItemText.html
│ │ │ ├── classQCPItemText__inherit__graph.png
│ │ │ ├── classQCPItemTracer.html
│ │ │ ├── classQCPItemTracer__inherit__graph.png
│ │ │ ├── classQCPLayerable.html
│ │ │ ├── classQCPLayerable__inherit__graph.png
│ │ │ ├── classQCPLayer.html
│ │ │ ├── classQCPLayoutElement.html
│ │ │ ├── classQCPLayoutElement__inherit__graph.png
│ │ │ ├── classQCPLayoutGrid.html
│ │ │ ├── classQCPLayoutGrid__inherit__graph.png
│ │ │ ├── classQCPLayout.html
│ │ │ ├── classQCPLayout__inherit__graph.png
│ │ │ ├── classQCPLayoutInset.html
│ │ │ ├── classQCPLayoutInset__inherit__graph.png
│ │ │ ├── classQCPLegend.html
│ │ │ ├── classQCPLegend__inherit__graph.png
│ │ │ ├── classQCPLineEnding.html
│ │ │ ├── classQCPMarginGroup.html
│ │ │ ├── classQCPPaintBufferGlFbo.html
│ │ │ ├── classQCPPaintBufferGlFbo__inherit__graph.png
│ │ │ ├── classQCPPaintBufferGlPbuffer.html
│ │ │ ├── classQCPPaintBufferGlPbuffer__inherit__graph.png
│ │ │ ├── classQCPPaintBufferPixmap.html
│ │ │ ├── classQCPPaintBufferPixmap__inherit__graph.png
│ │ │ ├── classQCPPainter.html
│ │ │ ├── classQCPPlottableInterface1D.html
│ │ │ ├── classQCPPlottableInterface1D__inherit__graph.png
│ │ │ ├── classQCPPlottableLegendItem.html
│ │ │ ├── classQCPPlottableLegendItem__inherit__graph.png
│ │ │ ├── classQCPRange.html
│ │ │ ├── classQCPScatterStyle.html
│ │ │ ├── classQCPSelectionDecoratorBracket.html
│ │ │ ├── classQCPSelectionDecoratorBracket__inherit__graph.png
│ │ │ ├── classQCPSelectionDecorator.html
│ │ │ ├── classQCPSelectionDecorator__inherit__graph.png
│ │ │ ├── classQCPSelectionRect.html
│ │ │ ├── classQCPSelectionRect__inherit__graph.png
│ │ │ ├── classQCPStatisticalBoxData.html
│ │ │ ├── classQCPStatisticalBox.html
│ │ │ ├── classQCPStatisticalBox__inherit__graph.png
│ │ │ ├── classQCPTextElement.html
│ │ │ ├── classQCPTextElement__inherit__graph.png
│ │ │ ├── classQCPVector2D.html
│ │ │ ├── classQCustomPlot.html
│ │ │ ├── closed.png
│ │ │ ├── core_8cpp.html
│ │ │ ├── datacontainer_8h.html
│ │ │ ├── dataselection.html
│ │ │ ├── dir_17cee08e17148530a7aedf85f92ee362.html
│ │ │ ├── dir_4749ca9c363ee6e69b445a1c06361cef.html
│ │ │ ├── dir_68267d1309a1af8e8297ef4c3efbcdba.html
│ │ │ ├── dir_78a97038723513eb3e3a9e944a7f482f.html
│ │ │ ├── dir_d1ab82e73f77cddd99808c625b504457.html
│ │ │ ├── doc.png
│ │ │ ├── doxygen.png
│ │ │ ├── dynsections.js
│ │ │ ├── files.html
│ │ │ ├── folderclosed.png
│ │ │ ├── folderopen.png
│ │ │ ├── functions_b.html
│ │ │ ├── functions_c.html
│ │ │ ├── functions_d.html
│ │ │ ├── functions_e.html
│ │ │ ├── functions_enum.html
│ │ │ ├── functions_eval.html
│ │ │ ├── functions_f.html
│ │ │ ├── functions_func_b.html
│ │ │ ├── functions_func_c.html
│ │ │ ├── functions_func_d.html
│ │ │ ├── functions_func_e.html
│ │ │ ├── functions_func_f.html
│ │ │ ├── functions_func_g.html
│ │ │ ├── functions_func_h.html
│ │ │ ├── functions_func.html
│ │ │ ├── functions_func_i.html
│ │ │ ├── functions_func_k.html
│ │ │ ├── functions_func_l.html
│ │ │ ├── functions_func_m.html
│ │ │ ├── functions_func_n.html
│ │ │ ├── functions_func_o.html
│ │ │ ├── functions_func_p.html
│ │ │ ├── functions_func_q.html
│ │ │ ├── functions_func_r.html
│ │ │ ├── functions_func_s.html
│ │ │ ├── functions_func_t.html
│ │ │ ├── functions_func_u.html
│ │ │ ├── functions_func_v.html
│ │ │ ├── functions_func_w.html
│ │ │ ├── functions_func_z.html
│ │ │ ├── functions_g.html
│ │ │ ├── functions_h.html
│ │ │ ├── functions.html
│ │ │ ├── functions_i.html
│ │ │ ├── functions_k.html
│ │ │ ├── functions_l.html
│ │ │ ├── functions_m.html
│ │ │ ├── functions_n.html
│ │ │ ├── functions_o.html
│ │ │ ├── functions_p.html
│ │ │ ├── functions_q.html
│ │ │ ├── functions_rela.html
│ │ │ ├── functions_r.html
│ │ │ ├── functions_s.html
│ │ │ ├── functions_t.html
│ │ │ ├── functions_u.html
│ │ │ ├── functions_vars.html
│ │ │ ├── functions_v.html
│ │ │ ├── functions_w.html
│ │ │ ├── functions_x.html
│ │ │ ├── functions_y.html
│ │ │ ├── functions_z.html
│ │ │ ├── global_8h.html
│ │ │ ├── globals.html
│ │ │ ├── globals_type.html
│ │ │ ├── hierarchy.html
│ │ │ ├── index.html
│ │ │ ├── InheritanceOverview.png
│ │ │ ├── inherit_graph_0.png
│ │ │ ├── inherit_graph_10.png
│ │ │ ├── inherit_graph_11.png
│ │ │ ├── inherit_graph_12.png
│ │ │ ├── inherit_graph_13.png
│ │ │ ├── inherit_graph_14.png
│ │ │ ├── inherit_graph_15.png
│ │ │ ├── inherit_graph_16.png
│ │ │ ├── inherit_graph_17.png
│ │ │ ├── inherit_graph_18.png
│ │ │ ├── inherit_graph_19.png
│ │ │ ├── inherit_graph_1.png
│ │ │ ├── inherit_graph_20.png
│ │ │ ├── inherit_graph_21.png
│ │ │ ├── inherit_graph_22.png
│ │ │ ├── inherit_graph_23.png
│ │ │ ├── inherit_graph_24.png
│ │ │ ├── inherit_graph_2.png
│ │ │ ├── inherit_graph_3.png
│ │ │ ├── inherit_graph_4.png
│ │ │ ├── inherit_graph_5.png
│ │ │ ├── inherit_graph_6.png
│ │ │ ├── inherit_graph_7.png
│ │ │ ├── inherit_graph_8.png
│ │ │ ├── inherit_graph_9.png
│ │ │ ├── inherits.html
│ │ │ ├── jquery.js
│ │ │ ├── layoutsystem-addinglegendtitle.png
│ │ │ ├── layoutsystem-addingplottitle.png
│ │ │ ├── layoutsystem-movinglegend.png
│ │ │ ├── layoutsystem-multipleaxisrects.png
│ │ │ ├── LayoutsystemSketch.png
│ │ │ ├── namespacemembers_enum.html
│ │ │ ├── namespacemembers_eval.html
│ │ │ ├── namespacemembers_func.html
│ │ │ ├── namespacemembers.html
│ │ │ ├── namespaceQCP.html
│ │ │ ├── namespaces.html
│ │ │ ├── nav_f.png
│ │ │ ├── nav_g.png
│ │ │ ├── nav_h.png
│ │ │ ├── open.png
│ │ │ ├── pages.html
│ │ │ ├── performanceimprovement.html
│ │ │ ├── plottable-bars_8h.html
│ │ │ ├── plottable-curve_8h.html
│ │ │ ├── plottable-errorbar_8h.html
│ │ │ ├── plottable-financial_8h.html
│ │ │ ├── plottable-graph_8h.html
│ │ │ ├── plottable-statisticalbox_8h.html
│ │ │ ├── QCPBarsGroup.png
│ │ │ ├── QCPBars.png
│ │ │ ├── QCPColorGradient-levelcount.png
│ │ │ ├── QCPColorGradient-periodic.png
│ │ │ ├── QCPColorGradient.png
│ │ │ ├── QCPColorMap-interpolate.png
│ │ │ ├── QCPColorMap.png
│ │ │ ├── QCPColorMap-tightboundary.png
│ │ │ ├── QCPColorScale.png
│ │ │ ├── qcp.css
│ │ │ ├── QCPCurve.png
│ │ │ ├── qcp-doc-logo.png
│ │ │ ├── QCPErrorBars.png
│ │ │ ├── QCPFinancial.png
│ │ │ ├── QCPGraph.png
│ │ │ ├── QCPItemBracket-length.png
│ │ │ ├── QCPItemBracket.png
│ │ │ ├── QCPItemCurve.png
│ │ │ ├── QCPItemEllipse.png
│ │ │ ├── QCPItemLine.png
│ │ │ ├── QCPItemPixmap.png
│ │ │ ├── QCPItemRect.png
│ │ │ ├── QCPItemStraightLine.png
│ │ │ ├── QCPItemText.png
│ │ │ ├── QCPItemTracer.png
│ │ │ ├── QCPLineEnding.png
│ │ │ ├── QCPMarginGroup.png
│ │ │ ├── QCPStatisticalBox.png
│ │ │ ├── RelationOverview.png
│ │ │ ├── selectiontype-datarange.png
│ │ │ ├── selectiontype-multipledataranges.png
│ │ │ ├── selectiontype-none.png
│ │ │ ├── selectiontype-singledata.png
│ │ │ ├── selectiontype-whole.png
│ │ │ ├── specialqtflags.html
│ │ │ ├── splitbar.png
│ │ │ ├── ssCircle.png
│ │ │ ├── ssCrossCircle.png
│ │ │ ├── ssCross.png
│ │ │ ├── ssCrossSquare.png
│ │ │ ├── ssDiamond.png
│ │ │ ├── ssDisc.png
│ │ │ ├── ssDot.png
│ │ │ ├── ssPeace.png
│ │ │ ├── ssPlusCircle.png
│ │ │ ├── ssPlus.png
│ │ │ ├── ssPlusSquare.png
│ │ │ ├── ssSquare.png
│ │ │ ├── ssStar.png
│ │ │ ├── ssTriangleInverted.png
│ │ │ ├── ssTriangle.png
│ │ │ ├── sync_off.png
│ │ │ ├── sync_on.png
│ │ │ ├── tab_a.png
│ │ │ ├── tab_b.png
│ │ │ ├── tab_h.png
│ │ │ ├── tabs.css
│ │ │ ├── tab_s.png
│ │ │ └── thelayoutsystem.html
│ │ └── qcustomplot.qch
│ ├── examples
│ │ ├── interactions
│ │ │ ├── interaction-example.pro
│ │ │ ├── main.cpp
│ │ │ ├── mainwindow.cpp
│ │ │ ├── mainwindow.h
│ │ │ └── mainwindow.ui
│ │ ├── plots
│ │ │ ├── balboa.jpg
│ │ │ ├── Debug
│ │ │ │ ├── Makefile
│ │ │ │ ├── Makefile.Debug
│ │ │ │ └── Makefile.Release
│ │ │ ├── main.cpp
│ │ │ ├── mainwindow.cpp
│ │ │ ├── mainwindow.h
│ │ │ ├── mainwindow.ui
│ │ │ ├── plot-examples.pro
│ │ │ ├── plot-examples.pro.user
│ │ │ ├── solarpanels.jpg
│ │ │ └── sun.png
│ │ ├── scrollbar-axis-range-control
│ │ │ ├── main.cpp
│ │ │ ├── mainwindow.cpp
│ │ │ ├── mainwindow.h
│ │ │ ├── mainwindow.ui
│ │ │ └── scrollbar-axis-range-control.pro
│ │ └── text-document-integration
│ │ ├── main.cpp
│ │ ├── mainwindow.cpp
│ │ ├── mainwindow.h
│ │ ├── mainwindow.ui
│ │ ├── qcpdocumentobject.cpp
│ │ ├── qcpdocumentobject.h
│ │ └── text-document-integration.pro
│ ├── GPL.txt
│ ├── qcustomplot.cpp
│ └── qcustomplot.h
├── qss
│ ├── dark.qss
│ ├── styleSheet.css
│ └── white.qss
├── resource.qrc
├── WeatherHelper.pro
└── WeatherHelper.pro.user
12 directories, 366 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论