Files
qcma/org.qcma.HeadlessManager.xml
codestation 00b76f308c Changed read timestamps timezones to UTC.
Fix QListDB::getObjectMetadatas not returning metadata when a single
object was requested.
Show size in GiB for backups.
2014-04-19 15:48:50 -04:30

13 lines
409 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="org.qcma.HeadlessManager">
<signal name="databaseUpdated">
<arg name="count" type="i" direction="out"/>
</signal>
<method name="refreshDatabase">
</method>
<method name="stop">
</method>
</interface>
</node>