Sophie

Sophie

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

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: KSubscription Class Reference (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 -->
<div class="contents">
<h1>KSubscription Class Reference</h1><!-- doxytag: class="KSubscription" --><!-- doxytag: inherits="KDialogBase" --><code>#include &lt;<a class="el" href="ksubscription_8h-source.html">ksubscription.h</a>&gt;</code>
<p>
Inherits KDialogBase.
<p>

<p>
<a href="classKSubscription-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
This class provides a generic subscription widget The dialog itself has a main listview that holds all items and two listviews that show all changes. 
<p>
The user can change the state of the items via checkable items. When you construct a new instance you need to provide an account and a caption After inserting your items (checkable or not) you need to call <a class="el" href="classKSubscription.html#5f1cd6f173420b66b63ec7c73bbc6606" title="Call this slot when you have created all items.">slotLoadingComplete()</a> You should at least connect slots to the signals okClicked() (to save your changes) and user1Clicked() (to reload the list) You can hide unwanted checkboxes via the respective hide&lt;checkboxname&gt; methods 
<p>Definition at line <a class="el" href="ksubscription_8h-source.html#l00188">188</a> of file <a class="el" href="ksubscription_8h-source.html">ksubscription.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#b6d6bcfd7592990008aaa9c566f877f1">Direction</a> { <b>Left</b>, 
<b>Right</b>
 }</td></tr>

<tr><td colspan="2"><br><h2>Public Slots</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#5f1cd6f173420b66b63ec7c73bbc6606">slotLoadingComplete</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#0cc733a020d951376024e0d3f572f9e5">slotChangeButtonState</a> (QListViewItem *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#9fb7bc402ca6244699aa3d52e5ecdbca">slotButton1</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="177984c2f52dc9a6568ac4f334e2ce22"></a><!-- doxytag: member="KSubscription::slotButton2" ref="177984c2f52dc9a6568ac4f334e2ce22" args="()" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>slotButton2</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#6086280fd5942e199e05cbfcf45158b1">slotUpdateStatusLabel</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#4e38d1d9044da26061137affcb15db62">slotLoadFolders</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Signals</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#c430c572ab7fdf5c993490546b7dd6b0">listChanged</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7c65d4a95c79e404a7205497825d11f0"></a><!-- doxytag: member="KSubscription::KSubscription" ref="7c65d4a95c79e404a7205497825d11f0" args="(QWidget *parent, const QString &amp;caption, KAccount *acct, int buttons=0, const QString &amp;user1=QString::null, bool descriptionColumn=true)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>KSubscription</b> (QWidget *parent, const QString &amp;caption, KAccount *acct, int buttons=0, const QString &amp;user1=QString::null, bool descriptionColumn=true)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">KAccount *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#709d2452a154ba3d2525267470a970d7">account</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="565c460b75f961e8a7216e4af6a62b1b"></a><!-- doxytag: member="KSubscription::setAccount" ref="565c460b75f961e8a7216e4af6a62b1b" args="(KAccount *acct)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>setAccount</b> (KAccount *acct)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QListView *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#be64497ec6fc1222ac8347019116158f">folderTree</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">KLineEdit *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#7f4d13bc15c212680166a8a3413a4e28">searchField</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#c2314857fc708865e4fe00cfd774b386">setStartItem</a> (const KGroupInfo &amp;info)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#928c0fb23ae97759ee7958aad6abb957">removeListItem</a> (QListView *view, const KGroupInfo &amp;gi)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QListViewItem *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#81a7e083482d78451d80c025976a4b61">getListItem</a> (QListView *view, const KGroupInfo &amp;gi)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#deebb0dff9d1fa43edc1f06c0a4ddd09">itemInListView</a> (QListView *view, const KGroupInfo &amp;gi)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#ab48e6bf71dfdcd5c7a03c687fcb0590">changeItemState</a> (<a class="el" href="classGroupItem.html">GroupItem</a> *item, bool on)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKSubscription.html#b6d6bcfd7592990008aaa9c566f877f1">Direction</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#db59d575e5437404c2faf20677d0f43f">directionButton1</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="688c890b80b7682e86ab6603d3c4e567"></a><!-- doxytag: member="KSubscription::setDirectionButton1" ref="688c890b80b7682e86ab6603d3c4e567" args="(Direction dir)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>setDirectionButton1</b> (<a class="el" href="classKSubscription.html#b6d6bcfd7592990008aaa9c566f877f1">Direction</a> dir)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKSubscription.html#b6d6bcfd7592990008aaa9c566f877f1">Direction</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#dd09e9d69d4bbf307d3fe5c1d04f8258">directionButton2</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b4c35d3afea45efbe75509710321929d"></a><!-- doxytag: member="KSubscription::setDirectionButton2" ref="b4c35d3afea45efbe75509710321929d" args="(Direction dir)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>setDirectionButton2</b> (<a class="el" href="classKSubscription.html#b6d6bcfd7592990008aaa9c566f877f1">Direction</a> dir)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#5e423d261bb7d90ab3af67b2a459d3b4">isLoading</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#046788b8a88dbf261e3345505a2c64b4">hideTreeCheckbox</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#de0ed4acc5c3c9638f87428e6cb1c991">hideNewOnlyCheckbox</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#c64786efad57ca25dc3e82ba8db6fc96">filterChanged</a> (QListViewItem *item=0, const QString &amp;text=QString::null)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">uint&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#db2202b1b8cf685e0881b2bde325251d">activeItemCount</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#4aa9db49cfab7b9c056ad68e89fbbfdd">restoreOriginalParent</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#b8b3b2313c053c6ad4cfb03471e17138">saveOpenStates</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#ed60087eafd80ba3ec7e72dde59a19fa">restoreOpenStates</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Slots</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#829b8f3a3b062037fa6af3774e46d859">slotCBToggled</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKSubscription.html#142f4b6e43828eec3f7428cdfb9dd956">slotFilterTextChanged</a> (const QString &amp;text)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e3da988b48d67866e168d64b84d7d339"></a><!-- doxytag: member="KSubscription::mAcct" ref="e3da988b48d67866e168d64b84d7d339" args="" -->
KAccount *&nbsp;</td><td class="memItemRight" valign="bottom"><b>mAcct</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0c30fc9acdc599a1c1ce02c762659508"></a><!-- doxytag: member="KSubscription::page" ref="0c30fc9acdc599a1c1ce02c762659508" args="" -->
QWidget *&nbsp;</td><td class="memItemRight" valign="bottom"><b>page</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="923b1e5922187055c90de4db1bfce00e"></a><!-- doxytag: member="KSubscription::groupView" ref="923b1e5922187055c90de4db1bfce00e" args="" -->
QListView *&nbsp;</td><td class="memItemRight" valign="bottom"><b>groupView</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="61819b17fc73574e2f3b1f6d98c64f2b"></a><!-- doxytag: member="KSubscription::subView" ref="61819b17fc73574e2f3b1f6d98c64f2b" args="" -->
QListView *&nbsp;</td><td class="memItemRight" valign="bottom"><b>subView</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7570b7e5649d94d9927859a8b71feec2"></a><!-- doxytag: member="KSubscription::unsubView" ref="7570b7e5649d94d9927859a8b71feec2" args="" -->
QListView *&nbsp;</td><td class="memItemRight" valign="bottom"><b>unsubView</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e62741ae7dd13652fd99e86c090c7e05"></a><!-- doxytag: member="KSubscription::filterEdit" ref="e62741ae7dd13652fd99e86c090c7e05" args="" -->
KLineEdit *&nbsp;</td><td class="memItemRight" valign="bottom"><b>filterEdit</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d55824a92c5f6a3b91acddb1bf2c34fd"></a><!-- doxytag: member="KSubscription::noTreeCB" ref="d55824a92c5f6a3b91acddb1bf2c34fd" args="" -->
QCheckBox *&nbsp;</td><td class="memItemRight" valign="bottom"><b>noTreeCB</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="712bf3bf29316c3eddce3078d614b14f"></a><!-- doxytag: member="KSubscription::subCB" ref="712bf3bf29316c3eddce3078d614b14f" args="" -->
QCheckBox *&nbsp;</td><td class="memItemRight" valign="bottom"><b>subCB</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1f0f03a66e6805b1a3c9ff2e4d0761b4"></a><!-- doxytag: member="KSubscription::newCB" ref="1f0f03a66e6805b1a3c9ff2e4d0761b4" args="" -->
QCheckBox *&nbsp;</td><td class="memItemRight" valign="bottom"><b>newCB</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="60c60917153dd47d77a86c43dde10dc5"></a><!-- doxytag: member="KSubscription::arrowBtn1" ref="60c60917153dd47d77a86c43dde10dc5" args="" -->
QPushButton *&nbsp;</td><td class="memItemRight" valign="bottom"><b>arrowBtn1</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cd199347979272b950c2cef6a19e3ced"></a><!-- doxytag: member="KSubscription::arrowBtn2" ref="cd199347979272b950c2cef6a19e3ced" args="" -->
QPushButton *&nbsp;</td><td class="memItemRight" valign="bottom"><b>arrowBtn2</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f589cb1f527c1cbee740a2f83b503403"></a><!-- doxytag: member="KSubscription::pmRight" ref="f589cb1f527c1cbee740a2f83b503403" args="" -->
QIconSet&nbsp;</td><td class="memItemRight" valign="bottom"><b>pmRight</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5d16bc54cb0f68021a38bd5b707e24ea"></a><!-- doxytag: member="KSubscription::pmLeft" ref="5d16bc54cb0f68021a38bd5b707e24ea" args="" -->
QIconSet&nbsp;</td><td class="memItemRight" valign="bottom"><b>pmLeft</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c42aadea3ece02e79a5439fad0d69fcd"></a><!-- doxytag: member="KSubscription::listL" ref="c42aadea3ece02e79a5439fad0d69fcd" args="" -->
QGridLayout *&nbsp;</td><td class="memItemRight" valign="bottom"><b>listL</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5ccafd992bcd0a900072f708a14c99bb"></a><!-- doxytag: member="KSubscription::leftLabel" ref="5ccafd992bcd0a900072f708a14c99bb" args="" -->
QLabel *&nbsp;</td><td class="memItemRight" valign="bottom"><b>leftLabel</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="422a88d55c278651759bccaa32eb74ce"></a><!-- doxytag: member="KSubscription::rightLabel" ref="422a88d55c278651759bccaa32eb74ce" args="" -->
QLabel *&nbsp;</td><td class="memItemRight" valign="bottom"><b>rightLabel</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1835eb45448e35b1f7dfa9af80cd92fe"></a><!-- doxytag: member="KSubscription::mLoading" ref="1835eb45448e35b1f7dfa9af80cd92fe" args="" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>mLoading</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="82e67bef14a21f2062417a06db6ecc1b"></a><!-- doxytag: member="KSubscription::mDirButton1" ref="82e67bef14a21f2062417a06db6ecc1b" args="" -->
<a class="el" href="classKSubscription.html#b6d6bcfd7592990008aaa9c566f877f1">Direction</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>mDirButton1</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6d2a44b5576298c164c73991b8c09de4"></a><!-- doxytag: member="KSubscription::mDirButton2" ref="6d2a44b5576298c164c73991b8c09de4" args="" -->
<a class="el" href="classKSubscription.html#b6d6bcfd7592990008aaa9c566f877f1">Direction</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>mDirButton2</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e3e508d3bf45eae0d1269d9985a97dcc"></a><!-- doxytag: member="KSubscription::mLastText" ref="e3e508d3bf45eae0d1269d9985a97dcc" args="" -->
QString&nbsp;</td><td class="memItemRight" valign="bottom"><b>mLastText</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="87fcc79182a5d3b5f29466f7166829ad"></a><!-- doxytag: member="KSubscription::mDescrColumn" ref="87fcc79182a5d3b5f29466f7166829ad" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><b>mDescrColumn</b></td></tr>

</table>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="b6d6bcfd7592990008aaa9c566f877f1"></a><!-- doxytag: member="KSubscription::Direction" ref="b6d6bcfd7592990008aaa9c566f877f1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKSubscription.html#b6d6bcfd7592990008aaa9c566f877f1">KSubscription::Direction</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The direction of the buttons. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8h-source.html#l00196">196</a> of file <a class="el" href="ksubscription_8h-source.html">ksubscription.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="709d2452a154ba3d2525267470a970d7"></a><!-- doxytag: member="KSubscription::account" ref="709d2452a154ba3d2525267470a970d7" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KAccount* KSubscription::account           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get/Set the account. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8h-source.html#l00210">210</a> of file <a class="el" href="ksubscription_8h-source.html">ksubscription.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="be64497ec6fc1222ac8347019116158f"></a><!-- doxytag: member="KSubscription::folderTree" ref="be64497ec6fc1222ac8347019116158f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QListView* KSubscription::folderTree           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Access to the treewidget that holds the GroupItems. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8h-source.html#l00216">216</a> of file <a class="el" href="ksubscription_8h-source.html">ksubscription.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="7f4d13bc15c212680166a8a3413a4e28"></a><!-- doxytag: member="KSubscription::searchField" ref="7f4d13bc15c212680166a8a3413a4e28" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KLineEdit* KSubscription::searchField           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Access to the searchfield. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8h-source.html#l00221">221</a> of file <a class="el" href="ksubscription_8h-source.html">ksubscription.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="c2314857fc708865e4fe00cfd774b386"></a><!-- doxytag: member="KSubscription::setStartItem" ref="c2314857fc708865e4fe00cfd774b386" args="(const KGroupInfo &amp;info)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::setStartItem           </td>
          <td>(</td>
          <td class="paramtype">const KGroupInfo &amp;&nbsp;</td>
          <td class="paramname"> <em>info</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The item that should be selected on startup. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00357">357</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="928c0fb23ae97759ee7958aad6abb957"></a><!-- doxytag: member="KSubscription::removeListItem" ref="928c0fb23ae97759ee7958aad6abb957" args="(QListView *view, const KGroupInfo &amp;gi)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::removeListItem           </td>
          <td>(</td>
          <td class="paramtype">QListView *&nbsp;</td>
          <td class="paramname"> <em>view</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KGroupInfo &amp;&nbsp;</td>
          <td class="paramname"> <em>gi</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Removes the item from the listview. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00372">372</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="81a7e083482d78451d80c025976a4b61"></a><!-- doxytag: member="KSubscription::getListItem" ref="81a7e083482d78451d80c025976a4b61" args="(QListView *view, const KGroupInfo &amp;gi)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QListViewItem * KSubscription::getListItem           </td>
          <td>(</td>
          <td class="paramtype">QListView *&nbsp;</td>
          <td class="paramname"> <em>view</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KGroupInfo &amp;&nbsp;</td>
          <td class="paramname"> <em>gi</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Gets the item from the listview Returns 0 if the item can't be found. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00390">390</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="deebb0dff9d1fa43edc1f06c0a4ddd09"></a><!-- doxytag: member="KSubscription::itemInListView" ref="deebb0dff9d1fa43edc1f06c0a4ddd09" args="(QListView *view, const KGroupInfo &amp;gi)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KSubscription::itemInListView           </td>
          <td>(</td>
          <td class="paramtype">QListView *&nbsp;</td>
          <td class="paramname"> <em>view</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const KGroupInfo &amp;&nbsp;</td>
          <td class="paramname"> <em>gi</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Is the item in the given listview. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00404">404</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="ab48e6bf71dfdcd5c7a03c687fcb0590"></a><!-- doxytag: member="KSubscription::changeItemState" ref="ab48e6bf71dfdcd5c7a03c687fcb0590" args="(GroupItem *item, bool on)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::changeItemState           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGroupItem.html">GroupItem</a> *&nbsp;</td>
          <td class="paramname"> <em>item</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>on</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Makes all changes after an item is toggled called by the item's stateChange-method. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00437">437</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="db59d575e5437404c2faf20677d0f43f"></a><!-- doxytag: member="KSubscription::directionButton1" ref="db59d575e5437404c2faf20677d0f43f" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKSubscription.html#b6d6bcfd7592990008aaa9c566f877f1">Direction</a> KSubscription::directionButton1           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get/Set the direction of button1. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8h-source.html#l00253">253</a> of file <a class="el" href="ksubscription_8h-source.html">ksubscription.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="dd09e9d69d4bbf307d3fe5c1d04f8258"></a><!-- doxytag: member="KSubscription::directionButton2" ref="dd09e9d69d4bbf307d3fe5c1d04f8258" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKSubscription.html#b6d6bcfd7592990008aaa9c566f877f1">Direction</a> KSubscription::directionButton2           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get/Set the direction of button2. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8h-source.html#l00259">259</a> of file <a class="el" href="ksubscription_8h-source.html">ksubscription.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="5e423d261bb7d90ab3af67b2a459d3b4"></a><!-- doxytag: member="KSubscription::isLoading" ref="5e423d261bb7d90ab3af67b2a459d3b4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KSubscription::isLoading           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns true if items are being constructed Call 'slotLoadingComplete' to switch this. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8h-source.html#l00266">266</a> of file <a class="el" href="ksubscription_8h-source.html">ksubscription.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="046788b8a88dbf261e3345505a2c64b4"></a><!-- doxytag: member="KSubscription::hideTreeCheckbox" ref="046788b8a88dbf261e3345505a2c64b4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::hideTreeCheckbox           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Hide 'Disable tree view' checkbox. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8h-source.html#l00271">271</a> of file <a class="el" href="ksubscription_8h-source.html">ksubscription.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="de0ed4acc5c3c9638f87428e6cb1c991"></a><!-- doxytag: member="KSubscription::hideNewOnlyCheckbox" ref="de0ed4acc5c3c9638f87428e6cb1c991" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::hideNewOnlyCheckbox           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Hide 'New Only' checkbox. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8h-source.html#l00276">276</a> of file <a class="el" href="ksubscription_8h-source.html">ksubscription.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="c64786efad57ca25dc3e82ba8db6fc96"></a><!-- doxytag: member="KSubscription::filterChanged" ref="c64786efad57ca25dc3e82ba8db6fc96" args="(QListViewItem *item=0, const QString &amp;text=QString::null)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::filterChanged           </td>
          <td>(</td>
          <td class="paramtype">QListViewItem *&nbsp;</td>
          <td class="paramname"> <em>item</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>text</em> = <code>QString::null</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Update the item-states (visible, enabled) when a filter criteria changed. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00480">480</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="db2202b1b8cf685e0881b2bde325251d"></a><!-- doxytag: member="KSubscription::activeItemCount" ref="db2202b1b8cf685e0881b2bde325251d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint KSubscription::activeItemCount           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The amount of items that are visible and enabled. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00539">539</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="4aa9db49cfab7b9c056ad68e89fbbfdd"></a><!-- doxytag: member="KSubscription::restoreOriginalParent" ref="4aa9db49cfab7b9c056ad68e89fbbfdd" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::restoreOriginalParent           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Moves all items from toplevel back to their original position. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00555">555</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="b8b3b2313c053c6ad4cfb03471e17138"></a><!-- doxytag: member="KSubscription::saveOpenStates" ref="b8b3b2313c053c6ad4cfb03471e17138" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::saveOpenStates           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Saves the open states. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00581">581</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="ed60087eafd80ba3ec7e72dde59a19fa"></a><!-- doxytag: member="KSubscription::restoreOpenStates" ref="ed60087eafd80ba3ec7e72dde59a19fa" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::restoreOpenStates           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Restores the saved open state. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00593">593</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="5f1cd6f173420b66b63ec7c73bbc6606"></a><!-- doxytag: member="KSubscription::slotLoadingComplete" ref="5f1cd6f173420b66b63ec7c73bbc6606" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::slotLoadingComplete           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Call this slot when you have created all items. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00605">605</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="0cc733a020d951376024e0d3f572f9e5"></a><!-- doxytag: member="KSubscription::slotChangeButtonState" ref="0cc733a020d951376024e0d3f572f9e5" args="(QListViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::slotChangeButtonState           </td>
          <td>(</td>
          <td class="paramtype">QListViewItem *&nbsp;</td>
          <td class="paramname"> <em>item</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Changes the current state of the buttons. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00627">627</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="9fb7bc402ca6244699aa3d52e5ecdbca"></a><!-- doxytag: member="KSubscription::slotButton1" ref="9fb7bc402ca6244699aa3d52e5ecdbca" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::slotButton1           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Buttons are clicked. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00672">672</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="6086280fd5942e199e05cbfcf45158b1"></a><!-- doxytag: member="KSubscription::slotUpdateStatusLabel" ref="6086280fd5942e199e05cbfcf45158b1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::slotUpdateStatusLabel           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Updates the status-label. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00770">770</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="4e38d1d9044da26061137affcb15db62"></a><!-- doxytag: member="KSubscription::slotLoadFolders" ref="4e38d1d9044da26061137affcb15db62" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::slotLoadFolders           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The reload-button is pressed. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00784">784</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="829b8f3a3b062037fa6af3774e46d859"></a><!-- doxytag: member="KSubscription::slotCBToggled" ref="829b8f3a3b062037fa6af3774e46d859" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::slotCBToggled           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Slot for the checkboxes. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00730">730</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="142f4b6e43828eec3f7428cdfb9dd956"></a><!-- doxytag: member="KSubscription::slotFilterTextChanged" ref="142f4b6e43828eec3f7428cdfb9dd956" args="(const QString &amp;text)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::slotFilterTextChanged           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>text</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Filter text changed. 
<p>

<p>Definition at line <a class="el" href="ksubscription_8cpp-source.html#l00742">742</a> of file <a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="c430c572ab7fdf5c993490546b7dd6b0"></a><!-- doxytag: member="KSubscription::listChanged" ref="c430c572ab7fdf5c993490546b7dd6b0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KSubscription::listChanged           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Emitted when the amount of items in the groupView changes (e.g. 
<p>
on filtering) 
</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="ksubscription_8h-source.html">ksubscription.h</a><li><a class="el" href="ksubscription_8cpp-source.html">ksubscription.cpp</a></ul>
</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>