Warning, /pim/korganizer/src/data/org.kde.korganizer.Korganizer.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
0002 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0003 <node>
0004   <interface name="org.kde.korganizer.Korganizer">
0005     <method name="openURL">
0006       <arg name="url" type="s" direction="in"/>
0007       <arg type="b" direction="out"/>
0008     </method>
0009     <method name="mergeURL">
0010       <arg name="url" type="s" direction="in"/>
0011       <arg type="b" direction="out"/>
0012     </method>
0013     <method name="saveURL">
0014       <arg type="b" direction="out"/>
0015     </method>
0016     <method name="saveAsURL">
0017       <arg name="url" type="s" direction="in"/>
0018       <arg type="b" direction="out"/>
0019     </method>
0020     <method name="getCurrentURLasString">
0021       <arg type="s" direction="out"/>
0022     </method>
0023     <method name="editIncidence">
0024       <arg name="url" type="s" direction="in"/>
0025       <arg type="b" direction="out"/>
0026     </method>
0027     <method name="deleteIncidence">
0028       <arg name="url" type="s" direction="in"/>
0029       <arg type="b" direction="out"/>
0030     </method>
0031     <method name="deleteIncidence">
0032       <arg name="url" type="s" direction="in"/>
0033       <arg name="force" type="b" direction="in"/>
0034       <arg type="b" direction="out"/>
0035     </method>
0036     <method name="addIncidence">
0037       <arg name="ical" type="s" direction="in"/>
0038       <arg type="b" direction="out"/>
0039     </method>
0040     <method name="showIncidence">
0041       <arg name="url" type="s" direction="in"/>
0042       <arg type="b" direction="out"/>
0043     </method>
0044     <method name="showIncidenceContext">
0045       <arg name="url" type="s" direction="in"/>
0046       <arg type="b" direction="out"/>
0047     </method>
0048     <method name="handleCommandLine">
0049       <arg type="b" direction="out"/>
0050       <arg name="args" type="as" direction="in"/>
0051     </method>
0052   </interface>
0053 </node>