📄 qwtcpointerdata.3
字号:
.TH "QwtCPointerData" 3 "16 Nov 2004" "Version 4.2.0" "Qwt User's Guide" \" -*- nroff -*-.ad l.nh.SH NAMEQwtCPointerData \- .SH SYNOPSIS.br.PPInherits \fBQwtData\fP..PP.SH "Detailed Description".PP Data class containing two pointers to memory blocks of doubles. .PPDefinition at line 125 of file qwt_data.h..SS "Public Member Functions".in +1c.ti -1c.RI "\fBQwtCPointerData\fP (const double *x, const double *y, size_t size)".br.ti -1c.RI "\fBQwtCPointerData\fP & \fBoperator=\fP (const \fBQwtCPointerData\fP &)".br.ti -1c.RI "virtual \fBQwtData\fP * \fBcopy\fP () const".br.ti -1c.RI "virtual size_t \fBsize\fP () const".br.ti -1c.RI "virtual double \fBx\fP (size_t i) const".br.ti -1c.RI "virtual double \fBy\fP (size_t i) const".br.ti -1c.RI "virtual \fBQwtDoubleRect\fP \fBboundingRect\fP () const".br.in -1c.SH "Constructor & Destructor Documentation".PP .SS "QwtCPointerData::QwtCPointerData (const double * x, const double * y, size_t size)".PPConstructor.PP\fBWarning:\fP.RS 4The programmer must assure that the memory blocks referenced by the pointers remain valid during the lifetime of the QwtPlotCPointer object. .RE.PP\fBSee also:\fP.RS 4\fBQwtCurve::setRawData\fP and \fBQwtPlot::setCurveRawData\fP. .RE.PPDefinition at line 187 of file qwt_data.cpp..PPReferenced by copy()..SH "Member Function Documentation".PP .SS "\fBQwtDoubleRect\fP QwtCPointerData::boundingRect () const\fC [virtual]\fP".PPReturns the bounding rectangle of the data. If there is no bounding rect, like for empty data the rectangle is invalid: \fBQwtDoubleRect::isValid()\fP == FALSE .PPReimplemented from \fBQwtData\fP..PPDefinition at line 230 of file qwt_data.cpp..PPReferences size()..SS "\fBQwtData\fP * QwtCPointerData::copy () const\fC [virtual]\fP".PPReturn a pointer to a copy (virtual copy constructor) .PPImplements \fBQwtData\fP..PPDefinition at line 220 of file qwt_data.cpp..PPReferences QwtCPointerData()..SS "\fBQwtCPointerData\fP & QwtCPointerData::operator= (const \fBQwtCPointerData\fP &)".PPAssignment. .PPDefinition at line 194 of file qwt_data.cpp..PPReferences d_size, d_x, and d_y..SS "size_t QwtCPointerData::size () const\fC [virtual]\fP".PPReturn the size of the data set .PPImplements \fBQwtData\fP..PPDefinition at line 205 of file qwt_data.cpp..PPReferenced by boundingRect()..SS "double QwtCPointerData::x (size_t i) const\fC [virtual]\fP".PPReturn the x value of data point i .PP\fBParameters:\fP.RS 4\fIi\fP Index .RE.PP\fBReturns:\fP.RS 4x X value of data point i .RE.PP.PPImplements \fBQwtData\fP..PPDefinition at line 210 of file qwt_data.cpp..SS "double QwtCPointerData::y (size_t i) const\fC [virtual]\fP".PPReturn the y value of data point i .PP\fBParameters:\fP.RS 4\fIi\fP Index .RE.PP\fBReturns:\fP.RS 4y Y value of data point i .RE.PP.PPImplements \fBQwtData\fP..PPDefinition at line 215 of file qwt_data.cpp..SH "Author".PP Generated automatically by Doxygen for Qwt User's Guide from the source code.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -