Warning, /education/kstars/kstars/org.kde.kstars.Ekos.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.kstars.Ekos"> 0004 <property name="indiStatus" type="i" access="read"> 0005 <annotation name="org.qtproject.QtDBus.QtTypeName" value="Ekos::CommunicationStatus"/> 0006 </property> 0007 <property name="ekosStatus" type="i" access="read"> 0008 <annotation name="org.qtproject.QtDBus.QtTypeName" value="Ekos::CommunicationStatus"/> 0009 </property> 0010 <property name="settleStatus" type="u" access="read"/> 0011 <property name="ekosLiveStatus" type="b" access="read"/> 0012 <property name="logText" type="as" access="read"/> 0013 <method name="connectDevices"> 0014 <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/> 0015 </method> 0016 <method name="disconnectDevices"> 0017 <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/> 0018 </method> 0019 <method name="start"> 0020 <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/> 0021 </method> 0022 <method name="stop"> 0023 <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/> 0024 </method> 0025 <method name="getProfiles"> 0026 <arg type="as" direction="out"/> 0027 </method> 0028 <method name="setProfile"> 0029 <arg name="profileName" type="s" direction="in"/> 0030 <arg type="b" direction="out"/> 0031 </method> 0032 <method name="setEkosLiveConnected"> 0033 <arg name="enabled" type="b" direction="in"/> 0034 </method> 0035 <method name="setEkosLiveConfig"> 0036 <arg name="rememberCredentials" type="b" direction="in"/> 0037 <arg name="autoConnect" type="b" direction="in"/> 0038 </method> 0039 <method name="setEkosLiveUser"> 0040 <arg name="username" type="s" direction="in"/> 0041 <arg name="password" type="s" direction="in"/> 0042 </method> 0043 <method name="setEkosLoggingEnabled"> 0044 <arg name="name" type="s" direction="in"/> 0045 <arg name="enabled" type="b" direction="in"/> 0046 </method> 0047 <signal name="indiStatusChanged"> 0048 <arg name="status" type="(i)" direction="out"/> 0049 <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="Ekos::CommunicationStatus"/> 0050 <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="Ekos::CommunicationStatus"/> 0051 </signal> 0052 <signal name="ekosStatusChanged"> 0053 <arg name="status" type="(i)" direction="out"/> 0054 <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="Ekos::CommunicationStatus"/> 0055 <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="Ekos::CommunicationStatus"/> 0056 </signal> 0057 <signal name="settleStatusChanged"> 0058 <arg name="status" type="(i)" direction="out"/> 0059 <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="Ekos::CommunicationStatus"/> 0060 <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="Ekos::CommunicationStatus"/> 0061 </signal> 0062 <signal name="ekosLiveStatusChanged"> 0063 <arg name="status" type="b" direction="out"/> 0064 </signal> 0065 <signal name="newLog"> 0066 <arg name="text" type="s" direction="out"/> 0067 </signal> 0068 <signal name="newModule"> 0069 <arg name="name" type="s" direction="out"/> 0070 </signal> 0071 <signal name="newDevice"> 0072 <arg name="name" type="s" direction="out"/> 0073 <arg name="interface" type="i" direction="out"/> 0074 </signal> 0075 </interface> 0076 </node>