1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
3 <interface name="org.freedesktop.Akonadi.CalendarSearchAgent">
4 <method name="createSearch">
5 <arg type="a{sv}" direction="out">
6 <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
8 <arg name="startDate" type="s" direction="in"/>
9 <arg name="endDate" type="s" direction="in"/>