📄 qcanvaspolygon.3qt
字号:
'\" t.TH QCanvasPolygon 3qt "24 January 2005" "Trolltech AS" \" -*- nroff -*-.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the.\" license file included in the distribution for a complete license.\" statement..\".ad l.nh.SH NAMEQCanvasPolygon \- A polygon with a movable reference point.br.PP\fC#include <qcanvas.h>\fR.PPInherits QCanvasPolygonalItem..PP.SS "Public Members".in +1c.ti -1c.BI "\fBQCanvasPolygon\fR ( QCanvas * canvas ) ".br.ti -1c.BI "\fB~QCanvasPolygon\fR () ".br.ti -1c.BI "void \fBsetPoints\fR ( QPointArray ) ".br.ti -1c.BI "QPointArray \fBpoints\fR () const".br.ti -1c.BI "virtual QPointArray \fBareaPoints\fR () const".br.ti -1c.BI "virtual int \fBrtti\fR () const".br.in -1c.SS "Protected Members".in +1c.ti -1c.BI "virtual void \fBdrawShape\fR ( QPainter & ) ".br.in -1c.SH DESCRIPTIONA polygon with a movable reference point..PPPaints a polygon in a QBrush..SH MEMBER FUNCTION DOCUMENTATION.SH "QCanvasPolygon::QCanvasPolygon ( QCanvas * canvas )"Constructs a pointless polygon on \fIcanvas.\fR You should call setPoints() before using it further..SH "QCanvasPolygon::~QCanvasPolygon ()"Destructs the polygon..SH "QPointArray QCanvasPolygon::areaPoints () const \fC[virtual]\fR"Returns the vertices of the polygon translated by the x(), y() position..PPSee also setPoints() and points()..PPReimplemented from QCanvasPolygonalItem..SH "void QCanvasPolygon::drawShape ( QPainter & p ) \fC[virtual protected]\fR"Note that QCanvasPolygon does not support an outline (pen is always NoPen)..PPReimplemented from QCanvasPolygonalItem..SH "void QCanvasPolygon::moveBy ( double dx, double dy ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QCanvasItem..SH "QPointArray QCanvasPolygon::points () const"Returns the vertices of the polygon, not translated by the position..PPSee also setPoints() and areaPoints()..SH "int QCanvasPolygon::rtti () const \fC[virtual]\fR"Returns 4..PPSee also QCanvasItem::rtti()..PPReimplemented from QCanvasItem..SH "void QCanvasPolygon::setPoints ( QPointArray pa )"Sets the points of the polygon to be \fIpa,\fR which will be translatedby x(), y() as the polygon is moved..SH "SEE ALSO".BR http://doc.trolltech.com/qcanvaspolygon.html.BR http://www.trolltech.com/faq/tech.html.SH COPYRIGHTCopyright 1992-2001 Trolltech AS, http://www.trolltech.com. See thelicense file included in the distribution for a complete licensestatement..SH AUTHORGenerated automatically from the source code..SH BUGSIf you find a bug in Qt, please report it as described in.BR http://doc.trolltech.com/bughowto.html .Good bug reports make our job much simpler. Thank you..PIn case of content or formattting problems with this manual page, pleasereport them to.BR qt-bugs@trolltech.com .Please include the name of the manual page (qcanvaspolygon.3qt) and the Qtversion (2.3.10).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -