Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 98d6b53e11e983e268c3e19f14e091a0 > files > 4424

kdepim-devel-doc-3.5.9-9mdv2008.1.x86_64.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>libkdepim: kprefsdialog.h Source File (libkdepim)</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" />



<style type="text/css">
<!--
hr { display: none; }
#content h2 { margin-left: 0px; }
table.mdTable { background-color: #f8f8f8; border: .2em solid #d7d7d7; }
td.mdRow { padding: 8px 20px; }
td.md { font-weight: bold; }
td.mdname1 { font-weight: bold; color: #602020; }
td.mdname { font-weight: bold; color: #602020;  }

-->
</style>

</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>
  <img id="nav_header_logo_right" alt="" align="right" src="../../pimlogo.png" border="0" />

  <div id="nav_header_title" align="left">KDE PIM 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_left" style="text-align: left;">
/ <a href="../../">API Reference</a>
 / <a href=".">libkdepim</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;">
    <h2><a name="content"></a>libkdepim</h2>


<!-- Generated by Doxygen 1.5.5 -->
<h1>kprefsdialog.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment">    This file is part of libkdepim.</span>
<a name="l00003"></a>00003 <span class="comment"></span>
<a name="l00004"></a>00004 <span class="comment">    Copyright (c) 2001-2003 Cornelius Schumacher &lt;schumacher@kde.org&gt;</span>
<a name="l00005"></a>00005 <span class="comment">    Copyright (C) 2003-2004 Reinhold Kainhofer &lt;reinhold@kainhofer.com&gt;</span>
<a name="l00006"></a>00006 <span class="comment">    Copyright (C) 2005 Allen Winter &lt;winter@kde.org&gt;</span>
<a name="l00007"></a>00007 <span class="comment"></span>
<a name="l00008"></a>00008 <span class="comment">    This library is free software; you can redistribute it and/or</span>
<a name="l00009"></a>00009 <span class="comment">    modify it under the terms of the GNU Library General Public</span>
<a name="l00010"></a>00010 <span class="comment">    License as published by the Free Software Foundation; either</span>
<a name="l00011"></a>00011 <span class="comment">    version 2 of the License, or (at your option) any later version.</span>
<a name="l00012"></a>00012 <span class="comment"></span>
<a name="l00013"></a>00013 <span class="comment">    This library is distributed in the hope that it will be useful,</span>
<a name="l00014"></a>00014 <span class="comment">    but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00015"></a>00015 <span class="comment">    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
<a name="l00016"></a>00016 <span class="comment">    Library General Public License for more details.</span>
<a name="l00017"></a>00017 <span class="comment"></span>
<a name="l00018"></a>00018 <span class="comment">    You should have received a copy of the GNU Library General Public License</span>
<a name="l00019"></a>00019 <span class="comment">    along with this library; see the file COPYING.LIB.  If not, write to</span>
<a name="l00020"></a>00020 <span class="comment">    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,</span>
<a name="l00021"></a>00021 <span class="comment">    Boston, MA 02110-1301, USA.</span>
<a name="l00022"></a>00022 <span class="comment">*/</span>
<a name="l00023"></a>00023 <span class="preprocessor">#ifndef KPREFSDIALOG_H</span>
<a name="l00024"></a>00024 <span class="preprocessor"></span><span class="preprocessor">#define KPREFSDIALOG_H</span>
<a name="l00025"></a>00025 <span class="preprocessor"></span>
<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;qptrlist.h&gt;</span>
<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;qlineedit.h&gt;</span>
<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;qvaluelist.h&gt;</span>
<a name="l00029"></a>00029 <span class="preprocessor">#include &lt;qdatetimeedit.h&gt;</span>
<a name="l00030"></a>00030 
<a name="l00031"></a>00031 <span class="preprocessor">#include &lt;kdialogbase.h&gt;</span>
<a name="l00032"></a>00032 <span class="preprocessor">#include &lt;kcmodule.h&gt;</span>
<a name="l00033"></a>00033 <span class="preprocessor">#include &lt;kconfigskeleton.h&gt;</span>
<a name="l00034"></a>00034 <span class="preprocessor">#include &lt;kfile.h&gt;</span>
<a name="l00035"></a>00035 <span class="preprocessor">#include &lt;kdepimmacros.h&gt;</span>
<a name="l00036"></a>00036 
<a name="l00037"></a>00037 
<a name="l00038"></a>00038 <span class="keyword">class </span>KColorButton;
<a name="l00039"></a>00039 <span class="keyword">class </span>QCheckBox;
<a name="l00040"></a>00040 <span class="keyword">class </span>QComboBox;
<a name="l00041"></a>00041 <span class="keyword">class </span>QLabel;
<a name="l00042"></a>00042 <span class="keyword">class </span>QSpinBox;
<a name="l00043"></a>00043 <span class="keyword">class </span>QButtonGroup;
<a name="l00044"></a>00044 <span class="keyword">class </span>QTimeEdit;
<a name="l00045"></a>00045 <span class="keyword">class </span><a class="code" href="classKTimeEdit.html" title="This is a class that provides an easy, user friendly way to edit times.">KTimeEdit</a>;
<a name="l00046"></a>00046 <span class="keyword">class </span><a class="code" href="classKDateEdit.html" title="A date editing widget that consists of an editable combo box.">KDateEdit</a>;
<a name="l00047"></a>00047 <span class="keyword">class </span>KURLRequester;
<a name="l00048"></a>00048 
<a name="l00058"></a><a class="code" href="classKPrefsWid.html">00058</a> <span class="keyword">class </span>KDE_EXPORT <a class="code" href="classKPrefsWid.html" title="Base class for GUI control elements used by KPrefsDialog.">KPrefsWid</a> : <span class="keyword">public</span> QObject
<a name="l00059"></a>00059 {
<a name="l00060"></a>00060     Q_OBJECT
<a name="l00061"></a>00061   <span class="keyword">public</span>:
<a name="l00066"></a>00066     <span class="keyword">virtual</span> <span class="keywordtype">void</span> readConfig() = 0;
<a name="l00071"></a>00071     <span class="keyword">virtual</span> <span class="keywordtype">void</span> writeConfig() = 0;
<a name="l00072"></a>00072 
<a name="l00076"></a>00076     <span class="keyword">virtual</span> QValueList&lt;QWidget *&gt; widgets() <span class="keyword">const</span>;
<a name="l00077"></a>00077 
<a name="l00078"></a>00078   signals:
<a name="l00082"></a>00082     <span class="keywordtype">void</span> changed();
<a name="l00083"></a>00083 };
<a name="l00084"></a>00084 
<a name="l00091"></a><a class="code" href="classKPrefsWidBool.html">00091</a> <span class="keyword">class </span>KDE_EXPORT <a class="code" href="classKPrefsWidBool.html" title="Widgets for bool settings in KPrefsDialog.">KPrefsWidBool</a> : <span class="keyword">public</span> <a class="code" href="classKPrefsWid.html" title="Base class for GUI control elements used by KPrefsDialog.">KPrefsWid</a>
<a name="l00092"></a>00092 {
<a name="l00093"></a>00093   <span class="keyword">public</span>:
<a name="l00100"></a>00100     <a class="code" href="classKPrefsWidBool.html" title="Widgets for bool settings in KPrefsDialog.">KPrefsWidBool</a>( KConfigSkeleton::ItemBool *item, QWidget *parent );
<a name="l00101"></a>00101 
<a name="l00105"></a>00105     QCheckBox *checkBox();
<a name="l00106"></a>00106 
<a name="l00107"></a>00107     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#e638e2e69cd6c9e7067e99afe6beb7c1" title="This function is called to read value of the setting from the stored configuration...">readConfig</a>();
<a name="l00108"></a>00108     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#c165d3eb32b31ad0e5b06d1e733772d6" title="This function is called to write the current setting of the widget to the stored...">writeConfig</a>();
<a name="l00109"></a>00109 
<a name="l00110"></a>00110     QValueList&lt;QWidget *&gt; <a class="code" href="classKPrefsWid.html#ffd43cd6f0d04b0e3316eec2a5c8f76e" title="Return a list of widgets used by this control element.">widgets</a>() <span class="keyword">const</span>;
<a name="l00111"></a>00111 
<a name="l00112"></a>00112   <span class="keyword">private</span>:
<a name="l00113"></a>00113     KConfigSkeleton::ItemBool *mItem;
<a name="l00114"></a>00114 
<a name="l00115"></a>00115     QCheckBox *mCheck;
<a name="l00116"></a>00116 };
<a name="l00117"></a>00117 
<a name="l00125"></a><a class="code" href="classKPrefsWidInt.html">00125</a> <span class="keyword">class </span>KDE_EXPORT <a class="code" href="classKPrefsWidInt.html" title="Widgets for int settings in KPrefsDialog.">KPrefsWidInt</a> : <span class="keyword">public</span> <a class="code" href="classKPrefsWid.html" title="Base class for GUI control elements used by KPrefsDialog.">KPrefsWid</a>
<a name="l00126"></a>00126 {
<a name="l00127"></a>00127   <span class="keyword">public</span>:
<a name="l00135"></a>00135     <a class="code" href="classKPrefsWidInt.html" title="Widgets for int settings in KPrefsDialog.">KPrefsWidInt</a>( KConfigSkeleton::ItemInt *item, QWidget *parent );
<a name="l00136"></a>00136 
<a name="l00140"></a>00140     QLabel *label();
<a name="l00141"></a>00141 
<a name="l00145"></a>00145     QSpinBox *spinBox();
<a name="l00146"></a>00146 
<a name="l00147"></a>00147     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#e638e2e69cd6c9e7067e99afe6beb7c1" title="This function is called to read value of the setting from the stored configuration...">readConfig</a>();
<a name="l00148"></a>00148     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#c165d3eb32b31ad0e5b06d1e733772d6" title="This function is called to write the current setting of the widget to the stored...">writeConfig</a>();
<a name="l00149"></a>00149 
<a name="l00150"></a>00150     QValueList&lt;QWidget *&gt; <a class="code" href="classKPrefsWid.html#ffd43cd6f0d04b0e3316eec2a5c8f76e" title="Return a list of widgets used by this control element.">widgets</a>() <span class="keyword">const</span>;
<a name="l00151"></a>00151 
<a name="l00152"></a>00152   <span class="keyword">private</span>:
<a name="l00153"></a>00153     KConfigSkeleton::ItemInt *mItem;
<a name="l00154"></a>00154 
<a name="l00155"></a>00155     QLabel *mLabel;
<a name="l00156"></a>00156     QSpinBox *mSpin;
<a name="l00157"></a>00157 };
<a name="l00158"></a>00158 
<a name="l00166"></a><a class="code" href="classKPrefsWidTime.html">00166</a> <span class="keyword">class </span>KDE_EXPORT <a class="code" href="classKPrefsWidTime.html" title="Widgets for time settings in KPrefsDialog.">KPrefsWidTime</a> : <span class="keyword">public</span> <a class="code" href="classKPrefsWid.html" title="Base class for GUI control elements used by KPrefsDialog.">KPrefsWid</a>
<a name="l00167"></a>00167 {
<a name="l00168"></a>00168   <span class="keyword">public</span>:
<a name="l00175"></a>00175     <a class="code" href="classKPrefsWidTime.html" title="Widgets for time settings in KPrefsDialog.">KPrefsWidTime</a>( KConfigSkeleton::ItemDateTime *item, QWidget *parent );
<a name="l00176"></a>00176 
<a name="l00180"></a>00180     QLabel *label();
<a name="l00184"></a>00184     <a class="code" href="classKTimeEdit.html" title="This is a class that provides an easy, user friendly way to edit times.">KTimeEdit</a> *timeEdit();
<a name="l00185"></a>00185 
<a name="l00186"></a>00186     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#e638e2e69cd6c9e7067e99afe6beb7c1" title="This function is called to read value of the setting from the stored configuration...">readConfig</a>();
<a name="l00187"></a>00187     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#c165d3eb32b31ad0e5b06d1e733772d6" title="This function is called to write the current setting of the widget to the stored...">writeConfig</a>();
<a name="l00188"></a>00188 
<a name="l00189"></a>00189   <span class="keyword">private</span>:
<a name="l00190"></a>00190     KConfigSkeleton::ItemDateTime *mItem;
<a name="l00191"></a>00191 
<a name="l00192"></a>00192     QLabel *mLabel;
<a name="l00193"></a>00193     <a class="code" href="classKTimeEdit.html" title="This is a class that provides an easy, user friendly way to edit times.">KTimeEdit</a> *mTimeEdit;
<a name="l00194"></a>00194 };
<a name="l00195"></a>00195 
<a name="l00203"></a><a class="code" href="classKPrefsWidDuration.html">00203</a> <span class="keyword">class </span>KDE_EXPORT <a class="code" href="classKPrefsWidDuration.html" title="Widgets for duration settings in KPrefsDialog.">KPrefsWidDuration</a> : <span class="keyword">public</span> <a class="code" href="classKPrefsWid.html" title="Base class for GUI control elements used by KPrefsDialog.">KPrefsWid</a>
<a name="l00204"></a>00204 {
<a name="l00205"></a>00205   <span class="keyword">public</span>:
<a name="l00213"></a>00213     <a class="code" href="classKPrefsWidDuration.html" title="Widgets for duration settings in KPrefsDialog.">KPrefsWidDuration</a>( KConfigSkeleton::ItemDateTime *item, QWidget *parent );
<a name="l00214"></a>00214 
<a name="l00218"></a>00218     QLabel *label();
<a name="l00222"></a>00222     QTimeEdit *timeEdit();
<a name="l00223"></a>00223 
<a name="l00224"></a>00224     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#e638e2e69cd6c9e7067e99afe6beb7c1" title="This function is called to read value of the setting from the stored configuration...">readConfig</a>();
<a name="l00225"></a>00225     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#c165d3eb32b31ad0e5b06d1e733772d6" title="This function is called to write the current setting of the widget to the stored...">writeConfig</a>();
<a name="l00226"></a>00226 
<a name="l00227"></a>00227   <span class="keyword">private</span>:
<a name="l00228"></a>00228     KConfigSkeleton::ItemDateTime *mItem;
<a name="l00229"></a>00229 
<a name="l00230"></a>00230     QLabel *mLabel;
<a name="l00231"></a>00231     QTimeEdit *mTimeEdit;
<a name="l00232"></a>00232 };
<a name="l00233"></a>00233 
<a name="l00241"></a><a class="code" href="classKPrefsWidDate.html">00241</a> <span class="keyword">class </span>KDE_EXPORT <a class="code" href="classKPrefsWidDate.html" title="Widgets for time settings in KPrefsDialog.">KPrefsWidDate</a> : <span class="keyword">public</span> <a class="code" href="classKPrefsWid.html" title="Base class for GUI control elements used by KPrefsDialog.">KPrefsWid</a>
<a name="l00242"></a>00242 {
<a name="l00243"></a>00243   <span class="keyword">public</span>:
<a name="l00250"></a>00250     <a class="code" href="classKPrefsWidDate.html" title="Widgets for time settings in KPrefsDialog.">KPrefsWidDate</a>( KConfigSkeleton::ItemDateTime *item, QWidget *parent );
<a name="l00251"></a>00251 
<a name="l00255"></a>00255     QLabel *label();
<a name="l00259"></a>00259     <a class="code" href="classKDateEdit.html" title="A date editing widget that consists of an editable combo box.">KDateEdit</a> *dateEdit();
<a name="l00260"></a>00260 
<a name="l00261"></a>00261     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#e638e2e69cd6c9e7067e99afe6beb7c1" title="This function is called to read value of the setting from the stored configuration...">readConfig</a>();
<a name="l00262"></a>00262     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#c165d3eb32b31ad0e5b06d1e733772d6" title="This function is called to write the current setting of the widget to the stored...">writeConfig</a>();
<a name="l00263"></a>00263 
<a name="l00264"></a>00264   <span class="keyword">private</span>:
<a name="l00265"></a>00265     KConfigSkeleton::ItemDateTime *mItem;
<a name="l00266"></a>00266 
<a name="l00267"></a>00267     QLabel *mLabel;
<a name="l00268"></a>00268     <a class="code" href="classKDateEdit.html" title="A date editing widget that consists of an editable combo box.">KDateEdit</a> *mDateEdit;
<a name="l00269"></a>00269 };
<a name="l00270"></a>00270 
<a name="l00278"></a><a class="code" href="classKPrefsWidColor.html">00278</a> <span class="keyword">class </span>KDE_EXPORT <a class="code" href="classKPrefsWidColor.html" title="Widgets for color settings in KPrefsDialog.">KPrefsWidColor</a> : <span class="keyword">public</span> <a class="code" href="classKPrefsWid.html" title="Base class for GUI control elements used by KPrefsDialog.">KPrefsWid</a>
<a name="l00279"></a>00279 {
<a name="l00280"></a>00280     Q_OBJECT
<a name="l00281"></a>00281   <span class="keyword">public</span>:
<a name="l00289"></a>00289     <a class="code" href="classKPrefsWidColor.html" title="Widgets for color settings in KPrefsDialog.">KPrefsWidColor</a>( KConfigSkeleton::ItemColor *item, QWidget *parent );
<a name="l00293"></a>00293     ~<a class="code" href="classKPrefsWidColor.html" title="Widgets for color settings in KPrefsDialog.">KPrefsWidColor</a>();
<a name="l00294"></a>00294 
<a name="l00298"></a>00298     QLabel *label();
<a name="l00302"></a>00302     KColorButton *button();
<a name="l00303"></a>00303 
<a name="l00304"></a>00304     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#e638e2e69cd6c9e7067e99afe6beb7c1" title="This function is called to read value of the setting from the stored configuration...">readConfig</a>();
<a name="l00305"></a>00305     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#c165d3eb32b31ad0e5b06d1e733772d6" title="This function is called to write the current setting of the widget to the stored...">writeConfig</a>();
<a name="l00306"></a>00306 
<a name="l00307"></a>00307   <span class="keyword">private</span>:
<a name="l00308"></a>00308     KConfigSkeleton::ItemColor *mItem;
<a name="l00309"></a>00309 
<a name="l00310"></a>00310     QLabel *mLabel;
<a name="l00311"></a>00311     KColorButton *mButton;
<a name="l00312"></a>00312 };
<a name="l00313"></a>00313 
<a name="l00320"></a><a class="code" href="classKPrefsWidFont.html">00320</a> <span class="keyword">class </span>KDE_EXPORT <a class="code" href="classKPrefsWidFont.html" title="Widgets for font settings in KPrefsDialog.">KPrefsWidFont</a> : <span class="keyword">public</span> <a class="code" href="classKPrefsWid.html" title="Base class for GUI control elements used by KPrefsDialog.">KPrefsWid</a>
<a name="l00321"></a>00321 {
<a name="l00322"></a>00322     Q_OBJECT
<a name="l00323"></a>00323   <span class="keyword">public</span>:
<a name="l00332"></a>00332     <a class="code" href="classKPrefsWidFont.html" title="Widgets for font settings in KPrefsDialog.">KPrefsWidFont</a>( KConfigSkeleton::ItemFont *item,
<a name="l00333"></a>00333                    QWidget *parent, <span class="keyword">const</span> QString &amp;sampleText );
<a name="l00337"></a>00337     ~<a class="code" href="classKPrefsWidFont.html" title="Widgets for font settings in KPrefsDialog.">KPrefsWidFont</a>();
<a name="l00338"></a>00338 
<a name="l00342"></a>00342     QLabel *label();
<a name="l00346"></a>00346     QFrame *preview();
<a name="l00350"></a>00350     QPushButton *button();
<a name="l00351"></a>00351 
<a name="l00352"></a>00352     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#e638e2e69cd6c9e7067e99afe6beb7c1" title="This function is called to read value of the setting from the stored configuration...">readConfig</a>();
<a name="l00353"></a>00353     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#c165d3eb32b31ad0e5b06d1e733772d6" title="This function is called to write the current setting of the widget to the stored...">writeConfig</a>();
<a name="l00354"></a>00354 
<a name="l00355"></a>00355   <span class="keyword">protected</span> slots:
<a name="l00356"></a>00356     <span class="keywordtype">void</span> selectFont();
<a name="l00357"></a>00357 
<a name="l00358"></a>00358   <span class="keyword">private</span>:
<a name="l00359"></a>00359     KConfigSkeleton::ItemFont *mItem;
<a name="l00360"></a>00360 
<a name="l00361"></a>00361     QLabel *mLabel;
<a name="l00362"></a>00362     QLabel *mPreview;
<a name="l00363"></a>00363     QPushButton *mButton;
<a name="l00364"></a>00364 };
<a name="l00365"></a>00365 
<a name="l00377"></a><a class="code" href="classKPrefsWidRadios.html">00377</a> <span class="keyword">class </span>KDE_EXPORT <a class="code" href="classKPrefsWidRadios.html" title="Widgets for settings represented by a group of radio buttons in KPrefsDialog.">KPrefsWidRadios</a> : <span class="keyword">public</span> <a class="code" href="classKPrefsWid.html" title="Base class for GUI control elements used by KPrefsDialog.">KPrefsWid</a>
<a name="l00378"></a>00378 {
<a name="l00379"></a>00379   <span class="keyword">public</span>:
<a name="l00387"></a>00387     <a class="code" href="classKPrefsWidRadios.html" title="Widgets for settings represented by a group of radio buttons in KPrefsDialog.">KPrefsWidRadios</a>( KConfigSkeleton::ItemEnum *item, QWidget *parent );
<a name="l00388"></a>00388     <span class="keyword">virtual</span> ~<a class="code" href="classKPrefsWidRadios.html" title="Widgets for settings represented by a group of radio buttons in KPrefsDialog.">KPrefsWidRadios</a>();
<a name="l00389"></a>00389 
<a name="l00396"></a>00396     <span class="keywordtype">void</span> addRadio( <span class="keyword">const</span> QString &amp;text,
<a name="l00397"></a>00397                    <span class="keyword">const</span> QString &amp;whatsThis = QString::null );
<a name="l00398"></a>00398 
<a name="l00402"></a>00402     QButtonGroup *groupBox();
<a name="l00403"></a>00403 
<a name="l00404"></a>00404     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#e638e2e69cd6c9e7067e99afe6beb7c1" title="This function is called to read value of the setting from the stored configuration...">readConfig</a>();
<a name="l00405"></a>00405     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#c165d3eb32b31ad0e5b06d1e733772d6" title="This function is called to write the current setting of the widget to the stored...">writeConfig</a>();
<a name="l00406"></a>00406 
<a name="l00407"></a>00407     QValueList&lt;QWidget *&gt; <a class="code" href="classKPrefsWid.html#ffd43cd6f0d04b0e3316eec2a5c8f76e" title="Return a list of widgets used by this control element.">widgets</a>() <span class="keyword">const</span>;
<a name="l00408"></a>00408 
<a name="l00409"></a>00409   <span class="keyword">private</span>:
<a name="l00410"></a>00410     KConfigSkeleton::ItemEnum *mItem;
<a name="l00411"></a>00411 
<a name="l00412"></a>00412     QButtonGroup *mBox;
<a name="l00413"></a>00413 };
<a name="l00414"></a>00414 
<a name="l00425"></a><a class="code" href="classKPrefsWidCombo.html">00425</a> <span class="keyword">class </span>KDE_EXPORT <a class="code" href="classKPrefsWidCombo.html" title="Widgets for settings represented by a combo box in KPrefsDialog.">KPrefsWidCombo</a> : <span class="keyword">public</span> <a class="code" href="classKPrefsWid.html" title="Base class for GUI control elements used by KPrefsDialog.">KPrefsWid</a>
<a name="l00426"></a>00426 {
<a name="l00427"></a>00427   <span class="keyword">public</span>:
<a name="l00435"></a>00435     <a class="code" href="classKPrefsWidCombo.html" title="Widgets for settings represented by a combo box in KPrefsDialog.">KPrefsWidCombo</a>( KConfigSkeleton::ItemEnum *item, QWidget *parent );
<a name="l00436"></a>00436     <span class="keyword">virtual</span> ~<a class="code" href="classKPrefsWidCombo.html" title="Widgets for settings represented by a combo box in KPrefsDialog.">KPrefsWidCombo</a>();
<a name="l00437"></a>00437 
<a name="l00438"></a>00438     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#e638e2e69cd6c9e7067e99afe6beb7c1" title="This function is called to read value of the setting from the stored configuration...">readConfig</a>();
<a name="l00439"></a>00439     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#c165d3eb32b31ad0e5b06d1e733772d6" title="This function is called to write the current setting of the widget to the stored...">writeConfig</a>();
<a name="l00440"></a>00440 
<a name="l00441"></a>00441     QComboBox *comboBox();
<a name="l00442"></a>00442     QValueList&lt;QWidget *&gt; <a class="code" href="classKPrefsWid.html#ffd43cd6f0d04b0e3316eec2a5c8f76e" title="Return a list of widgets used by this control element.">widgets</a>() <span class="keyword">const</span>;
<a name="l00443"></a>00443 
<a name="l00444"></a>00444   <span class="keyword">private</span>:
<a name="l00445"></a>00445     KConfigSkeleton::ItemEnum *mItem;
<a name="l00446"></a>00446     QComboBox *mCombo;
<a name="l00447"></a>00447 };
<a name="l00448"></a>00448 
<a name="l00449"></a>00449 
<a name="l00450"></a>00450 
<a name="l00458"></a><a class="code" href="classKPrefsWidString.html">00458</a> <span class="keyword">class </span>KDE_EXPORT <a class="code" href="classKPrefsWidString.html" title="Widgets for string settings in KPrefsDialog.">KPrefsWidString</a> : <span class="keyword">public</span> <a class="code" href="classKPrefsWid.html" title="Base class for GUI control elements used by KPrefsDialog.">KPrefsWid</a>
<a name="l00459"></a>00459 {
<a name="l00460"></a>00460   <span class="keyword">public</span>:
<a name="l00469"></a>00469     <a class="code" href="classKPrefsWidString.html" title="Widgets for string settings in KPrefsDialog.">KPrefsWidString</a>( KConfigSkeleton::ItemString *item, QWidget *parent,
<a name="l00470"></a>00470                      QLineEdit::EchoMode echomode=QLineEdit::Normal );
<a name="l00474"></a>00474     <span class="keyword">virtual</span> ~<a class="code" href="classKPrefsWidString.html" title="Widgets for string settings in KPrefsDialog.">KPrefsWidString</a>();
<a name="l00475"></a>00475 
<a name="l00479"></a>00479     QLabel *label();
<a name="l00483"></a>00483     QLineEdit *lineEdit();
<a name="l00484"></a>00484 
<a name="l00485"></a>00485     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#e638e2e69cd6c9e7067e99afe6beb7c1" title="This function is called to read value of the setting from the stored configuration...">readConfig</a>();
<a name="l00486"></a>00486     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#c165d3eb32b31ad0e5b06d1e733772d6" title="This function is called to write the current setting of the widget to the stored...">writeConfig</a>();
<a name="l00487"></a>00487 
<a name="l00488"></a>00488     QValueList&lt;QWidget *&gt; <a class="code" href="classKPrefsWid.html#ffd43cd6f0d04b0e3316eec2a5c8f76e" title="Return a list of widgets used by this control element.">widgets</a>() <span class="keyword">const</span>;
<a name="l00489"></a>00489 
<a name="l00490"></a>00490   <span class="keyword">private</span>:
<a name="l00491"></a>00491     KConfigSkeleton::ItemString *mItem;
<a name="l00492"></a>00492 
<a name="l00493"></a>00493     QLabel *mLabel;
<a name="l00494"></a>00494     QLineEdit *mEdit;
<a name="l00495"></a>00495 };
<a name="l00496"></a>00496 
<a name="l00497"></a>00497 
<a name="l00505"></a><a class="code" href="classKPrefsWidPath.html">00505</a> <span class="keyword">class </span>KDE_EXPORT <a class="code" href="classKPrefsWidPath.html" title="Widgets for string settings in KPrefsDialog.">KPrefsWidPath</a> : <span class="keyword">public</span> <a class="code" href="classKPrefsWid.html" title="Base class for GUI control elements used by KPrefsDialog.">KPrefsWid</a>
<a name="l00506"></a>00506 {
<a name="l00507"></a>00507   <span class="keyword">public</span>:
<a name="l00517"></a>00517     <a class="code" href="classKPrefsWidPath.html" title="Widgets for string settings in KPrefsDialog.">KPrefsWidPath</a>( KConfigSkeleton::ItemPath *item, QWidget *parent,
<a name="l00518"></a>00518                    <span class="keyword">const</span> QString &amp;filter = QString::null, uint mode = KFile::File );
<a name="l00522"></a>00522     <span class="keyword">virtual</span> ~<a class="code" href="classKPrefsWidPath.html" title="Widgets for string settings in KPrefsDialog.">KPrefsWidPath</a>();
<a name="l00523"></a>00523 
<a name="l00527"></a>00527     QLabel *label();
<a name="l00531"></a>00531     KURLRequester *urlRequester();
<a name="l00532"></a>00532 
<a name="l00533"></a>00533     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#e638e2e69cd6c9e7067e99afe6beb7c1" title="This function is called to read value of the setting from the stored configuration...">readConfig</a>();
<a name="l00534"></a>00534     <span class="keywordtype">void</span> <a class="code" href="classKPrefsWid.html#c165d3eb32b31ad0e5b06d1e733772d6" title="This function is called to write the current setting of the widget to the stored...">writeConfig</a>();
<a name="l00535"></a>00535 
<a name="l00536"></a>00536     QValueList&lt;QWidget *&gt; <a class="code" href="classKPrefsWid.html#ffd43cd6f0d04b0e3316eec2a5c8f76e" title="Return a list of widgets used by this control element.">widgets</a>() <span class="keyword">const</span>;
<a name="l00537"></a>00537 
<a name="l00538"></a>00538   <span class="keyword">private</span>:
<a name="l00539"></a>00539     KConfigSkeleton::ItemPath *mItem;
<a name="l00540"></a>00540 
<a name="l00541"></a>00541     QLabel *mLabel;
<a name="l00542"></a>00542     KURLRequester *mURLRequester;
<a name="l00543"></a>00543 };
<a name="l00544"></a>00544 
<a name="l00545"></a>00545 
<a name="l00554"></a><a class="code" href="classKPrefsWidManager.html">00554</a> <span class="keyword">class </span>KDE_EXPORT <a class="code" href="classKPrefsWidManager.html" title="Class for managing KPrefsWid objects.">KPrefsWidManager</a>
<a name="l00555"></a>00555 {
<a name="l00556"></a>00556   <span class="keyword">public</span>:
<a name="l00562"></a>00562     <a class="code" href="classKPrefsWidManager.html" title="Class for managing KPrefsWid objects.">KPrefsWidManager</a>( KConfigSkeleton *prefs );
<a name="l00566"></a>00566     <span class="keyword">virtual</span> ~<a class="code" href="classKPrefsWidManager.html" title="Class for managing KPrefsWid objects.">KPrefsWidManager</a>();
<a name="l00567"></a>00567 
<a name="l00568"></a>00568     KConfigSkeleton *prefs()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> mPrefs; }
<a name="l00569"></a>00569 
<a name="l00573"></a>00573     <span class="keyword">virtual</span> <span class="keywordtype">void</span> addWid( <a class="code" href="classKPrefsWid.html" title="Base class for GUI control elements used by KPrefsDialog.">KPrefsWid</a> * );
<a name="l00574"></a>00574 
<a name="l00581"></a>00581     <a class="code" href="classKPrefsWidBool.html" title="Widgets for bool settings in KPrefsDialog.">KPrefsWidBool</a> *addWidBool( KConfigSkeleton::ItemBool *item,
<a name="l00582"></a>00582                                QWidget *parent );
<a name="l00583"></a>00583 
<a name="l00590"></a>00590     <a class="code" href="classKPrefsWidInt.html" title="Widgets for int settings in KPrefsDialog.">KPrefsWidInt</a> *addWidInt( KConfigSkeleton::ItemInt *item,
<a name="l00591"></a>00591                              QWidget *parent );
<a name="l00592"></a>00592 
<a name="l00599"></a>00599     <a class="code" href="classKPrefsWidDate.html" title="Widgets for time settings in KPrefsDialog.">KPrefsWidDate</a> *addWidDate( KConfigSkeleton::ItemDateTime *item,
<a name="l00600"></a>00600                                QWidget *parent );
<a name="l00601"></a>00601 
<a name="l00608"></a>00608     <a class="code" href="classKPrefsWidTime.html" title="Widgets for time settings in KPrefsDialog.">KPrefsWidTime</a> *addWidTime( KConfigSkeleton::ItemDateTime *item,
<a name="l00609"></a>00609                                QWidget *parent );
<a name="l00610"></a>00610 
<a name="l00617"></a>00617     <a class="code" href="classKPrefsWidDuration.html" title="Widgets for duration settings in KPrefsDialog.">KPrefsWidDuration</a> *addWidDuration( KConfigSkeleton::ItemDateTime *item,
<a name="l00618"></a>00618                                        QWidget *parent );
<a name="l00619"></a>00619 
<a name="l00626"></a>00626     <a class="code" href="classKPrefsWidColor.html" title="Widgets for color settings in KPrefsDialog.">KPrefsWidColor</a> *addWidColor( KConfigSkeleton::ItemColor *item,
<a name="l00627"></a>00627                                  QWidget *parent );
<a name="l00628"></a>00628 
<a name="l00636"></a>00636     <a class="code" href="classKPrefsWidRadios.html" title="Widgets for settings represented by a group of radio buttons in KPrefsDialog.">KPrefsWidRadios</a> *addWidRadios( KConfigSkeleton::ItemEnum *item,
<a name="l00637"></a>00637                                    QWidget *parent );
<a name="l00638"></a>00638 
<a name="l00646"></a>00646     <a class="code" href="classKPrefsWidCombo.html" title="Widgets for settings represented by a combo box in KPrefsDialog.">KPrefsWidCombo</a> *addWidCombo( KConfigSkeleton::ItemEnum *item,
<a name="l00647"></a>00647                                    QWidget *parent );
<a name="l00648"></a>00648 
<a name="l00655"></a>00655     <a class="code" href="classKPrefsWidString.html" title="Widgets for string settings in KPrefsDialog.">KPrefsWidString</a> *addWidString( KConfigSkeleton::ItemString *item,
<a name="l00656"></a>00656                                    QWidget *parent );
<a name="l00657"></a>00657 
<a name="l00666"></a>00666     <a class="code" href="classKPrefsWidPath.html" title="Widgets for string settings in KPrefsDialog.">KPrefsWidPath</a> *addWidPath ( KConfigSkeleton::ItemPath *item, QWidget *parent,
<a name="l00667"></a>00667                                 <span class="keyword">const</span> QString &amp;filter = QString::null,
<a name="l00668"></a>00668                                 uint mode = KFile::File );
<a name="l00669"></a>00669 
<a name="l00676"></a>00676     <a class="code" href="classKPrefsWidString.html" title="Widgets for string settings in KPrefsDialog.">KPrefsWidString</a> *addWidPassword ( KConfigSkeleton::ItemString *item,
<a name="l00677"></a>00677                                       QWidget *parent );
<a name="l00678"></a>00678 
<a name="l00687"></a>00687     <a class="code" href="classKPrefsWidFont.html" title="Widgets for font settings in KPrefsDialog.">KPrefsWidFont</a> *addWidFont( KConfigSkeleton::ItemFont *item,
<a name="l00688"></a>00688                                QWidget *parent, <span class="keyword">const</span> QString &amp;sampleText );
<a name="l00689"></a>00689 
<a name="l00691"></a>00691     <span class="keywordtype">void</span> setWidDefaults();
<a name="l00692"></a>00692 
<a name="l00694"></a>00694     <span class="keywordtype">void</span> readWidConfig();
<a name="l00695"></a>00695 
<a name="l00697"></a>00697     <span class="keywordtype">void</span> writeWidConfig();
<a name="l00698"></a>00698 
<a name="l00699"></a>00699   <span class="keyword">private</span>:
<a name="l00700"></a>00700     KConfigSkeleton *mPrefs;
<a name="l00701"></a>00701 
<a name="l00702"></a>00702     QPtrList&lt;KPrefsWid&gt; mPrefsWids;
<a name="l00703"></a>00703 };
<a name="l00704"></a>00704 
<a name="l00705"></a>00705 
<a name="l00718"></a><a class="code" href="classKPrefsDialog.html">00718</a> <span class="keyword">class </span>KDE_EXPORT <a class="code" href="classKPrefsDialog.html" title="Base class for a preferences dialog.">KPrefsDialog</a> : <span class="keyword">public</span> KDialogBase, <span class="keyword">public</span> <a class="code" href="classKPrefsWidManager.html" title="Class for managing KPrefsWid objects.">KPrefsWidManager</a>
<a name="l00719"></a>00719 {
<a name="l00720"></a>00720     Q_OBJECT
<a name="l00721"></a>00721   <span class="keyword">public</span>:
<a name="l00730"></a>00730     <a class="code" href="classKPrefsDialog.html" title="Base class for a preferences dialog.">KPrefsDialog</a>( KConfigSkeleton *prefs, QWidget *parent = 0, <span class="keywordtype">char</span> *name = 0,
<a name="l00731"></a>00731                   <span class="keywordtype">bool</span> modal = <span class="keyword">false</span> );
<a name="l00735"></a>00735     <span class="keyword">virtual</span> ~<a class="code" href="classKPrefsDialog.html" title="Base class for a preferences dialog.">KPrefsDialog</a>();
<a name="l00736"></a>00736 
<a name="l00737"></a>00737     <span class="keywordtype">void</span> autoCreate();
<a name="l00738"></a>00738 
<a name="l00739"></a>00739   <span class="keyword">public</span> slots:
<a name="l00741"></a>00741     <span class="keywordtype">void</span> setDefaults();
<a name="l00742"></a>00742 
<a name="l00744"></a>00744     <span class="keywordtype">void</span> readConfig();
<a name="l00745"></a>00745 
<a name="l00747"></a>00747     <span class="keywordtype">void</span> writeConfig();
<a name="l00748"></a>00748 
<a name="l00749"></a>00749   signals:
<a name="l00751"></a>00751     <span class="keywordtype">void</span> configChanged();
<a name="l00752"></a>00752 
<a name="l00753"></a>00753   <span class="keyword">protected</span> slots:
<a name="l00755"></a>00755     <span class="keywordtype">void</span> slotApply();
<a name="l00756"></a>00756 
<a name="l00758"></a>00758     <span class="keywordtype">void</span> slotOk();
<a name="l00759"></a>00759 
<a name="l00761"></a>00761     <span class="keywordtype">void</span> slotDefault();
<a name="l00762"></a>00762 
<a name="l00763"></a>00763   <span class="keyword">protected</span>:
<a name="l00765"></a><a class="code" href="classKPrefsDialog.html#3011321819385a402eb321581ef206b2">00765</a>     <span class="keyword">virtual</span> <span class="keywordtype">void</span> usrReadConfig() {}
<a name="l00767"></a><a class="code" href="classKPrefsDialog.html#c411bcbb6396d90e9caf744e3eedb3ab">00767</a>     <span class="keyword">virtual</span> <span class="keywordtype">void</span> usrWriteConfig() {}
<a name="l00768"></a>00768 };
<a name="l00769"></a>00769 
<a name="l00770"></a>00770 
<a name="l00771"></a>00771 <span class="keyword">class </span>KDE_EXPORT KPrefsModule : <span class="keyword">public</span> KCModule, <span class="keyword">public</span> <a class="code" href="classKPrefsWidManager.html" title="Class for managing KPrefsWid objects.">KPrefsWidManager</a>
<a name="l00772"></a>00772 {
<a name="l00773"></a>00773     Q_OBJECT
<a name="l00774"></a>00774   <span class="keyword">public</span>:
<a name="l00775"></a>00775     KPrefsModule( KConfigSkeleton *, QWidget *parent = 0, <span class="keyword">const</span> <span class="keywordtype">char</span> *name = 0 );
<a name="l00776"></a>00776 
<a name="l00777"></a>00777     <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classKPrefsWidManager.html#be294e0ac9b4fe5ca149e9303ef34f8c" title="Register a custom KPrefsWid object.">addWid</a>( <a class="code" href="classKPrefsWid.html" title="Base class for GUI control elements used by KPrefsDialog.">KPrefsWid</a> * );
<a name="l00778"></a>00778 
<a name="l00779"></a>00779     <span class="keywordtype">void</span> load();
<a name="l00780"></a>00780     <span class="keywordtype">void</span> save();
<a name="l00781"></a>00781     <span class="keywordtype">void</span> defaults();
<a name="l00782"></a>00782 
<a name="l00783"></a>00783   <span class="keyword">protected</span> slots:
<a name="l00784"></a>00784     <span class="keywordtype">void</span> slotWidChanged();
<a name="l00785"></a>00785 
<a name="l00786"></a>00786   <span class="keyword">protected</span>:
<a name="l00788"></a>00788     <span class="keyword">virtual</span> <span class="keywordtype">void</span> usrReadConfig() {}
<a name="l00790"></a>00790     <span class="keyword">virtual</span> <span class="keywordtype">void</span> usrWriteConfig() {}
<a name="l00791"></a>00791 };
<a name="l00792"></a>00792 
<a name="l00793"></a>00793 <span class="preprocessor">#endif</span>
</pre></div></div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>libkdepim</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="namespaces.html">Namespace List</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="namespacemembers.html">Namespace Members</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="classActionBase.html">actionbase</option>,  <option value="classActionEditWidget.html">actioneditwidget</option>,  <option value="classAlarmClient.html">alarmclient</option>,  <option value="classConditionEditWidget.html">conditioneditwidget</option>,  <option value="classGroupItem.html">groupitem</option>,  <option value="classKABC_1_1ResourceNull.html">kabc::resourcenull</option>,  <option value="classKConfigWizard.html">kconfigwizard</option>,  <option value="classKDateEdit.html">kdateedit</option>,  <option value="classKDatePickerPopup.html">kdatepickerpopup</option>,  <option value="classKIncidenceChooser.html">kincidencechooser</option>,  <option value="classKomposer_1_1Core.html">komposer::core</option>,  <option value="classKomposer_1_1KomposerIface.html">komposer::komposeriface</option>,  <option value="classKParts_1_1InfoExtension.html">kparts::infoextension</option>,  <option value="classKParts_1_1SideBarExtension.html">kparts::sidebarextension</option>,  <option value="classKPartsGenericPart.html">kpartsgenericpart</option>,  <option value="classKPartsWidgetPlugin.html">kpartswidgetplugin</option>,  <option value="classKPIM_1_1BroadcastStatus.html">kpim::broadcaststatus</option>,  <option value="classKPIM_1_1ClickLineEdit.html">kpim::clicklineedit</option>,  <option value="classKPIM_1_1CollectingProcess.html">kpim::collectingprocess</option>,  <option value="classKPIM_1_1ConfigManager.html">kpim::configmanager</option>,  <option value="classKPIM_1_1DiffAlgoDisplay.html">kpim::diffalgodisplay</option>,  <option value="classKPIM_1_1DistributionList.html">kpim::distributionlist</option>,  <option value="classKPIM_1_1KMailCompletion.html">kpim::kmailcompletion</option>,  <option value="classKPIM_1_1KPixmapRegionSelectorDialog.html">kpim::kpixmapregionselectordialog</option>,  <option value="classKPIM_1_1KPixmapRegionSelectorWidget.html">kpim::kpixmapregionselectorwidget</option>,  <option value="classKPIM_1_1LdapClient.html">kpim::ldapclient</option>,  <option value="classKPIM_1_1LdapObject.html">kpim::ldapobject</option>,  <option value="classKPIM_1_1LdapSearch.html">kpim::ldapsearch</option>,  <option value="classKPIM_1_1OverlayWidget.html">kpim::overlaywidget</option>,  <option value="classKPIM_1_1PluginLoader.html">kpim::pluginloader</option>,  <option value="classKPIM_1_1ProgressManager.html">kpim::progressmanager</option>,  <option value="classKPIM_1_1ResourceABC.html">kpim::resourceabc</option>,  <option value="classKPIM_1_1SelectionItem.html">kpim::selectionitem</option>,  <option value="classKPIM_1_1ThreadWeaver_1_1Event.html">kpim::threadweaver::event</option>,  <option value="classKPIM_1_1ThreadWeaver_1_1Job.html">kpim::threadweaver::job</option>,  <option value="classKPIM_1_1ThreadWeaver_1_1Thread.html">kpim::threadweaver::thread</option>,  <option value="classKPIM_1_1ThreadWeaver_1_1Weaver.html">kpim::threadweaver::weaver</option>,  <option value="classKPIM_1_1ThreadWeaver_1_1WeaverExtension.html">kpim::threadweaver::weaverextension</option>,  <option value="classKPIM_1_1ThreadWeaver_1_1WeaverThreadLogger.html">kpim::threadweaver::weaverthreadlogger</option>,  <option value="classKPrefsDialog.html">kprefsdialog</option>,  <option value="classKPrefsWid.html">kprefswid</option>,  <option value="classKPrefsWidBool.html">kprefswidbool</option>,  <option value="classKPrefsWidColor.html">kprefswidcolor</option>,  <option value="classKPrefsWidCombo.html">kprefswidcombo</option>,  <option value="classKPrefsWidDate.html">kprefswiddate</option>,  <option value="classKPrefsWidDuration.html">kprefswidduration</option>,  <option value="classKPrefsWidFont.html">kprefswidfont</option>,  <option value="classKPrefsWidInt.html">kprefswidint</option>,  <option value="classKPrefsWidManager.html">kprefswidmanager</option>,  <option value="classKPrefsWidPath.html">kprefswidpath</option>,  <option value="classKPrefsWidRadios.html">kprefswidradios</option>,  <option value="classKPrefsWidString.html">kprefswidstring</option>,  <option value="classKPrefsWidTime.html">kprefswidtime</option>,  <option value="classKRecentAddress_1_1RecentAddresses.html">krecentaddress::recentaddresses</option>,  <option value="classKRegExp3.html">kregexp3</option>,  <option value="classKResourcePrefs.html">kresourceprefs</option>,  <option value="classKRSqueezedTextLabel.html">krsqueezedtextlabel</option>,  <option value="classKSubscription.html">ksubscription</option>,  <option value="classKTimeEdit.html">ktimeedit</option>,  <option value="classKVCardDrag.html">kvcarddrag</option>,  <option value="classKWidgetLister.html">kwidgetlister</option>,  <option value="classLinkLocator.html">linklocator</option>,  <option value="classQStrictUtf7Codec.html">qstrictutf7codec</option>,  <option value="classQUtf7Codec.html">qutf7codec</option>,  <option value="classRuleEditWidget.html">ruleeditwidget</option>,  <option value="classRuleListWidget.html">rulelistwidget</option>,  <option value="classRuleStack.html">rulestack</option>,  <option value="classScorableGroup.html">scorablegroup</option>,  <option value="classSingleActionWidget.html">singleactionwidget</option>,  <option value="classSingleConditionWidget.html">singleconditionwidget</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../akregator/html/index.html">akregator</a></li><li>&nbsp;&nbsp;<a href="../../akregator/src/html/index.html">src</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../akregator/src/librss/html/index.html">librss</a></li><li><a href="../../certmanager/html/index.html">certmanager</a></li><li>&nbsp;&nbsp;<a href="../../certmanager/lib/html/index.html">lib</a></li><li><a href="../../kaddressbook/html/index.html">kaddressbook</a></li><li><a href="../../kalarm/html/index.html">kalarm</a></li><li>&nbsp;&nbsp;<a href="../../kalarm/lib/html/index.html">lib</a></li><li><a href="../../kandy/html/index.html">kandy</a></li><li><a href="../../karm/html/index.html">karm</a></li><li><a href="../../kdgantt/html/index.html">kdgantt</a></li><li><a href="../../kgantt/html/index.html">kgantt</a></li><li><a href="../../kioslaves/html/index.html">kioslaves</a></li><li>&nbsp;&nbsp;<a href="../../kioslaves/imap4/html/index.html">imap4</a></li><li>&nbsp;&nbsp;<a href="../../kioslaves/mbox/html/index.html">mbox</a></li><li><a href="../../kitchensync/html/index.html">kitchensync</a></li><li><a href="../../kmail/html/index.html">kmail</a></li><li><a href="../../knotes/html/index.html">knotes</a></li><li><a href="../../konsolekalendar/html/index.html">konsolekalendar</a></li><li><a href="../../kontact/html/index.html">kontact</a></li><li><a href="../../korganizer/html/index.html">korganizer</a></li><li><a href="../../kpilot/html/index.html">kpilot</a></li><li>&nbsp;&nbsp;<a href="../../kpilot/kpilot/html/index.html">kpilot</a></li><li>&nbsp;&nbsp;<a href="../../kpilot/lib/html/index.html">lib</a></li><li><a href="../../libemailfunctions/html/index.html">libemailfunctions</a></li><li><a href="../../libkcal/html/index.html">libkcal</a></li><li><a href="../../libkdepim/html/index.html">libkdepim</a></li><li><a href="../../libkholidays/html/index.html">libkholidays</a></li><li><a href="../../libkmime/html/index.html">libkmime</a></li><li><a href="../../libkpgp/html/index.html">libkpgp</a></li><li><a href="../../libkpimidentities/html/index.html">libkpimidentities</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>