aboutsummaryrefslogtreecommitdiff
path: root/libcontextsubscriber/doc/html/contextkitplugin_8h.html
diff options
context:
space:
mode:
Diffstat (limited to 'libcontextsubscriber/doc/html/contextkitplugin_8h.html')
-rw-r--r--libcontextsubscriber/doc/html/contextkitplugin_8h.html82
1 files changed, 82 insertions, 0 deletions
diff --git a/libcontextsubscriber/doc/html/contextkitplugin_8h.html b/libcontextsubscriber/doc/html/contextkitplugin_8h.html
new file mode 100644
index 00000000..fc9e3d7a
--- /dev/null
+++ b/libcontextsubscriber/doc/html/contextkitplugin_8h.html
@@ -0,0 +1,82 @@
+<!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">
+<head>
+<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<title>libcontextsubscriber: contextkitplugin.h File Reference</title>
+<link href="tabs.css" rel="stylesheet" type="text/css"/>
+<link href="doxygen.css" rel="stylesheet" type="text/css"/>
+</head>
+<body>
+<!-- Generated by Doxygen 1.6.1 -->
+<div class="navigation" id="top">
+ <div class="tabs">
+ <ul>
+ <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
+ <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
+ <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+ <li><a href="annotated.html"><span>Classes</span></a></li>
+ <li class="current"><a href="files.html"><span>Files</span></a></li>
+ </ul>
+ </div>
+ <div class="tabs">
+ <ul>
+ <li><a href="files.html"><span>File&nbsp;List</span></a></li>
+ <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
+ </ul>
+ </div>
+</div>
+<div class="contents">
+<h1>contextkitplugin.h File Reference</h1><code>#include &quot;<a class="el" href="dbusnamelistener_8h_source.html">dbusnamelistener.h</a>&quot;</code><br/>
+<code>#include &quot;<a class="el" href="subscriberinterface_8h_source.html">subscriberinterface.h</a>&quot;</code><br/>
+<code>#include &quot;<a class="el" href="provider_8h_source.html">provider.h</a>&quot;</code><br/>
+<code>#include &quot;<a class="el" href="iproviderplugin_8h_source.html">iproviderplugin.h</a>&quot;</code><br/>
+<code>#include &quot;<a class="el" href="asyncdbusinterface_8h_source.html">asyncdbusinterface.h</a>&quot;</code><br/>
+<code>#include &quot;<a class="el" href="timedvalue_8h_source.html">timedvalue.h</a>&quot;</code><br/>
+<code>#include &lt;QString&gt;</code><br/>
+<code>#include &lt;QDBusConnection&gt;</code><br/>
+<code>#include &lt;QDBusPendingCallWatcher&gt;</code><br/>
+<code>#include &lt;QDBusObjectPath&gt;</code><br/>
+<code>#include &lt;QSet&gt;</code><br/>
+<code>#include &lt;QVariant&gt;</code><br/>
+<code>#include &lt;QMap&gt;</code><br/>
+
+<p><a href="contextkitplugin_8h_source.html">Go to the source code of this file.</a></p>
+<table border="0" cellpadding="0" cellspacing="0">
+<tr><td colspan="2"><h2>Classes</h2></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_context_subscriber_1_1_pending_subscribe_watcher.html">ContextSubscriber::PendingSubscribeWatcher</a></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_context_subscriber_1_1_context_kit_plugin.html">ContextSubscriber::ContextKitPlugin</a></td></tr>
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Implementation of the ContextKit D-Bus protocol. <a href="class_context_subscriber_1_1_context_kit_plugin.html#_details">More...</a><br/></td></tr>
+<tr><td colspan="2"><h2>Namespaces</h2></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_context_subscriber.html">ContextSubscriber</a></td></tr>
+<tr><td colspan="2"><h2>Functions</h2></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_context_subscriber_1_1_i_provider_plugin.html">ContextSubscriber::IProviderPlugin</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="contextkitplugin_8h.html#a70307658405a252817d4081fd82eabe9">contextKitPluginFactory</a> (QString constructionString)</td></tr>
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Creates a new instance, the service to connect to has to be passed in <code>constructionString</code> in the format <code>[session|dbus]:servicename</code>. <a href="#a70307658405a252817d4081fd82eabe9"></a><br/></td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">QVariant&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_context_subscriber.html#ab9ac0d6c9d594d0acd80f880b12ef191">ContextSubscriber::demarshallValue</a> (const QVariant &amp;v)</td></tr>
+</table>
+<hr/><h2>Function Documentation</h2>
+<a class="anchor" id="a70307658405a252817d4081fd82eabe9"></a><!-- doxytag: member="contextkitplugin.h::contextKitPluginFactory" ref="a70307658405a252817d4081fd82eabe9" args="(QString constructionString)" -->
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname"><a class="el" href="class_context_subscriber_1_1_i_provider_plugin.html">ContextSubscriber::IProviderPlugin</a>* contextKitPluginFactory </td>
+ <td>(</td>
+ <td class="paramtype">QString&nbsp;</td>
+ <td class="paramname"> <em>constructionString</em></td>
+ <td>&nbsp;)&nbsp;</td>
+ <td></td>
+ </tr>
+ </table>
+</div>
+<div class="memdoc">
+
+<p>Creates a new instance, the service to connect to has to be passed in <code>constructionString</code> in the format <code>[session|dbus]:servicename</code>. </p>
+
+</div>
+</div>
+</div>
+<hr size="1"/><address style="text-align: right;"><small>Generated on Thu Dec 10 16:51:58 2009 for libcontextsubscriber by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
+</body>
+</html>