Warning, /plasma/plasma-vault/kded/ui/offlineonlywidget.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!--
0003 SPDX-FileCopyrightText: 2020 Ivan Čukić <ivan.cukic@kde.org>
0004 
0005 SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
0006 -->
0007 <ui version="4.0">
0008  <class>OfflineOnlyChooserWidget</class>
0009  <widget class="QWidget" name="OfflineOnlyChooserWidget">
0010   <property name="geometry">
0011    <rect>
0012     <x>0</x>
0013     <y>0</y>
0014     <width>652</width>
0015     <height>20</height>
0016    </rect>
0017   </property>
0018   <layout class="QVBoxLayout" name="verticalLayout">
0019    <property name="leftMargin">
0020     <number>0</number>
0021    </property>
0022    <property name="topMargin">
0023     <number>0</number>
0024    </property>
0025    <property name="rightMargin">
0026     <number>0</number>
0027    </property>
0028    <property name="bottomMargin">
0029     <number>0</number>
0030    </property>
0031    <item>
0032     <widget class="QCheckBox" name="checkShouldBeOffline">
0033      <property name="text">
0034       <string>Go offline while this vault is open (switch off networking and bluetooth)</string>
0035      </property>
0036     </widget>
0037    </item>
0038   </layout>
0039  </widget>
0040  <resources/>
0041  <connections/>
0042 </ui>