91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 3.23MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2023-10-28
  • 語言: 其他
  • 標簽: QT??繪圖??QCustomPlot??

資源簡介

qt超強精美繪圖控件 - QCustomPlot 詳細介紹:http://blog.csdn.net/czyt1988/article/details/10143141

資源截圖

代碼片段和文件信息

/***************************************************************************
**????????????????????????????????????????????????????????????????????????**
**??QCustomPlot?an?easy?to?use?modern?plotting?widget?for?Qt????????????**
**??Copyright?(C)?2011?2012?2013?Emanuel?Eichhammer?????????????????????**
**????????????????????????????????????????????????????????????????????????**
**??This?program?is?free?software:?you?can?redistribute?it?and/or?modify??**
**??it?under?the?terms?of?the?GNU?General?Public?License?as?published?by??**
**??the?Free?Software?Foundation?either?version?3?of?the?License?or?????**
**??(at?your?option)?any?later?version.???????????????????????????????????**
**????????????????????????????????????????????????????????????????????????**
**??This?program?is?distributed?in?the?hope?that?it?will?be?useful???????**
**??but?WITHOUT?ANY?WARRANTY;?without?even?the?implied?warranty?of????????**
**??MERCHANTABILITY?or?FITNESS?FOR?A?PARTICULAR?PURPOSE.??See?the?????????**
**??GNU?General?Public?License?for?more?details.??????????????????????????**
**????????????????????????????????????????????????????????????????????????**
**??You?should?have?received?a?copy?of?the?GNU?General?Public?License?????**
**??along?with?this?program.??If?not?see?http://www.gnu.org/licenses/.???**
**????????????????????????????????????????????????????????????????????????**
****************************************************************************
**???????????Author:?Emanuel?Eichhammer???????????????????????????????????**
**??Website/Contact:?http://www.qcustomplot.com/??????????????????????????**
**?????????????Date:?01.08.13?????????????????????????????????????????????**
**??????????Version:?1.0.0????????????????????????????????????????????????**
****************************************************************************/

#include?“qcustomplot.h“




////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////?QCPPainter
////////////////////////////////////////////////////////////////////////////////////////////////////

/*!?\class?QCPPainter
??\brief?QPainter?subclass?used?internally
??
??This?internal?class?is?used?to?provide?some?extended?functionality?e.g.?for?tweaking?position
??consistency?between?antialiased?and?non-antialiased?painting.?Further?it?provides?workarounds
??for?QPainter?quirks.
??
??\warning?This?class?intentionally?hides?non-virtual?functions?of?QPainter?e.g.?setPen?save?and
??restore.?So?while?it?is?possible?to?pass?a?QCPPainter?instance?to?a?function?that?expects?a
??QPainter?pointer?some?of?the?workarounds?and?tweaks?will?be?unavailable?to?the?function?(because
??it?will?call?the?base?class?implementations?of?the?functions?actually?hidden?by?QCPPainter).
*/

/*!
??Creates?a?new?QCPPainter?instance?and?sets?default?values
*/
QCPPainter::QCPPainter()?:
??QPainter()
??mModes(pmDefault)
??mIsAntialiasing(false)
{
??//?don‘t?setRenderHint(QPainter::NonCosmeticDefaut

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-08-21?10:12??QCustomPlot?-?v1.0\
?????文件???????23646??2013-08-02?06:19??QCustomPlot?-?v1.0\changelog.txt
?????目錄???????????0??2013-08-21?10:12??QCustomPlot?-?v1.0\documentation\
?????目錄???????????0??2013-08-21?10:12??QCustomPlot?-?v1.0\documentation\html\
?????文件???????14486??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\annotated.html
?????文件???????13680??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\AxisNamesOverview.png
?????文件???????18246??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\AxisRectSpacingOverview.png
?????文件???????77374??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\axis_8h_source.html
?????文件?????????680??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\bc_s.png
?????文件?????????147??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\bdwn.png
?????文件????????5609??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classes.html
?????文件????????1903??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classoverview.html
?????文件???????85630??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPAbstractItem.html
?????文件???????27206??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPAbstractItem__inherit__graph.png
?????文件???????89388??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPAbstractLegendItem.html
?????文件????????6450??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPAbstractLegendItem__inherit__graph.png
?????文件??????111647??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPAbstractPlottable.html
?????文件????????9119??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPAbstractPlottable__inherit__graph.png
?????文件??????190012??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPAxis.html
?????文件??????144355??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPAxisRect.html
?????文件????????3797??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPAxisRect__inherit__graph.png
?????文件????????2438??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPAxis__inherit__graph.png
?????文件????????4816??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPBarData.html
?????文件??????136122??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPBars.html
?????文件????????4149??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPBars__inherit__graph.png
?????文件??????139393??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPCurve.html
?????文件????????5518??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPCurveData.html
?????文件????????4091??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPCurve__inherit__graph.png
?????文件????????6258??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPData.html
?????文件??????208757??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPGraph.html
?????文件????????4222??2013-08-02?06:23??QCustomPlot?-?v1.0\documentation\html\classQCPGraph__inherit__graph.png
............此處省略262個文件信息

評論

共有 條評論