Warning, /education/kstars/Tests/kstars_ui/org.kde.mockkstars.MockEkos.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.mockkstars.MockEkos">
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     <method name="connectDevices">
0011       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0012     </method>
0013     <method name="disconnectDevices">
0014       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0015     </method>
0016     <method name="start">
0017       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0018     </method>
0019     <method name="stop">
0020       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0021     </method>
0022     <method name="getProfiles">
0023       <arg type="as" direction="out"/>
0024     </method>
0025     <method name="setProfile">
0026       <arg name="profileName" type="s" direction="in"/>
0027       <arg type="b" direction="out"/>
0028     </method>
0029     <signal name="indiStatusChanged">
0030         <arg name="status" type="(i)" direction="out"/>
0031         <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="Ekos::CommunicationStatus"/>
0032         <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="Ekos::CommunicationStatus"/>
0033     </signal>
0034     <signal name="ekosStatusChanged">
0035         <arg name="status" type="(i)" direction="out"/>
0036         <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="Ekos::CommunicationStatus"/>
0037         <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="Ekos::CommunicationStatus"/>
0038     </signal>
0039     <signal name="newModule">
0040         <arg name="name" type="s" direction="out"/>
0041     </signal>
0042   </interface>
0043 </node>