📄 qwtarrowbutton.3
字号:
.TH "QwtArrowButton" 3 "4 Nov 2003" "Qwt User's Guide" \" -*- nroff -*-.ad l.nh.SH NAMEQwtArrowButton \- .SH SYNOPSIS.br.PP.SH "Detailed Description".PP Arrow Button. A push button with one or more filled triangles on its front. An Arrow button can have 1 to 3 arrows in a row, pointing up, down, left or right. .PP.SS "Public Member Functions".in +1c.ti -1c.RI "\fBQwtArrowButton\fP (int num, Qt::ArrowType, QWidget *parent, const char *name=0)".br.ti -1c.RI "Qt::ArrowType \fBarrowType\fP () const ".br.ti -1c.RI "int \fBnum\fP () const ".br.ti -1c.RI "virtual QSize \fBsizeHint\fP () const ".br.ti -1c.RI "virtual QSize \fBminimumSizeHint\fP () const ".br.ti -1c.RI "virtual QSizePolicy \fBsizePolicy\fP () const ".br.in -1c.SS "Protected Member Functions".in +1c.ti -1c.RI "virtual void \fBdrawButtonLabel\fP (QPainter *p)".br.ti -1c.RI "virtual void \fBdrawArrow\fP (QPainter *, const QRect &, Qt::ArrowType) const ".br.ti -1c.RI "virtual QRect \fBlabelRect\fP () const ".br.ti -1c.RI "virtual QSize \fBarrowSize\fP (Qt::ArrowType, const QSize &boundingSize) const ".br.ti -1c.RI "virtual void \fBkeyPressEvent\fP (QKeyEvent *)".br.in -1c.SH "Constructor & Destructor Documentation".PP .SS "QwtArrowButton::QwtArrowButton (int num, Qt::ArrowType arrowType, QWidget * parent, const char * name = 0)".PP\fBParameters:\fP.RS 4\fInum\fP Number of arrows .br\fIarrowType\fP see Qt::ArowType in the Qt docs. .br\fIparent\fP Parent widget .br\fIname\fP Object name .RE.PP.SH "Member Function Documentation".PP .SS "Qt::ArrowType QwtArrowButton::arrowType () const".PPThe direction of the arrows. .SS "void QwtArrowButton::drawButtonLabel (QPainter * p)\fC [protected, virtual]\fP".PPDraw the button label. \fBSee also:\fP.RS 4The Qt Manual on QPushButton .RE.PP.SS "void QwtArrowButton::keyPressEvent (QKeyEvent * e)\fC [protected, virtual]\fP".PPautoRepeat for the space keys .SS "QSize QwtArrowButton::minimumSizeHint () const\fC [virtual]\fP".PPReturn a minimum size hint. .SS "int QwtArrowButton::num () const".PPThe number of arrows. .SS "QSize QwtArrowButton::sizeHint () const\fC [virtual]\fP".PP\fBReturns:\fP.RS 4a size hint .RE.PP.SS "QSizePolicy QwtArrowButton::sizePolicy () const\fC [virtual]\fP".PP\fBReturns:\fP.RS 4Fixed/Expanding for Left/Right, Expanding/Fixed for Up/Down .RE.PP.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 + -