Warning, /education/kstars/Tests/kstars_ui/org.kde.mockkstars.MockEkos.MockFocus.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.MockFocus">
0004     <property name="status" type="i" access="read">
0005       <annotation name="org.qtproject.QtDBus.QtTypeName" value="Ekos::FocusState"/>
0006     </property>
0007     <method name="start">
0008       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0009     </method>
0010     <method name="abort">
0011       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0012     </method>
0013     <method name="canAutoFocus">
0014       <arg type="b" direction="out"/>
0015     </method>    
0016     <method name="setAutoStarEnabled">
0017       <arg name="enable" type="b" direction="in"/>
0018       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0019     </method>
0020     <method name="resetFrame">
0021       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0022     </method>
0023     <signal name="newStatus">
0024       <arg name="status" type="(i)" direction="out"/>
0025       <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="Ekos::FocusState"/>
0026       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="Ekos::FocusState"/>
0027     </signal>
0028   </interface>
0029 </node>