File: qmotifplusstyle.html

package info (click to toggle)
qt-embedded 2.3.2-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 68,608 kB
  • ctags: 45,998
  • sloc: cpp: 276,654; ansic: 71,987; makefile: 29,074; sh: 12,305; yacc: 2,465; python: 1,863; perl: 481; lex: 480; xml: 68; lisp: 15
file content (144 lines) | stat: -rw-r--r-- 12,276 bytes parent folder | download
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
142
143
144
<!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 - QMotifPlusStyle 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>QMotifPlusStyle Class Reference</h1><br clear="all">
<p>
More sophisticated Motif-ish look and feel
<a href="#details">More...</a>
<p>
<code>#include &lt;<a href="qmotifplusstyle-h.html">qmotifplusstyle.h</a>&gt;</code>
<p>
Inherits <a href="qmotifstyle.html">QMotifStyle</a>.
<p><a href="qmotifplusstyle-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li><div class="fn"><a href="#32e3d0"><b>QMotifPlusStyle</b></a>(boolhoveringHighlight=FALSE)</div>
<li><div class="fn">virtual<a href="#b4ac4a"><b>~QMotifPlusStyle</b></a>()</div>
</ul>
<hr><h2><a name="details"></a>Detailed Description</h2>
More sophisticated Motif-ish look and feel
<p>
This class implements a Motif-ish look and feel with more
sophisticated bevelling as used by the GIMP Toolkit (GTK+) for
Unix/X11.

<hr><h2>Member Function Documentation</h2>
<h3 class="fn"><a name="32e3d0"></a>QMotifPlusStyle::QMotifPlusStyle(boolhoveringHighlight=FALSE)</h3>
<p>Constructs a QMotifPlusStyle
<p>If <em>hoveringHighlight</em> is FALSE (default value), then the style will not
highlight push buttons, checkboxes, radiobuttons, comboboxes, scrollbars
and sliders.
<h3 class="fn"><a name="b4ac4a"></a>QMotifPlusStyle::~QMotifPlusStyle() <code>[virtual]</code></h3>
<p>Destructs the style.
<h3 class="fn"><a href="qrect.html">QRect</a><a name="df2f03"></a>QMotifPlusStyle::comboButtonFocusRect(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#6bc9bd">QStyle.</a>
<h3 class="fn"><a href="qrect.html">QRect</a><a name="083398"></a>QMotifPlusStyle::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#71383f">QStyle.</a>
<h3 class="fn">int<a name="2bed8f"></a>QMotifPlusStyle::defaultFrameWidth()const <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#5fd38b">QStyle.</a>
<h3 class="fn">void<a name="396954"></a>QMotifPlusStyle::drawArrow(<a href="qpainter.html">QPainter</a>*p, ArrowTypetype, booldown, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&amp;g, bool, const<a href="qbrush.html">QBrush</a>*=0)</h3>
<p>Reimplemented for internal reasons; the API is not affected.
<h3 class="fn">void<a name="e48ac0"></a>QMotifPlusStyle::drawBevelButton(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&amp;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#77c5c0">QStyle.</a>
<h3 class="fn">void<a name="65ee4e"></a>QMotifPlusStyle::drawButton(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&amp;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#20fd59">QStyle.</a>
<h3 class="fn">void<a name="dd3a44"></a>QMotifPlusStyle::drawComboButton(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&amp;g, boolsunken=FALSE, booleditable=FALSE, bool=TRUE, 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#42f8ae">QStyle.</a>
<h3 class="fn">void<a name="f4c010"></a>QMotifPlusStyle::drawExclusiveIndicator(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&amp;g, boolon, bool=FALSE, bool=TRUE) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#7efc7e">QStyle.</a>
<h3 class="fn">void<a name="4f9382"></a>QMotifPlusStyle::drawIndicator(<a href="qpainter.html">QPainter</a>*p, intx, inty,intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&amp;g, intstate, bool=FALSE, bool=TRUE) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#6010f7">QStyle.</a>
<h3 class="fn">void<a name="f9ec2e"></a>QMotifPlusStyle::drawMenuBarItem(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, QMenuItem*mi, <a href="qcolorgroup.html">QColorGroup</a>&amp;g, boolenabled, boolactivated)</h3>
<p>Reimplemented for internal reasons; the API is not affected.
<h3 class="fn">void<a name="79acb9"></a>QMotifPlusStyle::drawPanel(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&amp;g, boolsunken=FALSE, int=1, const<a href="qbrush.html">QBrush</a>*=0) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#414a7e">QStyle.</a>
<h3 class="fn">void<a name="97a234"></a>QMotifPlusStyle::drawPopupMenuItem(<a href="qpainter.html">QPainter</a>*p, boolcheckable, intmaxpmw, inttab, QMenuItem*mi, const<a href="qpalette.html">QPalette</a>&amp;pl, boolact, boolenabled, 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#c5672c">QStyle.</a>
<h3 class="fn">void<a name="85d4f6"></a>QMotifPlusStyle::drawPushButton(<a href="qpushbutton.html">QPushButton</a>*button, <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#e6ad17">QStyle.</a>
<h3 class="fn">void<a name="a639c1"></a>QMotifPlusStyle::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#e3d23d">QStyle.</a>
<h3 class="fn">void<a name="454011"></a>QMotifPlusStyle::drawSlider(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&amp;g, <a href="qt.html#Orientation">Orientation</a>orientation, bool, bool) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#11145c">QStyle.</a>
<h3 class="fn">void<a name="1051b2"></a>QMotifPlusStyle::drawSliderGroove(<a href="qpainter.html">QPainter</a>*p, intx, inty, intw, inth, const<a href="qcolorgroup.html">QColorGroup</a>&amp;g, QCOORD, <a href="qt.html#Orientation">Orientation</a>) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#c3fcb9">QStyle.</a>
<h3 class="fn">void<a name="1c7685"></a>QMotifPlusStyle::drawTab(<a href="qpainter.html">QPainter</a>*p, const<a href="qtabbar.html">QTabBar</a>*tabbar, <a href="qtab.html">QTab</a>*tab, boolselected)</h3>
<p>Reimplemented for internal reasons; the API is not affected.
<h3 class="fn">bool<a name="56db39"></a>QMotifPlusStyle::eventFilter(<a href="qobject.html">QObject</a>*object, <a href="qevent.html">QEvent</a>*event) <code>[virtualprotected]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qobject.html#bd20fe">QObject.</a>
<h3 class="fn"><a href="qsize.html">QSize</a><a name="2bd898"></a>QMotifPlusStyle::exclusiveIndicatorSize()const <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#d71caa">QStyle.</a>
<h3 class="fn">void<a name="3fed38"></a>QMotifPlusStyle::getButtonShift(int&amp;x, int&amp;y) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#7c4603">QStyle.</a>
<h3 class="fn"><a href="qsize.html">QSize</a><a name="9c0a4b"></a>QMotifPlusStyle::indicatorSize()const <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#cf9356">QStyle.</a>
<h3 class="fn">void<a name="7dcc7e"></a>QMotifPlusStyle::polish(<a href="qapplication.html">QApplication</a>*)</h3>
<p>Reimplemented for internal reasons; the API is not affected.
<h3 class="fn">void<a name="38561b"></a>QMotifPlusStyle::polish(<a href="qpalette.html">QPalette</a>&amp;pal)</h3>
<p>Reimplemented for internal reasons; the API is not affected.
<h3 class="fn">void<a name="4d068e"></a>QMotifPlusStyle::polish(<a href="qwidget.html">QWidget</a>*widget) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#6bd45e">QStyle.</a>
<h3 class="fn">void<a name="6fd10b"></a>QMotifPlusStyle::polishPopupMenu(<a href="qpopupmenu.html">QPopupMenu</a>*menu) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#763b69">QStyle.</a>
<h3 class="fn">void<a name="7b8d75"></a>QMotifPlusStyle::scrollBarMetrics(const<a href="qscrollbar.html">QScrollBar</a>*scrollbar, int&amp;sliderMin, int&amp;sliderMax, int&amp;sliderLength, int&amp;buttonDim) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#b1809e">QStyle.</a>
<h3 class="fn">void<a name="804768"></a>QMotifPlusStyle::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="f3e9cf"></a>QMotifPlusStyle::unPolish(<a href="qwidget.html">QWidget</a>*widget) <code>[virtual]</code></h3>
<p>Reimplemented for internal reasons; the API is not affected.
<p>Reimplemented from <a href="qstyle.html#3e54cc">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.2"><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 &copy; 1995-2001
<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  2001 Trolltech<td><a href="http://www.trolltech.com/trademarks.html">Trademarks</a>
<td align="right"><div align="right">Qt version 2.3.2</div>
</table></div></address></body></html>