Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 6282078ae76a671f49c6af38c67b1a07 > files > 483

kdelibs-devel-2.2.2-49.2mdk.i586.rpm

<HTML>
<HEAD>
<TITLE>class KDEStyle</TITLE>

<META NAME="Generator" CONTENT="KDOC ">
</HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
	<TABLE BORDER="0">
		<TR><TD valign="top" align="left" cellspacing="10">
		<h1>class KDEStyle</h1>
		</TD>
		<TD valign="top" align="right" colspan="1"></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		<TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="kdestyle_h.html">kdestyle.h</A>&gt;</code></TD></TR>
<TR><TH>Inherits</TH><TD><A HREF="KStyle.html">KStyle</A> <small>[public ]</small></TD></TR>
<TR><TH><A HREF="full-list-KDEStyle.html">List of all Methods</A></TH></TR>
	</TABLE>
	</TD>
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref1">KDEStyle</A></b> () 
</LI>
<LI>&nbsp;<b><A HREF="#ref2">~KDEStyle</A></b> () 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref3">polish</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwidget.html">QWidget</A> *w) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref4">unPolish</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwidget.html">QWidget</A> *w) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref5">polish</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpalette.html">QPalette</A> &p) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref6">drawButton</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                    const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool sunken = FALSE,
                    const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill = 0 ) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref7">drawButtonMask</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref8">drawComboButtonMask</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h) 
</LI>
<LI><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A> &nbsp;<b><A HREF="#ref9">buttonRect</A></b> (int x, int y, int w, int h) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref10">drawBevelButton</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                         const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool sunken = FALSE,
                         const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill = 0 ) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref11">drawPushButton</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpushbutton.html">QPushButton</A> *btn, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref12">drawPushButtonLabel</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpushbutton.html">QPushButton</A> *btn, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref13">drawScrollBarControls</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A>*,  const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qscrollbar.html">QScrollBar</A>*, int sliderStart,
                               uint controls, uint activeControl ) 
</LI>
<LI>QStyle::ScrollControl &nbsp;<b><A HREF="#ref14">scrollBarPointOver</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qscrollbar.html">QScrollBar</A> *sb,
                                             int sliderStart, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpoint.html">QPoint</A> &p) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref15">scrollBarMetrics</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qscrollbar.html">QScrollBar</A> *sb, int &sliderMin, int &sliderMax,
                          int &sliderLength, int &buttonDim) 
</LI>
<LI><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qsize.html">QSize</A> &nbsp;<b><A HREF="#ref16">indicatorSize</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref17">drawIndicator</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A>* p, int x, int y, int w, int h,
                       const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, int state, bool down = FALSE,
                       bool enabled = TRUE ) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref18">drawIndicatorMask</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h, int) 
</LI>
<LI><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qsize.html">QSize</A> &nbsp;<b><A HREF="#ref19">exclusiveIndicatorSize</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref20">drawExclusiveIndicator</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A>* p,  int x, int y, int w, int h,
                                const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool on,
                                bool down = FALSE, bool enabled =  TRUE ) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref21">drawExclusiveIndicatorMask</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w,
                                    int h, bool) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref22">drawComboButton</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                         const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool sunken = FALSE,
                         bool editable = FALSE, bool enabled = TRUE,
                         const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill = 0 ) 
</LI>
<LI><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A> &nbsp;<b><A HREF="#ref23">comboButtonRect</A></b> (int x, int y, int w, int h) 
</LI>
<LI><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A> &nbsp;<b><A HREF="#ref24">comboButtonFocusRect</A></b> (int x, int y, int w, int h) 
</LI>
<LI>int &nbsp;<b><A HREF="#ref25">sliderLength</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref26">drawArrow</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, Qt::ArrowType type, bool down,
                   int x, int y, int w, int h, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g,
                   bool enabled=true, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill = 0) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref27">drawSlider</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                    const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, Orientation orient,
                    bool tickAbove, bool tickBelow) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref28">drawSliderMask</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                        Orientation orient, bool, bool) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref29">drawKToolBar</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                      const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, KToolBarPos type,
                      <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill=NULL) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref30">drawKBarHandle</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                        const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g,
                        KToolBarPos type, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill=NULL) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref31">drawKMenuBar</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                      const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool macMode,
                      <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill=NULL) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref32">drawKToolBarButton</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                            const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool sunken=false,
                            bool raised = true, bool enabled = true,
                            bool popup = false,
                            KToolButtonType icontext = Icon,
                            const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& btext=QString::null,
                            const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpixmap.html">QPixmap</A> *icon=NULL,
                            <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qfont.html">QFont</A> *font=NULL, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwidget.html">QWidget</A> *btn=NULL) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref33">drawKMenuItem</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                       const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool active,
                       <A HREF="#QMenuItem">QMenuItem</A> *item, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill=NULL) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref34">drawPopupMenuItem</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, bool checkable, int maxpmw,
                           int tab, <A HREF="#QMenuItem">QMenuItem</A> *mi, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpalette.html">QPalette</A> &pal,
                           bool act, bool enabled, int x, int y, int w,
                           int h) 
</LI>
<LI>int &nbsp;<b><A HREF="#ref35">popupMenuItemHeight</A></b> (bool c, <A HREF="#QMenuItem">QMenuItem</A> *mi, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qfontmetrics.html">QFontMetrics</A> &fm) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref36">drawKProgressBlock</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                            const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref37">drawFocusRect</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A> &r, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g,
                       const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolor.html">QColor</A> *pen, bool atBorder) 
</LI>
<LI>int &nbsp;<b><A HREF="#ref38">defaultFrameWidth</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref39">polishPopupMenu</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpopupmenu.html">QPopupMenu</A> *mnu) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref40">drawTab</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qtabbar.html">QTabBar</A> *tabBar, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qtab.html">QTab</A> *tab,
                 bool selected) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref41">drawTabMask</A></b> ( <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A>*, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qtabbar.html">QTabBar</A>*, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qtab.html">QTab</A>*, bool selected ) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref42">tabbarMetrics</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qtabbar.html">QTabBar</A> *t, int &hFrame, int &vFrame,
                       int &overlap) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref43">drawSplitter</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                      const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, Orientation orient) 
</LI>
<LI>int &nbsp;<b><A HREF="#ref44">splitterWidth</A></b> ()  const
</LI>
<LI>void &nbsp;<b><A HREF="#ref45">drawPanel</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                   const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool sunken, int lineWidth,
                   const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref46">drawKickerAppletHandle</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                                const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *) 
</LI>
<LI>bool &nbsp;<b><A HREF="#ref47">eventFilter</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *obj, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qevent.html">QEvent</A> *ev) 
</LI>
</ul><h4>Protected Methods</h4><ul><LI>void &nbsp;<b><A HREF="#ref48">drawSBDeco</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A> &r, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g,
                   bool horiz) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref49">drawSBButton</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A> &r, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g,
                      bool down=false) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref50">kColorBitmaps</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, int x, int y,
                       <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbitmap.html">QBitmap</A> *lightColor=0, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbitmap.html">QBitmap</A> *midColor=0,
                       <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbitmap.html">QBitmap</A> *midlightColor=0, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbitmap.html">QBitmap</A> *darkColor=0,
                       <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbitmap.html">QBitmap</A> *blackColor=0, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbitmap.html">QBitmap</A> *whiteColor=0) 
</LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><A NAME="KDEStyle"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>KDEStyle</strong> ()
<br></td><td align="right"><h3><strong>KDEStyle</strong></h3></td></tr></table><p></p><A NAME="~KDEStyle"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>~KDEStyle</strong> ()
<br></td><td align="right"><h3><strong>~KDEStyle</strong></h3></td></tr></table><p></p><A NAME="polish"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>polish</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwidget.html">QWidget</A> *w)
<br></td><td align="right"><h3><strong>polish</strong></h3></td></tr></table><p> <small>[virtual]</small></p><A NAME="unPolish"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>unPolish</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwidget.html">QWidget</A> *w)
<br></td><td align="right"><h3><strong>unPolish</strong></h3></td></tr></table><p> <small>[virtual]</small></p><A NAME="polish"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>polish</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpalette.html">QPalette</A> &p)
<br></td><td align="right"><h3><strong>polish</strong></h3></td></tr></table><p> <small>[virtual]</small></p><A NAME="drawButton"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawButton</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                    const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool sunken = FALSE,
                    const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill = 0 )
<br></td><td align="right"><h3><strong>drawButton</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#86449b">QPlatinumStyle</A>.</p>
<A NAME="drawButtonMask"></A><A NAME="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawButtonMask</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h)
<br></td><td align="right"><h3><strong>drawButtonMask</strong></h3></td></tr></table><p></p><A NAME="drawComboButtonMask"></A><A NAME="ref8"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawComboButtonMask</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h)
<br></td><td align="right"><h3><strong>drawComboButtonMask</strong></h3></td></tr></table><p></p><A NAME="buttonRect"></A><A NAME="ref9"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A> &nbsp;<strong>buttonRect</strong> (int x, int y, int w, int h)
<br></td><td align="right"><h3><strong>buttonRect</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#048933">QPlatinumStyle</A>.</p>
<A NAME="drawBevelButton"></A><A NAME="ref10"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawBevelButton</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                         const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool sunken = FALSE,
                         const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill = 0 )
<br></td><td align="right"><h3><strong>drawBevelButton</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#6a92c5">QPlatinumStyle</A>.</p>
<A NAME="drawPushButton"></A><A NAME="ref11"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawPushButton</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpushbutton.html">QPushButton</A> *btn, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p)
<br></td><td align="right"><h3><strong>drawPushButton</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#f7bd19">QPlatinumStyle</A>.</p>
<A NAME="drawPushButtonLabel"></A><A NAME="ref12"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>drawPushButtonLabel</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpushbutton.html">QPushButton</A> *btn, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p)
<br></td><td align="right"><h3><strong>drawPushButtonLabel</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#7ab64e">QPlatinumStyle</A>.</p>
<A NAME="drawScrollBarControls"></A><A NAME="ref13"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawScrollBarControls</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A>*,  const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qscrollbar.html">QScrollBar</A>*, int sliderStart,
                               uint controls, uint activeControl )
<br></td><td align="right"><h3><strong>drawScrollBarControls</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#883a90">QPlatinumStyle</A>.</p>
<A NAME="scrollBarPointOver"></A><A NAME="ref14"></A><table width="100%"><tr bgcolor="#eeeeee"><td>QStyle::ScrollControl &nbsp;<strong>scrollBarPointOver</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qscrollbar.html">QScrollBar</A> *sb,
                                             int sliderStart, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpoint.html">QPoint</A> &p)
<br></td><td align="right"><h3><strong>scrollBarPointOver</strong></h3></td></tr></table><p></p><A NAME="scrollBarMetrics"></A><A NAME="ref15"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>scrollBarMetrics</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qscrollbar.html">QScrollBar</A> *sb, int &sliderMin, int &sliderMax,
                          int &sliderLength, int &buttonDim)
<br></td><td align="right"><h3><strong>scrollBarMetrics</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#83ed69">QPlatinumStyle</A>.</p>
<A NAME="indicatorSize"></A><A NAME="ref16"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qsize.html">QSize</A> &nbsp;<strong>indicatorSize</strong> ()
<br></td><td align="right"><h3><strong>indicatorSize</strong></h3></td></tr></table><p> <small>[const]</small></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#18d6cf">QPlatinumStyle</A>.</p>
<A NAME="drawIndicator"></A><A NAME="ref17"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawIndicator</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A>* p, int x, int y, int w, int h,
                       const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, int state, bool down = FALSE,
                       bool enabled = TRUE )
<br></td><td align="right"><h3><strong>drawIndicator</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#6312ab">QPlatinumStyle</A>.</p>
<A NAME="drawIndicatorMask"></A><A NAME="ref18"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawIndicatorMask</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h, int)
<br></td><td align="right"><h3><strong>drawIndicatorMask</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#c550dc">QPlatinumStyle</A>.</p>
<A NAME="exclusiveIndicatorSize"></A><A NAME="ref19"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qsize.html">QSize</A> &nbsp;<strong>exclusiveIndicatorSize</strong> ()
<br></td><td align="right"><h3><strong>exclusiveIndicatorSize</strong></h3></td></tr></table><p> <small>[const]</small></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#d18618">QPlatinumStyle</A>.</p>
<A NAME="drawExclusiveIndicator"></A><A NAME="ref20"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawExclusiveIndicator</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A>* p,  int x, int y, int w, int h,
                                const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool on,
                                bool down = FALSE, bool enabled =  TRUE )
<br></td><td align="right"><h3><strong>drawExclusiveIndicator</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#d6dece">QPlatinumStyle</A>.</p>
<A NAME="drawExclusiveIndicatorMask"></A><A NAME="ref21"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawExclusiveIndicatorMask</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w,
                                    int h, bool)
<br></td><td align="right"><h3><strong>drawExclusiveIndicatorMask</strong></h3></td></tr></table><p></p><A NAME="drawComboButton"></A><A NAME="ref22"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawComboButton</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                         const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool sunken = FALSE,
                         bool editable = FALSE, bool enabled = TRUE,
                         const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill = 0 )
<br></td><td align="right"><h3><strong>drawComboButton</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#2e207e">QPlatinumStyle</A>.</p>
<A NAME="comboButtonRect"></A><A NAME="ref23"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A> &nbsp;<strong>comboButtonRect</strong> (int x, int y, int w, int h)
<br></td><td align="right"><h3><strong>comboButtonRect</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#ba3d1e">QPlatinumStyle</A>.</p>
<A NAME="comboButtonFocusRect"></A><A NAME="ref24"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A> &nbsp;<strong>comboButtonFocusRect</strong> (int x, int y, int w, int h)
<br></td><td align="right"><h3><strong>comboButtonFocusRect</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#431d46">QPlatinumStyle</A>.</p>
<A NAME="sliderLength"></A><A NAME="ref25"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int &nbsp;<strong>sliderLength</strong> ()
<br></td><td align="right"><h3><strong>sliderLength</strong></h3></td></tr></table><p> <small>[const]</small></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#df582e">QPlatinumStyle</A>.</p>
<A NAME="drawArrow"></A><A NAME="ref26"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawArrow</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, Qt::ArrowType type, bool down,
                   int x, int y, int w, int h, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g,
                   bool enabled=true, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill = 0)
<br></td><td align="right"><h3><strong>drawArrow</strong></h3></td></tr></table><p></p><A NAME="drawSlider"></A><A NAME="ref27"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawSlider</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                    const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, Orientation orient,
                    bool tickAbove, bool tickBelow)
<br></td><td align="right"><h3><strong>drawSlider</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#2f8cbb">QPlatinumStyle</A>.</p>
<A NAME="drawSliderMask"></A><A NAME="ref28"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawSliderMask</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                        Orientation orient, bool, bool)
<br></td><td align="right"><h3><strong>drawSliderMask</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#b85aaf">QPlatinumStyle</A>.</p>
<A NAME="drawKToolBar"></A><A NAME="ref29"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawKToolBar</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                      const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, KToolBarPos type,
                      <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill=NULL)
<br></td><td align="right"><h3><strong>drawKToolBar</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="KStyle.html#drawKToolBar">KStyle</A>.</p>
<A NAME="drawKBarHandle"></A><A NAME="ref30"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawKBarHandle</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                        const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g,
                        KToolBarPos type, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill=NULL)
<br></td><td align="right"><h3><strong>drawKBarHandle</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="KStyle.html#drawKBarHandle">KStyle</A>.</p>
<A NAME="drawKMenuBar"></A><A NAME="ref31"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawKMenuBar</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                      const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool macMode,
                      <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill=NULL)
<br></td><td align="right"><h3><strong>drawKMenuBar</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="KStyle.html#drawKMenuBar">KStyle</A>.</p>
<A NAME="drawKToolBarButton"></A><A NAME="ref32"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawKToolBarButton</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                            const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool sunken=false,
                            bool raised = true, bool enabled = true,
                            bool popup = false,
                            KToolButtonType icontext = Icon,
                            const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>& btext=QString::null,
                            const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpixmap.html">QPixmap</A> *icon=NULL,
                            <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qfont.html">QFont</A> *font=NULL, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwidget.html">QWidget</A> *btn=NULL)
<br></td><td align="right"><h3><strong>drawKToolBarButton</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="KStyle.html#drawKToolBarButton">KStyle</A>.</p>
<A NAME="drawKMenuItem"></A><A NAME="ref33"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawKMenuItem</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                       const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool active,
                       <A HREF="#QMenuItem">QMenuItem</A> *item, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill=NULL)
<br></td><td align="right"><h3><strong>drawKMenuItem</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="KStyle.html#drawKMenuItem">KStyle</A>.</p>
<A NAME="drawPopupMenuItem"></A><A NAME="ref34"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawPopupMenuItem</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, bool checkable, int maxpmw,
                           int tab, <A HREF="#QMenuItem">QMenuItem</A> *mi, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpalette.html">QPalette</A> &pal,
                           bool act, bool enabled, int x, int y, int w,
                           int h)
<br></td><td align="right"><h3><strong>drawPopupMenuItem</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#a8fc57">QPlatinumStyle</A>.</p>
<A NAME="popupMenuItemHeight"></A><A NAME="ref35"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int &nbsp;<strong>popupMenuItemHeight</strong> (bool c, <A HREF="#QMenuItem">QMenuItem</A> *mi, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qfontmetrics.html">QFontMetrics</A> &fm)
<br></td><td align="right"><h3><strong>popupMenuItemHeight</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#bce3cf">QPlatinumStyle</A>.</p>
<A NAME="drawKProgressBlock"></A><A NAME="ref36"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawKProgressBlock</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                            const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill)
<br></td><td align="right"><h3><strong>drawKProgressBlock</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="KStyle.html#drawKProgressBlock">KStyle</A>.</p>
<A NAME="drawFocusRect"></A><A NAME="ref37"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawFocusRect</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A> &r, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g,
                       const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolor.html">QColor</A> *pen, bool atBorder)
<br></td><td align="right"><h3><strong>drawFocusRect</strong></h3></td></tr></table><p></p><A NAME="defaultFrameWidth"></A><A NAME="ref38"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int &nbsp;<strong>defaultFrameWidth</strong> ()
<br></td><td align="right"><h3><strong>defaultFrameWidth</strong></h3></td></tr></table><p> <small>[const]</small></p><A NAME="polishPopupMenu"></A><A NAME="ref39"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>polishPopupMenu</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpopupmenu.html">QPopupMenu</A> *mnu)
<br></td><td align="right"><h3><strong>polishPopupMenu</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qplatinumstyle.html#a201dc">QPlatinumStyle</A>.</p>
<A NAME="drawTab"></A><A NAME="ref40"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawTab</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qtabbar.html">QTabBar</A> *tabBar, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qtab.html">QTab</A> *tab,
                 bool selected)
<br></td><td align="right"><h3><strong>drawTab</strong></h3></td></tr></table><p></p><A NAME="drawTabMask"></A><A NAME="ref41"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawTabMask</strong> ( <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A>*, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qtabbar.html">QTabBar</A>*, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qtab.html">QTab</A>*, bool selected )
<br></td><td align="right"><h3><strong>drawTabMask</strong></h3></td></tr></table><p></p><A NAME="tabbarMetrics"></A><A NAME="ref42"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>tabbarMetrics</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qtabbar.html">QTabBar</A> *t, int &hFrame, int &vFrame,
                       int &overlap)
<br></td><td align="right"><h3><strong>tabbarMetrics</strong></h3></td></tr></table><p></p><A NAME="drawSplitter"></A><A NAME="ref43"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawSplitter</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                      const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, Orientation orient)
<br></td><td align="right"><h3><strong>drawSplitter</strong></h3></td></tr></table><p></p><A NAME="splitterWidth"></A><A NAME="ref44"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int &nbsp;<strong>splitterWidth</strong> ()
<br></td><td align="right"><h3><strong>splitterWidth</strong></h3></td></tr></table><p> <small>[const]</small></p><A NAME="drawPanel"></A><A NAME="ref45"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawPanel</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                   const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, bool sunken, int lineWidth,
                   const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *fill)
<br></td><td align="right"><h3><strong>drawPanel</strong></h3></td></tr></table><p></p><A NAME="drawKickerAppletHandle"></A><A NAME="ref46"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawKickerAppletHandle</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, int x, int y, int w, int h,
                                const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbrush.html">QBrush</A> *)
<br></td><td align="right"><h3><strong>drawKickerAppletHandle</strong></h3></td></tr></table><p></p><p>Reimplemented from <A HREF="KStyle.html#drawKickerAppletHandle">KStyle</A>.</p>
<A NAME="eventFilter"></A><A NAME="ref47"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>eventFilter</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *obj, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qevent.html">QEvent</A> *ev)
<br></td><td align="right"><h3><strong>eventFilter</strong></h3></td></tr></table><p></p><A NAME="drawSBDeco"></A><A NAME="ref48"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawSBDeco</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A> &r, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g,
                   bool horiz)
<br></td><td align="right"><h3><strong>drawSBDeco</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="drawSBButton"></A><A NAME="ref49"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>drawSBButton</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A> &r, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g,
                      bool down=false)
<br></td><td align="right"><h3><strong>drawSBButton</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="kColorBitmaps"></A><A NAME="ref50"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>kColorBitmaps</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpainter.html">QPainter</A> *p, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcolorgroup.html">QColorGroup</A> &g, int x, int y,
                       <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbitmap.html">QBitmap</A> *lightColor=0, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbitmap.html">QBitmap</A> *midColor=0,
                       <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbitmap.html">QBitmap</A> *midlightColor=0, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbitmap.html">QBitmap</A> *darkColor=0,
                       <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbitmap.html">QBitmap</A> *blackColor=0, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qbitmap.html">QBitmap</A> *whiteColor=0)
<br></td><td align="right"><h3><strong>kColorBitmaps</strong></h3></td></tr></table><p> <small>[protected]</small></p><HR>
	<table>
	<tr><td><small>Generated by: qateam on updates.mandrakesoft.com on Mon Dec 30 16:08:56 2002, using kdoc 2.0a53.</small></td></tr>
	</table>
</BODY>
</HTML>