Warning, /education/kstars/kstars/org.kde.kstars.Ekos.Focus.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.Focus">
0004   <property name="opticalTrain" type="s" access="readwrite"/>
0005   <property name="camera" type="s" access="readwrite"/>
0006   <property name="filterWheel" type="s" access="readwrite"/>
0007   <property name="filter" type="s" access="readwrite"/>
0008   <property name="focuser" type="s" access="readwrite"/>
0009   <property name="HFR" type="d" access="read"/>
0010   <property name="logText" type="as" access="read"/>
0011   <property name="status" type="i" access="read">
0012     <annotation name="org.qtproject.QtDBus.QtTypeName" value="Ekos::FocusState"/>
0013   </property>
0014     <method name="start">
0015       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0016     </method>
0017     <method name="abort">
0018       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0019     </method>
0020     <method name="capture">
0021       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0022     </method>
0023     <method name="focusIn">
0024       <arg type="b" direction="out"/>
0025       <arg name="ms" type="i" direction="in"/>
0026     </method>    
0027     <method name="focusOut">
0028       <arg type="b" direction="out"/>
0029       <arg name="ms" type="i" direction="in"/>
0030     </method>
0031     <method name="focusOut">
0032       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0033     </method>
0034     <method name="checkFocus">
0035       <arg name="requiredHFR" type="d" direction="in"/>
0036       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0037     </method>
0038     <method name="canAutoFocus">
0039       <arg type="b" direction="out"/>
0040     </method>    
0041     <method name="setBinning">
0042       <arg name="binX" type="i" direction="in"/>
0043       <arg name="binY" type="i" direction="in"/>
0044       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0045     </method>
0046     <method name="setAutoStarEnabled">
0047       <arg name="enable" type="b" direction="in"/>
0048       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0049     </method>
0050     <method name="setAutoSubFrameEnabled">
0051       <arg name="enable" type="b" direction="in"/>
0052       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0053     </method>
0054     <method name="setAutoFocusParameters">
0055       <arg name="boxSize" type="i" direction="in"/>
0056       <arg name="stepSize" type="i" direction="in"/>
0057       <arg name="maxTravel" type="i" direction="in"/>
0058       <arg name="tolerance" type="d" direction="in"/>
0059       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0060     </method>
0061     <method name="resetFrame">
0062       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0063     </method>
0064     <signal name="newStatus">
0065         <arg name="status" type="(i)" direction="out"/>
0066         <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="Ekos::FocusState"/>
0067         <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="Ekos::FocusState"/>
0068     </signal>
0069     <signal name="newLog">
0070         <arg name="text" type="s" direction="out"/>
0071     </signal>
0072     <signal name="newHFR">
0073         <arg name="HFR" type="d" direction="out"/>
0074         <arg name="position" type="i" direction="out"/>
0075     </signal>
0076   </interface>
0077 </node>