Warning, /utilities/basket/src/org.kde.basket.BNPView.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.kde.basket.BNPView">
0004     <method name="newBasket">
0005     </method>
0006     <method name="handleCommandLine">
0007     </method>
0008     <method name="reloadBasket">
0009       <arg name="folderName" type="s" direction="in"/>
0010     </method>
0011     <method name="createNoteHtml">
0012       <arg type="b" direction="out"/>
0013       <arg name="content" type="s" direction="in"/>
0014       <arg name="basket" type="s" direction="in"/>
0015     </method>
0016     <method name="listBaskets">
0017       <arg type="as" direction="out"/>
0018     </method>
0019     <method name="createNoteFromFile">
0020       <arg type="b" direction="out"/>
0021       <arg name="url" type="s" direction="in"/>
0022       <arg name="basket" type="s" direction="in"/>
0023     </method>
0024     <method name="changeNoteHtml">
0025       <arg type="b" direction="out"/>
0026       <arg name="content" type="s" direction="in"/>
0027       <arg name="basket" type="s" direction="in"/>
0028       <arg name="noteName" type="s" direction="in"/>
0029     </method>
0030   </interface>
0031 </node>