qinterlacestyle man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



QInterlaceStyle(3qt)			     QInterlaceStyle(3qt)

NAME
       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]

Trolltech AS		   13 June 2001				1

QInterlaceStyle(3qt)			     QInterlaceStyle(3qt)

       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

Trolltech AS		   13 June 2001				2

QInterlaceStyle(3qt)			     QInterlaceStyle(3qt)

       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.

Trolltech AS		   13 June 2001				3

QInterlaceStyle(3qt)			     QInterlaceStyle(3qt)

       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 ) [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.

Trolltech AS		   13 June 2001				4

QInterlaceStyle(3qt)			     QInterlaceStyle(3qt)

SEE ALSO
       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).

Trolltech AS		   13 June 2001				5

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net