Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 1f9eb832ba1e4b88d9a5c2b384813bb4 > files > 2605

kdelibs3-apidocs-3.5.10-31.fc15.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">

<head>
  <title>kdefx: kstyle.h Source File (kdefx)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

  <meta http-equiv="Content-Style-Type" content="text/css" />

  <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" comment "ICRAonline DE v2.0" l gen true for "http://www.kde.org"  r (nz 1 vz 1 lz 1 oz 1 cb 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.kde.org"  r (n 0 s 0 v 0 l 0))' />

  <meta name="trademark" content="KDE e.V." />
  <meta name="description" content="K Desktop Environment Homepage, KDE.org" />
  <meta name="MSSmartTagsPreventParsing" content="true" />
  <meta name="robots" content="all" />

  <link rel="shortcut icon" href="../../favicon.ico" />

<link rel="stylesheet" media="screen" type="text/css" title="APIDOX" href="doxygen.css" />



</head>

<body>

<div id="nav_header_top" align="right">
  <a href="#content" class="doNotDisplay" accesskey="2">Skip to main content ::</a>

  <a href="../.."><img id="nav_header_logo" alt="Home" align="left" src="../../kde_gear_64.png" border="0" /></a>
  <span class="doNotDisplay">::</span>

  <div id="nav_header_title" align="left">KDE API Reference</div>


</div>

<div id="nav_header_bottom" align="right">
  <span class="doNotDisplay">:: <a href="#navigation" accesskey="5">Skip to Link Menu</a><br/></span>
  <div id="nav_header_bottom_right" style="text-align: left;">
/ <a href="../..">API Reference</a>
 / <a href=".">kdefx</a>
  </div>
</div>


<table id="main" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
      <td valign="top" class="menuheader" height="0"></td>

  <td id="contentcolumn" valign="top" rowspan="2" >
    <div id="content" style="padding-top: 0px;"><div style="width:100%; margin: 0px; padding: 0px;">
    <a name="content"></a>


<!-- Generated by Doxygen 1.7.4 -->
<div class="header">
  <div class="headertitle">
<div class="title">kstyle.h</div>  </div>
</div>
<div class="contents">
<div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment"> * $Id: kstyle.h 465272 2005-09-29 09:47:40Z mueller $</span>
<a name="l00003"></a>00003 <span class="comment"> * </span>
<a name="l00004"></a>00004 <span class="comment"> * KStyle</span>
<a name="l00005"></a>00005 <span class="comment"> * Copyright (C) 2001-2002 Karol Szwed &lt;gallium@kde.org&gt;</span>
<a name="l00006"></a>00006 <span class="comment"> * </span>
<a name="l00007"></a>00007 <span class="comment"> * QWindowsStyle CC_ListView and style images were kindly donated by TrollTech,</span>
<a name="l00008"></a>00008 <span class="comment"> * Copyright (C) 1998-2000 TrollTech AS.</span>
<a name="l00009"></a>00009 <span class="comment"> * </span>
<a name="l00010"></a>00010 <span class="comment"> * Many thanks to Bradley T. Hughes for the 3 button scrollbar code.</span>
<a name="l00011"></a>00011 <span class="comment"> *</span>
<a name="l00012"></a>00012 <span class="comment"> * This library is free software; you can redistribute it and/or</span>
<a name="l00013"></a>00013 <span class="comment"> * modify it under the terms of the GNU Library General Public</span>
<a name="l00014"></a>00014 <span class="comment"> * License version 2 as published by the Free Software Foundation.</span>
<a name="l00015"></a>00015 <span class="comment"> *</span>
<a name="l00016"></a>00016 <span class="comment"> * This library is distributed in the hope that it will be useful,</span>
<a name="l00017"></a>00017 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00018"></a>00018 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
<a name="l00019"></a>00019 <span class="comment"> * Library General Public License for more details.</span>
<a name="l00020"></a>00020 <span class="comment"> *</span>
<a name="l00021"></a>00021 <span class="comment"> * You should have received a copy of the GNU Library General Public License</span>
<a name="l00022"></a>00022 <span class="comment"> * along with this library; see the file COPYING.LIB.  If not, write to</span>
<a name="l00023"></a>00023 <span class="comment"> * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,</span>
<a name="l00024"></a>00024 <span class="comment"> * Boston, MA 02110-1301, USA.</span>
<a name="l00025"></a>00025 <span class="comment"> */</span>
<a name="l00026"></a>00026 
<a name="l00027"></a>00027 <span class="preprocessor">#ifndef __KSTYLE_H</span>
<a name="l00028"></a>00028 <span class="preprocessor"></span><span class="preprocessor">#define __KSTYLE_H</span>
<a name="l00029"></a>00029 <span class="preprocessor"></span>
<a name="l00030"></a>00030 <span class="comment">// W A R N I N G</span>
<a name="l00031"></a>00031 <span class="comment">// -------------</span>
<a name="l00032"></a>00032 <span class="comment">// This API is still subject to change.</span>
<a name="l00033"></a>00033 <span class="comment">// I will remove this warning when I feel the API is sufficiently flexible.</span>
<a name="l00034"></a>00034 
<a name="l00035"></a>00035 <span class="preprocessor">#include &lt;qcommonstyle.h&gt;</span>
<a name="l00036"></a>00036 
<a name="l00037"></a>00037 <span class="preprocessor">#include &lt;kdelibs_export.h&gt;</span>
<a name="l00038"></a>00038 
<a name="l00039"></a>00039 <span class="keyword">class </span><a class="code" href="classKPixmap.html" title="Off-screen paint device with extended features.">KPixmap</a>;
<a name="l00040"></a>00040 
<a name="l00041"></a>00041 <span class="keyword">struct </span>KStylePrivate;
<a name="l00057"></a><a class="code" href="classKStyle.html">00057</a> <span class="keyword">class </span>KDEFX_EXPORT <a class="code" href="classKStyle.html" title="Simplifies and extends the QStyle API to make style coding easier.">KStyle</a>: <span class="keyword">public</span> <a class="codeRef" href="qcommonstyle.html">QCommonStyle</a>
<a name="l00058"></a>00058 {
<a name="l00059"></a>00059     Q_OBJECT
<a name="l00060"></a>00060 
<a name="l00061"></a>00061     <span class="keyword">public</span>:
<a name="l00062"></a>00062 
<a name="l00079"></a><a class="code" href="classKStyle.html#a7481c3894356c94ac96b1532eeb29019">00079</a>         <span class="keyword">typedef</span> uint <a class="code" href="classKStyle.html#a7481c3894356c94ac96b1532eeb29019" title="KStyle Flags:">KStyleFlags</a>;
<a name="l00080"></a><a class="code" href="classKStyle.html#ab81588f76fa9d3ce2580580b6d8ad012">00080</a>         <span class="keyword">enum</span> <a class="code" href="classKStyle.html#ab81588f76fa9d3ce2580580b6d8ad012">KStyleOption</a> {
<a name="l00081"></a><a class="code" href="classKStyle.html#ab81588f76fa9d3ce2580580b6d8ad012ab3cd0f578dfb45db8b6f087c3c5dee26">00081</a>             Default           =     0x00000000, 
<a name="l00082"></a><a class="code" href="classKStyle.html#ab81588f76fa9d3ce2580580b6d8ad012ab8c579823752995cc5f2dc1d03615d4e">00082</a>             AllowMenuTransparency =     0x00000001, 
<a name="l00083"></a><a class="code" href="classKStyle.html#ab81588f76fa9d3ce2580580b6d8ad012a8b07de6327205073161b627d1b9a4bb7">00083</a>             FilledFrameWorkaround =     0x00000002  
<a name="l00084"></a>00084         };
<a name="l00085"></a>00085 
<a name="l00109"></a><a class="code" href="classKStyle.html#a1491c11b07d6620064344e6c0f24dabc">00109</a>         <span class="keyword">enum</span> <a class="code" href="classKStyle.html#a1491c11b07d6620064344e6c0f24dabc" title="KStyle ScrollBarType:">KStyleScrollBarType</a> {
<a name="l00110"></a><a class="code" href="classKStyle.html#a1491c11b07d6620064344e6c0f24dabcabc38616f470472cafe8760fe1cda95b9">00110</a>             WindowsStyleScrollBar  =    0x00000000, 
<a name="l00111"></a><a class="code" href="classKStyle.html#a1491c11b07d6620064344e6c0f24dabcac757b7ff183cb1dbe5df8ada1a748305">00111</a>             PlatinumStyleScrollBar =    0x00000001, 
<a name="l00112"></a><a class="code" href="classKStyle.html#a1491c11b07d6620064344e6c0f24dabca77de4026300d0cf169dde03ea3467988">00112</a>             ThreeButtonScrollBar   =    0x00000002, 
<a name="l00113"></a><a class="code" href="classKStyle.html#a1491c11b07d6620064344e6c0f24dabcaf2794ef60c79bbaf60dd2d3b638a10e7">00113</a>             NextStyleScrollBar     =    0x00000004  
<a name="l00114"></a>00114         };
<a name="l00115"></a>00115 
<a name="l00135"></a>00135         <a class="code" href="classKStyle.html" title="Simplifies and extends the QStyle API to make style coding easier.">KStyle</a>( KStyleFlags flags = <a class="code" href="classKStyle.html#ab81588f76fa9d3ce2580580b6d8ad012ab3cd0f578dfb45db8b6f087c3c5dee26" title="All options disabled.">KStyle::Default</a>, 
<a name="l00136"></a>00136             KStyleScrollBarType sbtype = <a class="code" href="classKStyle.html#a1491c11b07d6620064344e6c0f24dabcabc38616f470472cafe8760fe1cda95b9" title="two button, windows style">KStyle::WindowsStyleScrollBar</a> );
<a name="l00137"></a>00137 
<a name="l00141"></a>00141         ~<a class="code" href="classKStyle.html" title="Simplifies and extends the QStyle API to make style coding easier.">KStyle</a>();
<a name="l00142"></a>00142 
<a name="l00146"></a>00146         <span class="keyword">static</span> <a class="codeRef" href="qstring.html">QString</a> defaultStyle();
<a name="l00147"></a>00147 
<a name="l00159"></a>00159         <span class="keywordtype">void</span> setScrollBarType(KStyleScrollBarType sbtype);
<a name="l00160"></a>00160 
<a name="l00166"></a>00166         KStyleFlags styleFlags() <span class="keyword">const</span>;
<a name="l00167"></a>00167 
<a name="l00168"></a>00168         <span class="comment">// ---------------------------------------------------------------------------</span>
<a name="l00169"></a>00169 
<a name="l00181"></a>00181         <span class="keyword">virtual</span> <span class="keywordtype">void</span> renderMenuBlendPixmap( <a class="code" href="classKPixmap.html" title="Off-screen paint device with extended features.">KPixmap</a>&amp; pix, <span class="keyword">const</span> <a class="codeRef" href="qcolorgroup.html">QColorGroup</a>&amp; cg, 
<a name="l00182"></a>00182                             <span class="keyword">const</span> <a class="codeRef" href="qpopupmenu.html">QPopupMenu</a>* popup ) <span class="keyword">const</span>;
<a name="l00183"></a>00183 
<a name="l00227"></a><a class="code" href="classKStyle.html#a87fa120f2cf779ed876f7b34ec8dfb3f">00227</a>         <span class="keyword">enum</span> <a class="code" href="classKStyle.html#a87fa120f2cf779ed876f7b34ec8dfb3f" title="KStyle Primitive Elements:">KStylePrimitive</a> {
<a name="l00228"></a>00228             KPE_DockWindowHandle,
<a name="l00229"></a>00229             KPE_ToolBarHandle,
<a name="l00230"></a>00230             KPE_GeneralHandle,
<a name="l00231"></a>00231 
<a name="l00232"></a>00232             KPE_SliderGroove,
<a name="l00233"></a>00233             KPE_SliderHandle,
<a name="l00234"></a>00234 
<a name="l00235"></a>00235             KPE_ListViewExpander,
<a name="l00236"></a>00236             KPE_ListViewBranch
<a name="l00237"></a>00237         };
<a name="l00238"></a>00238 
<a name="l00248"></a>00248         <span class="keyword">virtual</span> <span class="keywordtype">void</span> drawKStylePrimitive( KStylePrimitive kpe,
<a name="l00249"></a>00249                     <a class="codeRef" href="qpainter.html">QPainter</a>* p,
<a name="l00250"></a>00250                     <span class="keyword">const</span> <a class="codeRef" href="qwidget.html">QWidget</a>* widget,
<a name="l00251"></a>00251                     <span class="keyword">const</span> <a class="codeRef" href="qrect.html">QRect</a> &amp;r,
<a name="l00252"></a>00252                     <span class="keyword">const</span> <a class="codeRef" href="qcolorgroup.html">QColorGroup</a> &amp;cg,
<a name="l00253"></a>00253                     SFlags flags = Style_Default,
<a name="l00254"></a>00254                     <span class="keyword">const</span> <a class="codeRef" href="qstyleoption.html">QStyleOption</a>&amp; = QStyleOption::Default ) <span class="keyword">const</span>;
<a name="l00255"></a>00255 
<a name="l00256"></a>00256 
<a name="l00257"></a>00257         <span class="keyword">enum</span> KStylePixelMetric {
<a name="l00258"></a>00258             KPM_MenuItemSeparatorHeight     = 0x00000001,
<a name="l00259"></a>00259             KPM_MenuItemHMargin         = 0x00000002,
<a name="l00260"></a>00260             KPM_MenuItemVMargin         = 0x00000004,
<a name="l00261"></a>00261             KPM_MenuItemHFrame          = 0x00000008,
<a name="l00262"></a>00262             KPM_MenuItemVFrame          = 0x00000010,
<a name="l00263"></a>00263             KPM_MenuItemCheckMarkHMargin            = 0x00000020,
<a name="l00264"></a>00264             KPM_MenuItemArrowHMargin        = 0x00000040,
<a name="l00265"></a>00265             KPM_MenuItemTabSpacing          = 0x00000080,
<a name="l00266"></a>00266             KPM_ListViewBranchThickness     = 0x00000100
<a name="l00267"></a>00267         };
<a name="l00268"></a>00268 
<a name="l00269"></a>00269         <span class="keywordtype">int</span> kPixelMetric( KStylePixelMetric kpm, <span class="keyword">const</span> <a class="codeRef" href="qwidget.html">QWidget</a>* widget = 0 ) <span class="keyword">const</span>;
<a name="l00270"></a>00270 
<a name="l00271"></a>00271         <span class="comment">// ---------------------------------------------------------------------------</span>
<a name="l00272"></a>00272 
<a name="l00273"></a>00273         <span class="keywordtype">void</span> polish( <a class="codeRef" href="qwidget.html">QWidget</a>* widget );
<a name="l00274"></a>00274         <span class="keywordtype">void</span> unPolish( <a class="codeRef" href="qwidget.html">QWidget</a>* widget );
<a name="l00275"></a>00275         <span class="keywordtype">void</span> polishPopupMenu( <a class="codeRef" href="qpopupmenu.html">QPopupMenu</a>* );
<a name="l00276"></a>00276 
<a name="l00277"></a>00277         <span class="keywordtype">void</span> drawPrimitive( PrimitiveElement pe,
<a name="l00278"></a>00278                     <a class="codeRef" href="qpainter.html">QPainter</a>* p,
<a name="l00279"></a>00279                     <span class="keyword">const</span> <a class="codeRef" href="qrect.html">QRect</a> &amp;r,
<a name="l00280"></a>00280                     <span class="keyword">const</span> <a class="codeRef" href="qcolorgroup.html">QColorGroup</a> &amp;cg,
<a name="l00281"></a>00281                     SFlags flags = Style_Default,
<a name="l00282"></a>00282                     <span class="keyword">const</span> <a class="codeRef" href="qstyleoption.html">QStyleOption</a>&amp; = QStyleOption::Default ) <span class="keyword">const</span>;
<a name="l00283"></a>00283 
<a name="l00284"></a>00284         <span class="keywordtype">void</span> drawControl( ControlElement element,
<a name="l00285"></a>00285                     <a class="codeRef" href="qpainter.html">QPainter</a>* p,
<a name="l00286"></a>00286                     <span class="keyword">const</span> <a class="codeRef" href="qwidget.html">QWidget</a>* widget,
<a name="l00287"></a>00287                     <span class="keyword">const</span> <a class="codeRef" href="qrect.html">QRect</a> &amp;r,
<a name="l00288"></a>00288                     <span class="keyword">const</span> <a class="codeRef" href="qcolorgroup.html">QColorGroup</a> &amp;cg,
<a name="l00289"></a>00289                     SFlags flags = Style_Default,
<a name="l00290"></a>00290                     <span class="keyword">const</span> <a class="codeRef" href="qstyleoption.html">QStyleOption</a>&amp; = QStyleOption::Default ) <span class="keyword">const</span>;
<a name="l00291"></a>00291 
<a name="l00292"></a>00292         <span class="keywordtype">void</span> drawComplexControl( ComplexControl control,
<a name="l00293"></a>00293                     <a class="codeRef" href="qpainter.html">QPainter</a> *p,
<a name="l00294"></a>00294                     <span class="keyword">const</span> <a class="codeRef" href="qwidget.html">QWidget</a>* widget,
<a name="l00295"></a>00295                     <span class="keyword">const</span> <a class="codeRef" href="qrect.html">QRect</a> &amp;r,
<a name="l00296"></a>00296                     <span class="keyword">const</span> <a class="codeRef" href="qcolorgroup.html">QColorGroup</a> &amp;cg,
<a name="l00297"></a>00297                     SFlags flags = Style_Default,
<a name="l00298"></a>00298                     SCFlags controls = SC_All,
<a name="l00299"></a>00299                     SCFlags active = SC_None,
<a name="l00300"></a>00300                     <span class="keyword">const</span> <a class="codeRef" href="qstyleoption.html">QStyleOption</a>&amp; = QStyleOption::Default ) <span class="keyword">const</span>;
<a name="l00301"></a>00301 
<a name="l00302"></a>00302         SubControl querySubControl( ComplexControl control,
<a name="l00303"></a>00303                     <span class="keyword">const</span> <a class="codeRef" href="qwidget.html">QWidget</a>* widget,
<a name="l00304"></a>00304                     <span class="keyword">const</span> <a class="codeRef" href="qpoint.html">QPoint</a> &amp;pos,
<a name="l00305"></a>00305                     <span class="keyword">const</span> <a class="codeRef" href="qstyleoption.html">QStyleOption</a>&amp; = QStyleOption::Default ) <span class="keyword">const</span>;
<a name="l00306"></a>00306 
<a name="l00307"></a>00307         <a class="codeRef" href="qrect.html">QRect</a> querySubControlMetrics( ComplexControl control,
<a name="l00308"></a>00308                     <span class="keyword">const</span> <a class="codeRef" href="qwidget.html">QWidget</a>* widget,
<a name="l00309"></a>00309                     SubControl sc,
<a name="l00310"></a>00310                     <span class="keyword">const</span> <a class="codeRef" href="qstyleoption.html">QStyleOption</a>&amp; = QStyleOption::Default ) <span class="keyword">const</span>;
<a name="l00311"></a>00311 
<a name="l00312"></a>00312         <span class="keywordtype">int</span> pixelMetric( PixelMetric m, 
<a name="l00313"></a>00313                     <span class="keyword">const</span> <a class="codeRef" href="qwidget.html">QWidget</a>* widget = 0 ) <span class="keyword">const</span>;
<a name="l00314"></a>00314 
<a name="l00315"></a>00315         <a class="codeRef" href="qrect.html">QRect</a> subRect( SubRect r, 
<a name="l00316"></a>00316                     <span class="keyword">const</span> <a class="codeRef" href="qwidget.html">QWidget</a>* widget ) <span class="keyword">const</span>;
<a name="l00317"></a>00317 
<a name="l00318"></a>00318         <a class="codeRef" href="qpixmap.html">QPixmap</a> stylePixmap( StylePixmap stylepixmap,
<a name="l00319"></a>00319                     <span class="keyword">const</span> <a class="codeRef" href="qwidget.html">QWidget</a>* widget = 0,
<a name="l00320"></a>00320                     <span class="keyword">const</span> <a class="codeRef" href="qstyleoption.html">QStyleOption</a>&amp; = QStyleOption::Default ) <span class="keyword">const</span>;
<a name="l00321"></a>00321 
<a name="l00322"></a>00322         <span class="keywordtype">int</span> styleHint( StyleHint sh, 
<a name="l00323"></a>00323                     <span class="keyword">const</span> <a class="codeRef" href="qwidget.html">QWidget</a>* w = 0,
<a name="l00324"></a>00324                     <span class="keyword">const</span> <a class="codeRef" href="qstyleoption.html">QStyleOption</a> &amp;opt = QStyleOption::Default,
<a name="l00325"></a>00325                     QStyleHintReturn* shr = 0 ) <span class="keyword">const</span>;
<a name="l00326"></a>00326 
<a name="l00327"></a>00327     <span class="keyword">protected</span>:
<a name="l00328"></a>00328         <span class="keywordtype">bool</span> eventFilter( <a class="codeRef" href="qobject.html">QObject</a>* <span class="keywordtype">object</span>, <a class="codeRef" href="qevent.html">QEvent</a>* event );
<a name="l00329"></a>00329 
<a name="l00330"></a>00330     <span class="keyword">private</span>:
<a name="l00331"></a>00331         <span class="comment">// Disable copy constructor and = operator</span>
<a name="l00332"></a>00332         <a class="code" href="classKStyle.html" title="Simplifies and extends the QStyle API to make style coding easier.">KStyle</a>( <span class="keyword">const</span> <a class="code" href="classKStyle.html" title="Simplifies and extends the QStyle API to make style coding easier.">KStyle</a> &amp; );
<a name="l00333"></a>00333         <a class="code" href="classKStyle.html" title="Simplifies and extends the QStyle API to make style coding easier.">KStyle</a>&amp; operator=( <span class="keyword">const</span> <a class="code" href="classKStyle.html" title="Simplifies and extends the QStyle API to make style coding easier.">KStyle</a> &amp; );
<a name="l00334"></a>00334 
<a name="l00335"></a>00335     <span class="keyword">protected</span>:
<a name="l00336"></a>00336         <span class="keyword">virtual</span> <span class="keywordtype">void</span> virtual_hook( <span class="keywordtype">int</span> <span class="keywordtype">id</span>, <span class="keywordtype">void</span>* data );
<a name="l00337"></a>00337     <span class="keyword">private</span>:
<a name="l00338"></a>00338         KStylePrivate *d;
<a name="l00339"></a>00339 };
<a name="l00340"></a>00340 
<a name="l00341"></a>00341 
<a name="l00342"></a>00342 <span class="comment">// vim: set noet ts=4 sw=4:</span>
<a name="l00343"></a>00343 <span class="preprocessor">#endif</span>
<a name="l00344"></a>00344 <span class="preprocessor"></span>
</pre></div></div>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>kdefx</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="files.html">File List</a></li><li><a href="functions.html">Class Members</a></li></ul>
<!--
<h2>Class Picker</h2>
<div style="text-align: center;">
<form name="guideform">
<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value">
<option value="annotated.html">-- Choose --</option>
  <option value="classKCPUInfo.html">kcpuinfo</option>,  <option value="classKImageEffect.html">kimageeffect</option>,  <option value="classKPixmap.html">kpixmap</option>,  <option value="classKPixmapEffect.html">kpixmapeffect</option>,  <option value="classKPixmapSplitter.html">kpixmapsplitter</option>,  <option value="classKStyle.html">kstyle</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../arts/html/index.html">arts</a></li><li><a href="../../dcop/html/index.html">dcop</a></li><li><a href="../../dnssd/html/index.html">dnssd</a></li><li><a href="../../interfaces/html/index.html">interfaces</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/interface/html/index.html">interface</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/library/html/index.html">library</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/kspeech/html/index.html">kspeech</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/ktexteditor/html/index.html">ktexteditor</a></li><li><a href="../../kabc/html/index.html">kabc</a></li><li><a href="../../kate/html/index.html">kate</a></li><li><a href="../../kcmshell/html/index.html">kcmshell</a></li><li><a href="../../kdecore/html/index.html">kdecore</a></li><li><a href="../../kded/html/index.html">kded</a></li><li><a href="../../kdefx/html/index.html">kdefx</a></li><li><a href="../../kdeprint/html/index.html">kdeprint</a></li><li><a href="../../kdesu/html/index.html">kdesu</a></li><li><a href="../../kdeui/html/index.html">kdeui</a></li><li><a href="../../kdoctools/html/index.html">kdoctools</a></li><li><a href="../../khtml/html/index.html">khtml</a></li><li><a href="../../kimgio/html/index.html">kimgio</a></li><li><a href="../../kinit/html/index.html">kinit</a></li><li><a href="../../kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/bookmarks/html/index.html">bookmarks</a></li><li>&nbsp;&nbsp;<a href="../../kio/httpfilter/html/index.html">httpfilter</a></li><li>&nbsp;&nbsp;<a href="../../kio/kfile/html/index.html">kfile</a></li><li>&nbsp;&nbsp;<a href="../../kio/kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/kioexec/html/index.html">kioexec</a></li><li>&nbsp;&nbsp;<a href="../../kio/kpasswdserver/html/index.html">kpasswdserver</a></li><li>&nbsp;&nbsp;<a href="../../kio/kssl/html/index.html">kssl</a></li><li><a href="../../kioslave/html/index.html">kioslave</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/http/html/index.html">http</a></li><li><a href="../../kjs/html/index.html">kjs</a></li><li><a href="../../kmdi/html/index.html">kmdi</a></li><li>&nbsp;&nbsp;<a href="../../kmdi/kmdi/html/index.html">kmdi</a></li><li><a href="../../knewstuff/html/index.html">knewstuff</a></li><li><a href="../../kparts/html/index.html">kparts</a></li><li><a href="../../kresources/html/index.html">kresources</a></li><li><a href="../../kspell2/html/index.html">kspell2</a></li><li><a href="../../kunittest/html/index.html">kunittest</a></li><li><a href="../../kutils/html/index.html">kutils</a></li><li><a href="../../kwallet/html/index.html">kwallet</a></li><li><a href="../../libkmid/html/index.html">libkmid</a></li><li><a href="../../libkscreensaver/html/index.html">libkscreensaver</a></li>
</ul></div></div>


        </td>
</tr>
</table>

<span class="doNotDisplay">
  <a href="http://www.kde.org/" accesskey="8">KDE Home</a> |
  <a href="http://accessibility.kde.org/" accesskey="9">KDE Accessibility Home</a> |
  <a href="http://www.kde.org/media/accesskeys.php" accesskey="0">Description of Access Keys</a>
</span>


<div style="height: 8px"></div>

<div id="footer">
  <div id="footer_left">
    Maintained by <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;groo&#116;&#64;kde&#46;or&#x67;">Adriaan de Groot</a>
and
<a href="&#109;a&#105;&#108;&#116;&#111;&#58;w&#105;nter&#64;kde&#46;or&#x67">Allen Winter</a>.
<br/>
    KDE and K Desktop Environment are trademarks of <a href="http://www.kde.org/areas/kde-ev/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> |
    <a href="http://www.kde.org/contact/impressum.php">Legal</a>
  </div>
  <div id="footer_right"><img src="/media/images/footer_right.png" style="margin: 0px" alt="" /></div>
</div>

<!--
WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL
BE BLOCKED INSTANTLY AND PERMANENTLY!
<a href="mailto:aaaatrap-425acc3b5374943f@kde.org">Block me</a>
WARNING END
-->

</body>
</html>