Warning, /network/kget/dbus/org.kde.kget.main.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.kget.main"> 0005 <method name="dropTargetVisible"> 0006 <arg type="b" direction="out"/> 0007 </method> 0008 <method name="setDropTargetVisible"> 0009 <arg name="visible" type="b" direction="in"/> 0010 </method> 0011 <method name="offlineMode"> 0012 <arg type="b" direction="out"/> 0013 </method> 0014 <method name="setOfflineMode"> 0015 <arg type="b" direction="in"/> 0016 </method> 0017 <method name="addTransfer"> 0018 <arg name="src" type="s" direction="in"/> 0019 <arg name="destDir" type="s" direction="in"/> 0020 <arg name="start" type="b" direction="in"/> 0021 <arg type="as" direction="out"/> 0022 </method> 0023 <method name="delTransfer"> 0024 <arg name="dbusObjectPath" type="s" direction="in"/> 0025 <arg type="b" direction="out"/> 0026 </method> 0027 <method name="showNewTransferDialog"> 0028 <arg name="urls" type="as" direction="in"/> 0029 </method> 0030 <method name="transfers"> 0031 <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/> 0032 <arg name="out" type="a{ss}" direction="out"/> 0033 </method> 0034 <method name="transfersSpeed"> 0035 <arg type="i" direction="out"/> 0036 </method> 0037 <method name="importLinks"> 0038 <arg name="links" type="as" direction="in" /> 0039 </method> 0040 <method name="isSupported"> 0041 <arg type="b" direction="out"/> 0042 <arg name="url" type="s" direction="in"/> 0043 </method> 0044 <signal name="transfersAdded"> 0045 <arg name="urls" type="as" direction="out"/> 0046 <arg name="dBusObjectPaths" type="as" direction="out"/> 0047 </signal> 0048 <signal name="transfersRemoved"> 0049 <arg name="urls" type="as" direction="out"/> 0050 <arg name="dBusObjectPaths" type="as" direction="out"/> 0051 </signal> 0052 </interface> 0053 </node>