Sophie

Sophie

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

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>kontact: Kontact::Plugin Class Reference (kontact)</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=".">kontact</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>kontact</h2>


<!-- Generated by Doxygen 1.5.5 -->
  <div class="navpath"><b>Kontact</b>::<a class="el" href="classKontact_1_1Plugin.html">Plugin</a>
  </div>
<div class="contents">
<h1>Kontact::Plugin Class Reference</h1><!-- doxytag: class="Kontact::Plugin" --><!-- doxytag: inherits="QObject,KXMLGUIClient" --><code>#include &lt;<a class="el" href="plugin_8h-source.html">plugin.h</a>&gt;</code>
<p>
Inherits QObject, and KXMLGUIClient.
<p>
Inherited by Akregator::Plugin, JournalPlugin, KAddressbookPlugin, KarmPlugin, KitchenSyncPlugin, KMailPlugin, KNodePlugin, KNotesPlugin, KOrganizerPlugin, KPilotPlugin, NewsTickerPlugin, SpecialdatesPlugin, SummaryView, TodoPlugin, and WeatherPlugin.
<p>

<p>
<a href="classKontact_1_1Plugin-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Base class for all Plugins in Kontact. 
<p>
Inherit from it to get a plugin. It can insert an icon into the sidepane, add widgets to the widgetstack and add menu items via XMLGUI. 
<p>Definition at line <a class="el" href="plugin_8h-source.html#l00058">58</a> of file <a class="el" href="plugin_8h-source.html">plugin.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></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="classKontact_1_1Plugin.html#3147f4f5a38baeebd7c258d052127693">slotConfigUpdated</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#45f3ab6c5f867f50b5f07d9a0960e76f">Plugin</a> (<a class="el" href="classKontact_1_1Core.html">Core</a> *core, QObject *parent, const char *name)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#0a1804dfb71bdcf92dcc69765c1872aa">setIdentifier</a> (const QString &amp;identifier)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#8035513498229a238d7de32ded6bfee1">identifier</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#f9062497cf77b3984936d794c95d2ee5">setTitle</a> (const QString &amp;title)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#be2af021ae05cc8fd27ea30edfec3fdf">title</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#18ce7836474eb8088aad1bfa1462d86b">setIcon</a> (const QString &amp;icon)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#629ffa812c981fd02c8936c8fd04ddc8">icon</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#f04dc1bb524c536e6ee7a01e28645e39">setExecutableName</a> (const QString &amp;bin)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#bf25353652645f01419f95782ef8d4da">executableName</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#76f32b76342f613ff3a1351182c84bf6">setPartLibraryName</a> (const QCString &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#b9fa096b66c5f168edcbb45b4d12e4e9">createDCOPInterface</a> (const QString &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#1db12c027dab92bb37dd73b16f7556f8">isRunningStandalone</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#50cf81b553bf5b1a13c4d09437f16ef4">bringToForeground</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const KAboutData *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#bba3ef1077065fdfbb860ad76acf5a37">aboutData</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">KParts::ReadOnlyPart *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#0b9279ab6238e273de7e06ba91f8cb84">part</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#2a82bc225e9027fd6c90497ab1bc7441">tipFile</a> () const </td></tr>

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

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classKontact_1_1Summary.html">Summary</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#d2f6bcddfe035cb5887deef5d01d8a72">createSummaryWidget</a> (QWidget *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#b0859419aae6ac875c98fc588e18d3b6">showInSideBar</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#e1d2d8deeb0033958d1e2ab6faf41028">setShowInSideBar</a> (bool hasPart)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#f44c45ae67dc82464e5f792f33f07483">queryClose</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">DCOPClient *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#ddaddc7fea4ce6d39dc4fea2c731a1f7">dcopClient</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#74d18be0a202daf34ae8701561f7dc38">weight</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#2659fa917e927db3a6c09ba0b9448dbc">insertNewAction</a> (KAction *action)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#da0d2cea25a4fb34002f992b6e6c239a">insertSyncAction</a> (KAction *action)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QPtrList&lt; KAction &gt; *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#446d9537a86f77f16ac76f6b6421d258">newActions</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QPtrList&lt; KAction &gt; *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#5a2a9a5e3cd6b728a1dbba9b5633424e">syncActions</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QStringList&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#dda2ad9bdccaa908297dea82eb2d4b27">invisibleToolbarActions</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#c6eccf506ff50251493c3903a84e6f91">canDecodeDrag</a> (QMimeSource *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#97b7923349a8d61127da445e282cd5c5">processDropEvent</a> (QDropEvent *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0c22db1c4943686912c661368c390f00"></a><!-- doxytag: member="Kontact::Plugin::loadProfile" ref="0c22db1c4943686912c661368c390f00" args="(const QString &amp;directoryPath)" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>loadProfile</b> (const QString &amp;directoryPath)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0cd001a2ce79446b68feaa55f4c9cba8"></a><!-- doxytag: member="Kontact::Plugin::saveToProfile" ref="0cd001a2ce79446b68feaa55f4c9cba8" args="(const QString &amp;directoryPath) const " -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>saveToProfile</b> (const QString &amp;directoryPath) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#e52d1d14fa00aaba60d7c7f67dd930b3">readProperties</a> (KConfig *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#72a846c39e383b0a1364fa813bf57603">saveProperties</a> (KConfig *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2aa2d0ff920355fce5915a76525cc80f"></a><!-- doxytag: member="Kontact::Plugin::core" ref="2aa2d0ff920355fce5915a76525cc80f" args="() const " -->
<a class="el" href="classKontact_1_1Core.html">Core</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>core</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ad73ef0c1b5cd785eeb6e03f0e9d6dd7"></a><!-- doxytag: member="Kontact::Plugin::disabled" ref="ad73ef0c1b5cd785eeb6e03f0e9d6dd7" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>disabled</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="77f83768cebbd07d151bf3de9d06e801"></a><!-- doxytag: member="Kontact::Plugin::setDisabled" ref="77f83768cebbd07d151bf3de9d06e801" args="(bool v)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>setDisabled</b> (bool v)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual KParts::ReadOnlyPart *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKontact_1_1Plugin.html#26ab4bf95fbf403e161e1dd57f7dd8a5">createPart</a> ()=0</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="82221a604d622266435499abbc65f4d4"></a><!-- doxytag: member="Kontact::Plugin::loadPart" ref="82221a604d622266435499abbc65f4d4" args="()" -->
KParts::ReadOnlyPart *&nbsp;</td><td class="memItemRight" valign="bottom"><b>loadPart</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5762664367c1dd67fd84863a25eb072c"></a><!-- doxytag: member="Kontact::Plugin::virtual_hook" ref="5762664367c1dd67fd84863a25eb072c" args="(int id, void *data)" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><b>virtual_hook</b> (int id, void *data)</td></tr>

</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="45f3ab6c5f867f50b5f07d9a0960e76f"></a><!-- doxytag: member="Kontact::Plugin::Plugin" ref="45f3ab6c5f867f50b5f07d9a0960e76f" args="(Core *core, QObject *parent, const char *name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Plugin::Plugin           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKontact_1_1Core.html">Kontact::Core</a> *&nbsp;</td>
          <td class="paramname"> <em>core</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QObject *&nbsp;</td>
          <td class="paramname"> <em>parent</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</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>
Creates a new <a class="el" href="classKontact_1_1Plugin.html" title="Base class for all Plugins in Kontact.">Plugin</a>, note that name parameter name is required if you want your plugin to do dcop via it's own instance of DCOPClient by calling dcopClient. 
<p>
<dl class="note" compact><dt><b>Note:</b></dt><dd>name MUST be the name of the application that provides the part! This is the name used for DCOP registration. It's ok to have several plugins using the same application name. </dd></dl>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00056">56</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="0a1804dfb71bdcf92dcc69765c1872aa"></a><!-- doxytag: member="Kontact::Plugin::setIdentifier" ref="0a1804dfb71bdcf92dcc69765c1872aa" args="(const QString &amp;identifier)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Plugin::setIdentifier           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>identifier</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the identifier. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00079">79</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="8035513498229a238d7de32ded6bfee1"></a><!-- doxytag: member="Kontact::Plugin::identifier" ref="8035513498229a238d7de32ded6bfee1" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Plugin::identifier           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the identifier. 
<p>
It is used as argument for several methods of Kontacts core. 
<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00084">84</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="f9062497cf77b3984936d794c95d2ee5"></a><!-- doxytag: member="Kontact::Plugin::setTitle" ref="f9062497cf77b3984936d794c95d2ee5" args="(const QString &amp;title)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Plugin::setTitle           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>title</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the localized title. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00089">89</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="be2af021ae05cc8fd27ea30edfec3fdf"></a><!-- doxytag: member="Kontact::Plugin::title" ref="be2af021ae05cc8fd27ea30edfec3fdf" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Plugin::title           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the localized title. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00094">94</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="18ce7836474eb8088aad1bfa1462d86b"></a><!-- doxytag: member="Kontact::Plugin::setIcon" ref="18ce7836474eb8088aad1bfa1462d86b" args="(const QString &amp;icon)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Plugin::setIcon           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>icon</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the icon name. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00099">99</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="629ffa812c981fd02c8936c8fd04ddc8"></a><!-- doxytag: member="Kontact::Plugin::icon" ref="629ffa812c981fd02c8936c8fd04ddc8" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Plugin::icon           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the icon name. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00104">104</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="f04dc1bb524c536e6ee7a01e28645e39"></a><!-- doxytag: member="Kontact::Plugin::setExecutableName" ref="f04dc1bb524c536e6ee7a01e28645e39" args="(const QString &amp;bin)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Plugin::setExecutableName           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>bin</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the name of executable (if existant). 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00109">109</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="bf25353652645f01419f95782ef8d4da"></a><!-- doxytag: member="Kontact::Plugin::executableName" ref="bf25353652645f01419f95782ef8d4da" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Plugin::executableName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the name of the binary (if existant). 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00114">114</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="76f32b76342f613ff3a1351182c84bf6"></a><!-- doxytag: member="Kontact::Plugin::setPartLibraryName" ref="76f32b76342f613ff3a1351182c84bf6" args="(const QCString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Plugin::setPartLibraryName           </td>
          <td>(</td>
          <td class="paramtype">const QCString &amp;&nbsp;</td>
          <td class="paramname"> <em>libName</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set name of library which contains the KPart used by this plugin. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00119">119</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="b9fa096b66c5f168edcbb45b4d12e4e9"></a><!-- doxytag: member="Kontact::Plugin::createDCOPInterface" ref="b9fa096b66c5f168edcbb45b4d12e4e9" args="(const QString &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Kontact::Plugin::createDCOPInterface           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create the DCOP interface for the given <code>serviceType</code>, if this plugin provides it. 
<p>
Return false otherwise. 
<p>Definition at line <a class="el" href="plugin_8h-source.html#l00125">125</a> of file <a class="el" href="plugin_8h-source.html">plugin.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="1db12c027dab92bb37dd73b16f7556f8"></a><!-- doxytag: member="Kontact::Plugin::isRunningStandalone" ref="1db12c027dab92bb37dd73b16f7556f8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Kontact::Plugin::isRunningStandalone           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Reimplement this method and return wether a standalone application is still running This is only required if your part is also available as standalone application. 
<p>

<p>Definition at line <a class="el" href="plugin_8h-source.html#l00131">131</a> of file <a class="el" href="plugin_8h-source.html">plugin.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="50cf81b553bf5b1a13c4d09437f16ef4"></a><!-- doxytag: member="Kontact::Plugin::bringToForeground" ref="50cf81b553bf5b1a13c4d09437f16ef4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Plugin::bringToForeground           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Reimplement this method if your application needs a different approach to be brought in the foreground. 
<p>
The default behaviour is calling the binary. This is only required if your part is also available as standalone application. 
<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00219">219</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="bba3ef1077065fdfbb860ad76acf5a37"></a><!-- doxytag: member="Kontact::Plugin::aboutData" ref="bba3ef1077065fdfbb860ad76acf5a37" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const KAboutData * Plugin::aboutData           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Reimplement this method if you want to add your credits to the Kontact about dialog. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00129">129</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="0b9279ab6238e273de7e06ba91f8cb84"></a><!-- doxytag: member="Kontact::Plugin::part" ref="0b9279ab6238e273de7e06ba91f8cb84" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KParts::ReadOnlyPart * Plugin::part           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
You can use this method if you need to access the current part. 
<p>
You can be sure that you always get the same pointer as long as the part has not been deleted. 
<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00145">145</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="2a82bc225e9027fd6c90497ab1bc7441"></a><!-- doxytag: member="Kontact::Plugin::tipFile" ref="2a82bc225e9027fd6c90497ab1bc7441" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString Plugin::tipFile           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Reimplement this method and return the a path relative to "data" to the tips file. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00157">157</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

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

<p>
This function is called when the plugin is selected by the user before the widget of the KPart belonging to the plugin is raised. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00201">201</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

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

<p>
This function is called whenever the config dialog has been closed successfully. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00205">205</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="d2f6bcddfe035cb5887deef5d01d8a72"></a><!-- doxytag: member="Kontact::Plugin::createSummaryWidget" ref="d2f6bcddfe035cb5887deef5d01d8a72" args="(QWidget *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classKontact_1_1Summary.html">Summary</a>* Kontact::Plugin::createSummaryWidget           </td>
          <td>(</td>
          <td class="paramtype">QWidget *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Reimplement this method if you want to add a widget for your application to Kontact's summary page. 
<p>

<p>Definition at line <a class="el" href="plugin_8h-source.html#l00174">174</a> of file <a class="el" href="plugin_8h-source.html">plugin.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="b0859419aae6ac875c98fc588e18d3b6"></a><!-- doxytag: member="Kontact::Plugin::showInSideBar" ref="b0859419aae6ac875c98fc588e18d3b6" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Kontact::Plugin::showInSideBar           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns wether the plugin provides a part that should be shown in the sidebar. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00225">225</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="e1d2d8deeb0033958d1e2ab6faf41028"></a><!-- doxytag: member="Kontact::Plugin::setShowInSideBar" ref="e1d2d8deeb0033958d1e2ab6faf41028" args="(bool hasPart)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Kontact::Plugin::setShowInSideBar           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>hasPart</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set if the plugin provides a part that should be shown in the sidebar. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00230">230</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="f44c45ae67dc82464e5f792f33f07483"></a><!-- doxytag: member="Kontact::Plugin::queryClose" ref="f44c45ae67dc82464e5f792f33f07483" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Kontact::Plugin::queryClose           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Reimplement this method if you want to add checks before closing down the main kontact window. 
<p>
Return true if it's OK to close the window. If any loaded plugin returns false from this method, then the main kontact window will not close. 
<p>Definition at line <a class="el" href="plugin_8h-source.html#l00191">191</a> of file <a class="el" href="plugin_8h-source.html">plugin.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="ddaddc7fea4ce6d39dc4fea2c731a1f7"></a><!-- doxytag: member="Kontact::Plugin::dcopClient" ref="ddaddc7fea4ce6d39dc4fea2c731a1f7" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">DCOPClient * Plugin::dcopClient           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Retrieve the current DCOP Client for the plugin. 
<p>
The clients name is taken from the name argument in the constructor. <dl class="note" compact><dt><b>Note:</b></dt><dd>: The DCOPClient object will only be created when this method is called for the first time. Make sure that the part has been loaded before calling this method, if it's the one that contains the DCOP interface that other parts might use. </dd></dl>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00163">163</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="74d18be0a202daf34ae8701561f7dc38"></a><!-- doxytag: member="Kontact::Plugin::weight" ref="74d18be0a202daf34ae8701561f7dc38" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int Kontact::Plugin::weight           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return the weight of the plugin. 
<p>
The higher the weight the lower it will be displayed in the sidebar. The default implementation returns 0. 
<p>Definition at line <a class="el" href="plugin_8h-source.html#l00208">208</a> of file <a class="el" href="plugin_8h-source.html">plugin.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="2659fa917e927db3a6c09ba0b9448dbc"></a><!-- doxytag: member="Kontact::Plugin::insertNewAction" ref="2659fa917e927db3a6c09ba0b9448dbc" args="(KAction *action)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Plugin::insertNewAction           </td>
          <td>(</td>
          <td class="paramtype">KAction *&nbsp;</td>
          <td class="paramname"> <em>action</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Insert "New" action. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00176">176</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="da0d2cea25a4fb34002f992b6e6c239a"></a><!-- doxytag: member="Kontact::Plugin::insertSyncAction" ref="da0d2cea25a4fb34002f992b6e6c239a" args="(KAction *action)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Plugin::insertSyncAction           </td>
          <td>(</td>
          <td class="paramtype">KAction *&nbsp;</td>
          <td class="paramname"> <em>action</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Insert "Sync" action. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00181">181</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="446d9537a86f77f16ac76f6b6421d258"></a><!-- doxytag: member="Kontact::Plugin::newActions" ref="446d9537a86f77f16ac76f6b6421d258" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QPtrList&lt; KAction &gt; * Plugin::newActions           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
FIXME: write API doc for <a class="el" href="classKontact_1_1Plugin.html#446d9537a86f77f16ac76f6b6421d258" title="FIXME: write API doc for Kontact::Plugin::newActions().">Kontact::Plugin::newActions()</a>. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00186">186</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="5a2a9a5e3cd6b728a1dbba9b5633424e"></a><!-- doxytag: member="Kontact::Plugin::syncActions" ref="5a2a9a5e3cd6b728a1dbba9b5633424e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QPtrList&lt; KAction &gt; * Plugin::syncActions           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
FIXME: write API doc for <a class="el" href="classKontact_1_1Plugin.html#5a2a9a5e3cd6b728a1dbba9b5633424e" title="FIXME: write API doc for Kontact::Plugin::syncActions().">Kontact::Plugin::syncActions()</a>. 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00191">191</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="dda2ad9bdccaa908297dea82eb2d4b27"></a><!-- doxytag: member="Kontact::Plugin::invisibleToolbarActions" ref="dda2ad9bdccaa908297dea82eb2d4b27" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual QStringList Kontact::Plugin::invisibleToolbarActions           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns a list of action name which shall be hidden in the main toolbar. 
<p>

<p>Definition at line <a class="el" href="plugin_8h-source.html#l00233">233</a> of file <a class="el" href="plugin_8h-source.html">plugin.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="c6eccf506ff50251493c3903a84e6f91"></a><!-- doxytag: member="Kontact::Plugin::canDecodeDrag" ref="c6eccf506ff50251493c3903a84e6f91" args="(QMimeSource *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool Kontact::Plugin::canDecodeDrag           </td>
          <td>(</td>
          <td class="paramtype">QMimeSource *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return, if the plugin can handle the drag object of the given mime type. 
<p>

<p>Definition at line <a class="el" href="plugin_8h-source.html#l00238">238</a> of file <a class="el" href="plugin_8h-source.html">plugin.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="97b7923349a8d61127da445e282cd5c5"></a><!-- doxytag: member="Kontact::Plugin::processDropEvent" ref="97b7923349a8d61127da445e282cd5c5" args="(QDropEvent *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Kontact::Plugin::processDropEvent           </td>
          <td>(</td>
          <td class="paramtype">QDropEvent *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Process drop event. 
<p>

<p>Definition at line <a class="el" href="plugin_8h-source.html#l00243">243</a> of file <a class="el" href="plugin_8h-source.html">plugin.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e52d1d14fa00aaba60d7c7f67dd930b3"></a><!-- doxytag: member="Kontact::Plugin::readProperties" ref="e52d1d14fa00aaba60d7c7f67dd930b3" args="(KConfig *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Kontact::Plugin::readProperties           </td>
          <td>(</td>
          <td class="paramtype">KConfig *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Session management: read properties. 
<p>

<p>Definition at line <a class="el" href="plugin_8h-source.html#l00252">252</a> of file <a class="el" href="plugin_8h-source.html">plugin.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="72a846c39e383b0a1364fa813bf57603"></a><!-- doxytag: member="Kontact::Plugin::saveProperties" ref="72a846c39e383b0a1364fa813bf57603" args="(KConfig *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void Kontact::Plugin::saveProperties           </td>
          <td>(</td>
          <td class="paramtype">KConfig *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Session management: save properties. 
<p>

<p>Definition at line <a class="el" href="plugin_8h-source.html#l00257">257</a> of file <a class="el" href="plugin_8h-source.html">plugin.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="3147f4f5a38baeebd7c258d052127693"></a><!-- doxytag: member="Kontact::Plugin::slotConfigUpdated" ref="3147f4f5a38baeebd7c258d052127693" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Plugin::slotConfigUpdated           </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>
internal usage 
<p>

<p>Definition at line <a class="el" href="plugin_8cpp-source.html#l00214">214</a> of file <a class="el" href="plugin_8cpp-source.html">plugin.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="26ab4bf95fbf403e161e1dd57f7dd8a5"></a><!-- doxytag: member="Kontact::Plugin::createPart" ref="26ab4bf95fbf403e161e1dd57f7dd8a5" args="()=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual KParts::ReadOnlyPart* Kontact::Plugin::createPart           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected, pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Reimplement and return the part here. 
<p>
Reimplementing <a class="el" href="classKontact_1_1Plugin.html#26ab4bf95fbf403e161e1dd57f7dd8a5" title="Reimplement and return the part here.">createPart()</a> is mandatory! 
</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="plugin_8h-source.html">plugin.h</a><li><a class="el" href="plugin_8cpp-source.html">plugin.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>kontact</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="files.html">File List</a></li><li><a href="functions.html">Class Members</a></li></ul>
<!--
<h2>Class Picker</h2>
<div style="text-align: center;">
<form name="guideform">
<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value">
<option value="annotated.html">-- Choose --</option>
  <option value="classKontact_1_1Core.html">kontact::core</option>,  <option value="classKontact_1_1EntryItem.html">kontact::entryitem</option>,  <option value="classKontact_1_1EntryItemToolTip.html">kontact::entryitemtooltip</option>,  <option value="classKontact_1_1Navigator.html">kontact::navigator</option>,  <option value="classKontact_1_1Plugin.html">kontact::plugin</option>,  <option value="classKontact_1_1Summary.html">kontact::summary</option>,  <option value="classKontact_1_1UniqueAppHandler.html">kontact::uniqueapphandler</option>,  <option value="classKontact_1_1UniqueAppHandlerFactory.html">kontact::uniqueapphandlerfactory</option>,  <option value="classKontact_1_1UniqueAppHandlerFactoryBase.html">kontact::uniqueapphandlerfactorybase</option>,  <option value="classKontact_1_1UniqueAppWatcher.html">kontact::uniqueappwatcher</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>