Warning, /pim/knotes/notesagent/org.freedesktop.Akonadi.NotesAgent.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.NotesAgent">
0004     <method name="showConfigureDialog" >
0005       <arg direction="in" type="x" name="windowId" />
0006     </method>
0007     <method name="setEnableAgent" >
0008       <arg direction="in" type="b" name="enabled" />
0009     </method>
0010     <method name="enabledAgent" >
0011       <arg direction="out" type="b" />
0012     </method>
0013     <method name="setReceiveNotes" >
0014       <arg direction="in" type="b" name="enabled" />
0015     </method>
0016     <method name="receiveNotes" >
0017       <arg direction="out" type="b" />
0018     </method>
0019     <method name="setPort" >
0020       <arg direction="in" type="i" name="value" />
0021     </method>
0022     <method name="port" >
0023       <arg direction="out" type="i" />
0024     </method>
0025     <method name="setAlarmCheckInterval" >
0026       <arg direction="in" type="i" name="value" />
0027     </method>
0028     <method name="alarmCheckInterval" >
0029       <arg direction="out" type="i" />
0030     </method>
0031     <method name="configurationChanged"/>
0032   </interface>
0033 </node>