Warning, /education/kstars/kstars/org.kde.kstars.Ekos.Scheduler.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.Scheduler"> 0004 <property name="profile" type="s" access="readwrite"/> 0005 <property name="logText" type="as" access="read"/> 0006 <property name="status" type="i" access="read"> 0007 <annotation name="org.qtproject.QtDBus.QtTypeName" value="Ekos::SchedulerState"/> 0008 </property> 0009 <method name="start"> 0010 <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/> 0011 </method> 0012 <method name="stop"> 0013 <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/> 0014 </method> 0015 <method name="removeAllJobs"> 0016 <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/> 0017 </method> 0018 <method name="loadScheduler"> 0019 <arg name="fileURL" type="s" direction="in"/> 0020 <arg type="b" direction="out"/> 0021 <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QUrl"/> 0022 </method> 0023 <method name="setSequence"> 0024 <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/> 0025 <arg name="sequenceFileURL" type="s" direction="in"/> 0026 <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QUrl"/> 0027 </method> 0028 <method name="resetAllJobs"> 0029 <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/> 0030 </method> 0031 <signal name="newStatus"> 0032 <arg name="status" type="(i)" direction="out"/> 0033 <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="Ekos::SchedulerState"/> 0034 <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="Ekos::SchedulerState"/> 0035 </signal> 0036 <signal name="newLog"> 0037 <arg name="text" type="s" direction="out"/> 0038 </signal> 0039 </interface> 0040 </node>