Warning, /education/kstars/Tests/kstars_ui/org.kde.mockkstars.MockEkos.MockCapture.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.MockCapture">
0004     <property name="targetName" type="s" access="readwrite"/>
0005     <property name="coolerControl" type="b" access="readwrite"/>
0006     <property name="status" type="i" access="read">
0007         <annotation name="org.qtproject.QtDBus.QtTypeName" value="Ekos::CaptureState"/>
0008     </property>
0009     <method name="start">
0010       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0011     </method>
0012     <method name="abort">
0013       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0014     </method>
0015     <method name="loadSequenceQueue">
0016       <arg type="b" direction="out"/>
0017       <arg name="fileURL" type="s" direction="in"/>
0018       <arg name="targetName" type="s" direction="in"/>
0019     </method>
0020     <method name="clearAutoFocusHFR">
0021       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0022     </method>
0023     <method name="setCapturedFramesMap">
0024       <arg name="signature" type="s" direction="in"/>
0025       <arg name="count" type="i" direction="in"/>
0026       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0027     </method>
0028     <signal name="newStatus">
0029         <arg name="status" type="(i)" direction="out"/>
0030         <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="Ekos::CaptureState"/>
0031         <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="Ekos::CaptureState"/>
0032     </signal>
0033     <signal name="ready"/>
0034   </interface>
0035 </node>