Warning, /plasma/plasma-mobile/kcms/time/timedated1.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
0002 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0003 <!--
0004  - SPDX-FileCopyrightText: 2014 Kai Uwe Broulik <kde@privat.broulik.de>
0005  - SPDX-FileCopyrightText: 2014 Martin Klapetek <mklapetek@kde.org>
0006  - SPDX-License-Identifier: GPL-2.0-or-later
0007 -->
0008 <node>
0009  <interface name="org.freedesktop.timedate1">
0010   <property name="Timezone" type="s" access="read">
0011   </property>
0012   <property name="LocalRTC" type="b" access="read">
0013   </property>
0014   <property name="CanNTP" type="b" access="read">
0015    <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
0016   </property>
0017   <property name="NTP" type="b" access="read">
0018   </property>
0019   <property name="NTPSynchronized" type="b" access="read">
0020    <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
0021   </property>
0022   <property name="TimeUSec" type="t" access="read">
0023    <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
0024   </property>
0025   <property name="RTCTimeUSec" type="t" access="read">
0026    <annotation name="org.freedesktop.DBus.Property.EmitsChangedSignal" value="false"/>
0027   </property>
0028   <method name="SetTime">
0029    <arg type="x" direction="in"/>
0030    <arg type="b" direction="in"/>
0031    <arg type="b" direction="in"/>
0032   </method>
0033   <method name="SetTimezone">
0034    <arg type="s" direction="in"/>
0035    <arg type="b" direction="in"/>
0036   </method>
0037   <method name="SetLocalRTC">
0038    <arg type="b" direction="in"/>
0039    <arg type="b" direction="in"/>
0040    <arg type="b" direction="in"/>
0041   </method>
0042   <method name="SetNTP">
0043    <arg type="b" direction="in"/>
0044    <arg type="b" direction="in"/>
0045   </method>
0046  </interface>
0047 </node>
0048