jpl/io.qt.applicationmanager.ru...

16 lines
792 B
XML

<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
<interface name="io.qt.ApplicationManager.RuntimeInterface">
<signal name="startApplication">
<arg name="baseDir" type="s" direction="out"/>
<arg name="app" type="s" direction="out"/>
<arg name="document" type="s" direction="out"/>
<arg name="mimeType" type="s" direction="out"/>
<arg name="application" type="a{sv}" direction="out"/>
<arg name="systemProperties" type="a{sv}" direction="out"/>
<annotation name="org.qtproject.QtDBus.QtTypeName.Out4" value="QVariantMap"/>
<annotation name="org.qtproject.QtDBus.QtTypeName.Out5" value="QVariantMap"/>
</signal>
</interface>
</node>