1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Qt Toolkit - QInterlaceStyle Class</title><style type="text/css"><!--
h3.fn,span.fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
a:visited { color: #672967; text-decoration: none }body { background: white; color: black; }
--></style>
</head><body bgcolor="#ffffff">
<table width="100%">
<tr><td><a href="index.html">
<img width="100" height="100" src="qtlogo.png"
alt="Home" border="0"><img width="100"
height="100" src="face.png" alt="Home" border="0">
</a><td valign=top><div align=right><img src="dochead.png" width="472" height="27"><br>
<a href="classes.html"><b>Classes</b></a>
-<a href="annotated.html">Annotated</a>
- <a href="hierarchy.html">Tree</a>
-<a href="functions.html">Functions</a>
-<a href="index.html">Home</a>
-<a href="topicals.html"><b>Structure</b></a>
</div>
</table>
<h1 align=center>QInterlaceStyle Class Reference</h1><br clear="all">
<p>
Look and Feel suitable for interlaced displays
<a href="#details">More...</a>
<p>
<code>#include <<a href="qinterlacestyle-h.html">qinterlacestyle.h</a>></code>
<p>
Inherits <a href="qmotifstyle.html">QMotifStyle</a>.
<p><a href="qinterlacestyle-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li><div class="fn"><a href="#565483"><b>QInterlaceStyle</b></a>()</div>
<li><div class="fn">int<b>defaultFrameWidth</b>()const</div>
<li><div class="fn">void<b>drawButtonMask</b>(QPainter*p, intx, inty, intw, inth)</div>
</ul>
<hr><h2><a name="details"></a>Detailed Description</h2>
Look and Feel suitable for interlaced displays
<p>
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.
<hr><h2>Member Function Documentation</h2>
<h3 class="fn"><a name="565483"></a>QInterlaceStyle::QInterlaceStyle()</h3>
<p>Constructs a QInterlaceStyle.
<h3 class="fn"><a href="qrect.html">QRect</a><a name="0acca0"></a>QInterlaceStyle::comboButtonRect(intx, inty, intw, inth) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#126ddf">QStyle.</a>
<h3 class="fn">void<a name="a06e1c"></a>QInterlaceStyle::drawBevelButton(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&g, boolsunken=FALSE, const<a href="qbrush.html">QBrush</a>*fill=0) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#49015f">QStyle.</a>
<h3 class="fn">void<a name="d2992a"></a>QInterlaceStyle::drawButton(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&g, bool=FALSE, const<a href="qbrush.html">QBrush</a>*fill=0) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#864576">QStyle.</a>
<h3 class="fn">void<a name="686f39"></a>QInterlaceStyle::drawComboButton(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&g, bool, bool, bool, const<a href="qbrush.html">QBrush</a>*fb) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#a34836">QStyle.</a>
<h3 class="fn">void<a name="194288"></a>QInterlaceStyle::drawExclusiveIndicator(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&g, boolon, booldown=FALSE, boolenabled=TRUE) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#dc5fc7">QStyle.</a>
<h3 class="fn">void<a name="f06cf1"></a>QInterlaceStyle::drawExclusiveIndicatorMask(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, bool) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#c8a183">QStyle.</a>
<h3 class="fn">void<a name="7b1328"></a>QInterlaceStyle::drawFocusRect(<a href="qpainter.html">QPainter</a>*p, const<a href="qrect.html">QRect</a>&, const<a href="qcolorgroup.html">QColorGroup</a>&g, const<a href="qcolor.html">QColor</a>*bg=0, bool=FALSE) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#efbcb0">QStyle.</a>
<h3 class="fn">void<a name="542162"></a>QInterlaceStyle::drawIndicator(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&g, ints, booldown=FALSE, boolenabled=TRUE) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#26ad2f">QStyle.</a>
<h3 class="fn">void<a name="753061"></a>QInterlaceStyle::drawIndicatorMask(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, int) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#607b71">QStyle.</a>
<h3 class="fn">void<a name="eb49bb"></a>QInterlaceStyle::drawPanel(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&g, bool, intlineWidth, const<a href="qbrush.html">QBrush</a>*fill) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#46bc88">QStyle.</a>
<h3 class="fn">void<a name="1886a9"></a>QInterlaceStyle::drawPushButton(<a href="qpushbutton.html">QPushButton</a>*btn, <a href="qpainter.html">QPainter</a>*p) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#c1fef1">QStyle.</a>
<h3 class="fn">void<a name="8329a2"></a>QInterlaceStyle::drawPushButtonLabel(<a href="qpushbutton.html">QPushButton</a>*btn, <a href="qpainter.html">QPainter</a>*p) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#efd13f">QStyle.</a>
<h3 class="fn">void<a name="ab9cba"></a>QInterlaceStyle::drawScrollBarControls(<a href="qpainter.html">QPainter</a>*p, const<a href="qscrollbar.html">QScrollBar</a>*sb, intsliderStart, uintcontrols, uintactiveControl) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#b563ef">QStyle.</a>
<h3 class="fn">void<a name="65314c"></a>QInterlaceStyle::drawSlider(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&g, <a href="qt.html#Orientation">Orientation</a>orient, bool, bool) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#8b4465">QStyle.</a>
<h3 class="fn">void<a name="9cdf85"></a>QInterlaceStyle::drawSliderGroove(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&g, QCOORD, <a href="qt.html#Orientation">Orientation</a>o) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#9f003c">QStyle.</a>
<h3 class="fn">void<a name="6c3b19"></a>QInterlaceStyle::drawSliderGrooveMask(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, QCOORDc, <a href="qt.html#Orientation">Orientation</a>o) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#2f142b">QStyle.</a>
<h3 class="fn">void<a name="665e3c"></a>QInterlaceStyle::drawSliderMask(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, <a href="qt.html#Orientation">Orientation</a>, bool, bool) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#7bc927">QStyle.</a>
<h3 class="fn">void<a name="79afea"></a>QInterlaceStyle::drawSplitter(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&g, <a href="qt.html#Orientation">Orientation</a>orient) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#ef0e90">QStyle.</a>
<h3 class="fn"><a href="qsize.html">QSize</a><a name="89c844"></a>QInterlaceStyle::exclusiveIndicatorSize()const <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#4a80ef">QStyle.</a>
<h3 class="fn"><a href="qsize.html">QSize</a><a name="6e0fa9"></a>QInterlaceStyle::indicatorSize()const <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#9081f5">QStyle.</a>
<h3 class="fn">void<a name="12ae44"></a>QInterlaceStyle::polish(<a href="qapplication.html">QApplication</a>*app)</h3>
<p>Reimplemented for internal reasons; the API is not affected.
<h3 class="fn">void<a name="6421d0"></a>QInterlaceStyle::polish(<a href="qwidget.html">QWidget</a>*w) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#dff902">QStyle.</a>
<h3 class="fn"><a href="qrect.html">QRect</a><a name="60e64c"></a>QInterlaceStyle::pushButtonContentsRect(<a href="qpushbutton.html">QPushButton</a>*btn)</h3>
<p>Reimplemented for internal reasons; the API is not affected.
<h3 class="fn">void<a name="88465a"></a>QInterlaceStyle::scrollBarMetrics(const<a href="qscrollbar.html">QScrollBar</a>*sb, int&sliderMin, int&sliderMax, int&sliderLength, int&buttonDim) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#0a6e65">QStyle.</a>
<h3 class="fn">int<a name="1e4c3c"></a>QInterlaceStyle::splitterWidth()const <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#73c0f4">QStyle.</a>
<h3 class="fn">void<a name="bdb3c2"></a>QInterlaceStyle::unPolish(<a href="qapplication.html">QApplication</a>*app)</h3>
<p>Reimplemented for internal reasons; the API is not affected.
<h3 class="fn">void<a name="2768b7"></a>QInterlaceStyle::unPolish(<a href="qwidget.html">QWidget</a>*w) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#a9e34a">QStyle.</a>
<hr><p>
Search the documentation, FAQ, qt-interest archive and more (uses
<a href="http://www.trolltech.com">www.trolltech.com</a>):<br>
<form method=post action="http://www.trolltech.com/search.cgi">
<input type=hidden name="version" value="2.3.1"><nobr>
<input size="50" name="search"><input type=submit value="Search">
</nobr></form><hr><p>
This file is part of the <a href="index.html">Qt toolkit</a>,
copyright © 1995-2000
<a href="http://www.trolltech.com">Trolltech</a>, all rights reserved.<p><address><hr><div align="center">
<table width="100%" cellspacing="0" border="0"><tr>
<td>Copyright 2000 Trolltech<td><a href="http://www.trolltech.com/trademarks.html">Trademarks</a>
<td align="right"><div align="right">Qt version 2.3.1</div>
</table></div></address></body></html>
|