QInterlaceStyle Class Reference
Look and Feel suitable for interlaced displays
More...
#include <qinterlacestyle.h>
Inherits QMotifStyle.
List of all member functions.
Public Members
-
int defaultFrameWidth () const
void drawButtonMask ( QPainter * p, int x, int y, int w, int h )Â
Detailed 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]
Reimplemented for internal reasons; the API is not 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 affected.
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.
Reimplemented from QStyle.
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 )
Reimplemented for internal reasons; the API is not affected.
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.
Search the documentation, FAQ, qt-interest archive and more (uses
www.trolltech.com):
This file is part of the Qt toolkit,
copyright © 1995-2005
Trolltech, all rights reserved.