Warning, /education/kstars/kstars/org.kde.kstars.Ekos.Align.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.Align">
0004   <property name="opticalTrain" type="s" access="readwrite"/>
0005   <property name="camera" type="s" access="read"/>
0006   <property name="filterWheel" type="s" access="read"/>
0007   <property name="filter" type="s" access="readwrite"/>
0008   <property name="logText" type="as" access="read"/>
0009   <property name="status" type="i" access="read">
0010     <annotation name="org.qtproject.QtDBus.QtTypeName" value="Ekos::AlignState"/>
0011   </property>
0012   <property name="fov" type="ad" access="read">
0013     <annotation name="org.qtproject.QtDBus.QtTypeName" value="QList&lt;double&gt;"/>
0014   </property>
0015   <property name="solverArguments" type="s" access="readwrite"/>
0016     <method name="abort">
0017       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0018     </method>
0019     <method name="captureAndSolve">
0020       <arg type="b" direction="out"/>
0021     </method>
0022     <method name="loadAndSlew">
0023       <arg type="b" direction="out"/>
0024       <arg name="fileURL" type="s" direction="in"/>
0025     </method>
0026     <method name="setSolverMode">
0027       <arg name="mode" type="u" direction="in"/>
0028       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0029     </method>
0030     <method name="setSolverAction">
0031       <arg name="mode" type="i" direction="in"/>
0032       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0033     </method>
0034     <method name="cameraInfo">
0035     <arg type="ad" direction="out"/>
0036     <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QList&lt;double&gt;"/>
0037     <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QList&lt;double&gt;"/>
0038     </method>    
0039     <method name="getSolutionResult">
0040       <arg type="ad" direction="out"/>
0041       <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QList&lt;double&gt;"/>
0042       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QList&lt;double&gt;"/>
0043     </method>
0044     <method name="telescopeInfo">
0045       <arg type="ad" direction="out"/>
0046       <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QList&lt;double&gt;"/>
0047       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QList&lt;double&gt;"/>
0048     </method>
0049     <method name="getLoadAndSlewStatus">
0050       <arg type="i" direction="out"/>
0051     </method>
0052     <method name="setBinningIndex">
0053       <arg name="binningIndex" type="i" direction="in"/>
0054       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0055     </method>    
0056     <method name="setTargetCoords">
0057       <arg name="ra" type="d" direction="in"/>
0058       <arg name="de" type="d" direction="in"/>
0059       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0060     </method>
0061     <method name="getTargetCoords">
0062       <arg type="ad" direction="out"/>
0063       <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QList&lt;double&gt;"/>
0064       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QList&lt;double&gt;"/>
0065     </method>
0066     <method name="setTargetPositionAngle">
0067       <arg name="value" type="d" direction="in"/>
0068       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0069     </method>
0070     <signal name="newStatus">
0071         <arg name="status" type="(i)" direction="out"/>
0072         <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="Ekos::AlignState"/>
0073         <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="Ekos::AlignState"/>
0074     </signal>
0075     <signal name="newSolution">
0076         <arg name="solution" type="a{sv}" direction="out"/>
0077         <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QVariantMap"/>
0078         <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
0079     </signal>
0080     <signal name="newLog">
0081         <arg name="text" type="s" direction="out"/>
0082     </signal>
0083   </interface>
0084 </node>