⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 qinterlacestyle.3qt

📁 qt-embedded-2.3.8.tar.gz源码
💻 3QT
字号:
'\" t.TH QInterlaceStyle 3qt "5 August 2004" "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 NAMEQInterlaceStyle \- Look and Feel suitable for interlaced displays.br.PP\fC#include <qinterlacestyle.h>\fR.PPInherits QMotifStyle..PP.SS "Public Members".in +1c.ti -1c.BI "\fBQInterlaceStyle\fR () ".br.ti -1c.BI "int \fBdefaultFrameWidth\fR () const".br.ti -1c.BI "void \fBdrawButtonMask\fR ( QPainter * " "p" ", int " "x" ", int " "y" ", int " "w" ", int h ) ".br.ti -1c.BI "void \fBdrawSlider\fR ( QPainter * " "p" ", int " "x" ", int " "y" ", int " "w" ", int " "h" ", const QColorGroup & " "g" ", Orientation, bool " "tickAbove" ", bool tickBelow ) ".br.ti -1c.BI "void \fBdrawSliderMask\fR ( QPainter * " "p" ", int " "x" ", int " "y" ", int " "w" ", int " "h" ", Orientation, bool " "tickAbove" ", bool tickBelow ) ".br.ti -1c.BI "void \fBdrawSliderGroove\fR ( QPainter * " "p" ", int " "x" ", int " "y" ", int " "w" ", int " "h" ", const QColorGroup & " "g" ", QCOORD " "c" ", Orientation ) ".br.ti -1c.BI "void \fBdrawSliderGrooveMask\fR ( QPainter * " "p" ", int " "x" ", int " "y" ", int " "w" ", int " "h" ", QCOORD " "c" ", Orientation ) ".br.ti -1c.BI "void \fBdrawSplitter\fR ( QPainter * " "p" ", int " "x" ", int " "y" ", int " "w" ", int " "h" ", const QColorGroup & " "g" ", Orientation orient ) ".br.in -1c.SH DESCRIPTIONLook and Feel suitable for interlaced displays.PPThis class implements a look and feel that reduces flicker as much as possible on interlaced displays (i.e. television). It is an experimental style. In addition to using this style you will need to select a font that does not flicker..SH MEMBER FUNCTION DOCUMENTATION.SH "QInterlaceStyle::QInterlaceStyle ()"Constructs a QInterlaceStyle..SH "QRect QInterlaceStyle::comboButtonRect ( int x, int y, int w, int h ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "void QInterlaceStyle::drawBevelButton ( QPainter * p, int x, int y, int w, int h, const QColorGroup & g, bool sunken = FALSE, const QBrush * fill = 0 ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "void QInterlaceStyle::drawButton ( QPainter * p, int x, int y, int w, int h, const QColorGroup & g, bool = FALSE, const QBrush * fill = 0 ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "void QInterlaceStyle::drawComboButton ( QPainter * p, int x, int y, int w, int h, const QColorGroup & g, bool, bool, bool, const QBrush * fb ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "void QInterlaceStyle::drawExclusiveIndicator ( QPainter * p, int x, int y, int w, int h, const QColorGroup & g, bool on, bool down = FALSE, bool enabled = TRUE ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "void QInterlaceStyle::drawExclusiveIndicatorMask ( QPainter * p, int x, int y, int w, int h, bool ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "void QInterlaceStyle::drawFocusRect ( QPainter * p, const QRect &, const QColorGroup & g, const QColor * bg = 0, bool = FALSE ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "void QInterlaceStyle::drawIndicator ( QPainter * p, int x, int y, int w, int h, const QColorGroup & g, int s, bool down = FALSE, bool enabled = TRUE ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "void QInterlaceStyle::drawIndicatorMask ( QPainter * p, int x, int y, int w, int h, int ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "void QInterlaceStyle::drawPanel ( QPainter * p, int x, int y, int w, int h, const QColorGroup & g, bool, int lineWidth, const QBrush * fill ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "void QInterlaceStyle::drawPushButton ( QPushButton * btn, QPainter * p ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "void QInterlaceStyle::drawPushButtonLabel ( QPushButton * btn, QPainter * p ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "void QInterlaceStyle::drawScrollBarControls ( QPainter * p, const QScrollBar * sb, int sliderStart, uint controls, uint activeControl ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "QSize QInterlaceStyle::exclusiveIndicatorSize () const \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "QSize QInterlaceStyle::indicatorSize () const \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "void QInterlaceStyle::polish ( QApplication * app )"Reimplemented for internal reasons; the API is not affected..SH "void QInterlaceStyle::polish ( QWidget * w ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "QRect QInterlaceStyle::pushButtonContentsRect ( QPushButton * btn )"Reimplemented for internal reasons; the API is not affected..SH "void QInterlaceStyle::scrollBarMetrics ( const QScrollBar * sb, int & sliderMin, int & sliderMax, int & sliderLength, int & buttonDim ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "int QInterlaceStyle::splitterWidth () const \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "void QInterlaceStyle::unPolish ( QApplication * app )"Reimplemented for internal reasons; the API is not affected..SH "void QInterlaceStyle::unPolish ( QWidget * w ) \fC[virtual]\fR"Reimplemented for internal reasons; the API is not affected..PPReimplemented from QStyle..SH "SEE ALSO".BR http://doc.trolltech.com/qinterlacestyle.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 (qinterlacestyle.3qt) and the Qtversion (2.3.8).

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -