Warning, /education/kstars/Tests/kstars_ui/org.kde.mockkstars.MockEkos.MockAlign.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.MockAlign">
0004     <property name="status" type="i" access="read">
0005       <annotation name="org.qtproject.QtDBus.QtTypeName" value="Ekos::AlignState"/>
0006     </property>
0007     <method name="abort">
0008       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0009     </method>
0010     <method name="captureAndSolve">
0011       <arg type="b" direction="out"/>
0012     </method>
0013     <method name="loadAndSlew">
0014       <arg type="b" direction="out"/>
0015       <arg name="fileURL" type="s" direction="in"/>
0016     </method>
0017     <method name="setSolverAction">
0018       <arg name="mode" type="i" direction="in"/>
0019       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0020     </method>
0021     <method name="setTargetCoords">
0022       <arg name="ra" type="d" direction="in"/>
0023       <arg name="de" type="d" direction="in"/>
0024       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0025     </method>
0026     <method name="setTargetPositionAngle">
0027       <arg name="rotation" type="d" direction="in"/>
0028       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0029     </method>
0030     <signal name="newStatus">
0031       <arg name="status" type="(i)" direction="out"/>
0032       <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="Ekos::AlignState"/>
0033       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="Ekos::AlignState"/>
0034     </signal>
0035   </interface>
0036 </node>