Warning, /pim/messagelib/messagecomposer/src/followupreminder/org.freedesktop.Akonadi.FollowUpReminder.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0002 <node>
0003   <interface name="org.freedesktop.Akonadi.FollowUpReminderAgent">
0004     <method name="setEnableAgent" >
0005       <arg type="b" direction="in"/>
0006     </method>
0007     <method name="enabledAgent" >
0008       <arg type="b" direction="out"/>
0009     </method>
0010     <method name="printDebugInfo" >
0011        <arg type="s" direction="out"/>
0012     </method>
0013     <method name="reload" />
0014     <method name="addReminder">
0015         <arg name="messageId" type="s" direction="in" />
0016         <arg name="originalMessageItemId" type="x" direction="in" />
0017         <arg name="to" type="s" direction="in" />
0018         <arg name="subject" type="s" direction="in" />
0019         <arg name="followupDate" type="(iii)" direction="in" />
0020         <annotation name="org.qtproject.QtDBus.QtTypeName.In4" value="QDate" />
0021         <arg name="todoId" type="x" direction="in" />
0022     </method>
0023   </interface>
0024 </node>