QInterlaceStyle - Look and Feel suitable for interlaced
displays
#include <qinterlacestyle.h>
Inherits QMotifStyle.
Public Members
QInterlaceStyle ()
int defaultFrameWidth () const
void drawButtonMask ( QPainter * p, int x, int y, int w,
int h )
DESCRIPTION
Look and Feel suitable for interlaced displays
This 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.
MEMBER FUNCTION DOCUMENTATION
QInterlaceStyle::QInterlaceStyle ()
Constructs a QInterlaceStyle.
QRect QInterlaceStyle::comboButtonRect ( int x, int y, int w, int
h ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawBevelButton ( QPainter * p, int x, int
y, int w, int h, const QColorGroup & g, bool sunken =
FALSE, const QBrush * fill = 0 ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawButton ( QPainter * p, int x, int y,
int w, int h, const QColorGroup & g, bool = FALSE, const
QBrush * fill = 0 ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawComboButton ( QPainter * p, int x, int
y, int w, int h, const QColorGroup & g, bool, bool, bool,
const QBrush * fb ) [virtual]
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawExclusiveIndicator ( QPainter * p, int
x, int y, int w, int h, const QColorGroup & g, bool on,
bool down = FALSE, bool enabled = TRUE ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawExclusiveIndicatorMask ( QPainter * p,
int x, int y, int w, int h, bool ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawFocusRect ( QPainter * p, const QRect
&, const QColorGroup & g, const QColor * bg = 0, bool =
FALSE ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawIndicator ( QPainter * p, int x, int y,
int w, int h, const QColorGroup & g, int s, bool down =
FALSE, bool enabled = TRUE ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawIndicatorMask ( QPainter * p, int x,
int y, int w, int h, int ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawPanel ( QPainter * p, int x, int y, int
w, int h, const QColorGroup & g, bool, int lineWidth,
const QBrush * fill ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawPushButton ( QPushButton * btn,
QPainter * p ) [virtual]
Reimplemented for internal reasons; the API is not
Reimplemented from QStyle.
void QInterlaceStyle::drawPushButtonLabel ( QPushButton * btn,
QPainter * p ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawScrollBarControls ( QPainter * p, const
QScrollBar * sb, int sliderStart, uint controls, uint
activeControl ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawSlider ( QPainter * p, int x, int y,
int w, int h, const QColorGroup & g, Orientation orient,
bool, bool ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawSliderGroove ( QPainter * p, int x, int
y, int w, int h, const QColorGroup & g, QCOORD,
Orientation o ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawSliderGrooveMask ( QPainter * p, int x,
int y, int w, int h, QCOORD c, Orientation o ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawSliderMask ( QPainter * p, int x, int
y, int w, int h, Orientation, bool, bool ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::drawSplitter ( QPainter * p, int x, int y,
int w, int h, const QColorGroup & g, Orientation orient )
[virtual]
Reimplemented for internal reasons; the API is not
affected.
QSize QInterlaceStyle::exclusiveIndicatorSize () const [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
QSize QInterlaceStyle::indicatorSize () const [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::polish ( QApplication * app )
Reimplemented for internal reasons; the API is not
affected.
void QInterlaceStyle::polish ( QWidget * w ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
QRect QInterlaceStyle::pushButtonContentsRect ( QPushButton * btn
)
Reimplemented for internal reasons; the API is not
affected.
void QInterlaceStyle::scrollBarMetrics ( const QScrollBar * sb,
int & sliderMin, int & sliderMax, int & sliderLength, int
& buttonDim ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
int QInterlaceStyle::splitterWidth () const [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
void QInterlaceStyle::unPolish ( QApplication * app )
Reimplemented for internal reasons; the API is not
affected.
void QInterlaceStyle::unPolish ( QWidget * w ) [virtual]
Reimplemented for internal reasons; the API is not
affected.
Reimplemented from QStyle.
http://doc.trolltech.com/qinterlacestyle.html
http://www.trolltech.com/faq/tech.html
COPYRIGHT
Copyright 1992-2001 Trolltech AS,
http://www.trolltech.com. See the license file included
in the distribution for a complete license statement.
AUTHOR
Generated automatically from the source code.
BUGS
If you find a bug in Qt, please report it as described in
http://doc.trolltech.com/bughowto.html. Good bug reports
make our job much simpler. Thank you.
In case of content or formattting problems with this
manual page, please report them to qt-bugs@trolltech.com.
Please include the name of the manual page
(qinterlacestyle.3qt) and the Qt version (2.3.1).
Man(1) output converted with
man2html