Warning, /plasma/plasma-vault/kded/ui/noticewidget.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>NoticeWidget</class>
0009  <widget class="QWidget" name="NoticeWidget">
0010   <property name="geometry">
0011    <rect>
0012     <x>0</x>
0013     <y>0</y>
0014     <width>652</width>
0015     <height>420</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="QTextBrowser" name="textNotice">
0033      <property name="html">
0034       <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
0035 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0036 p, li { white-space: pre-wrap; }
0037 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'hlv'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
0038 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0039      </property>
0040     </widget>
0041    </item>
0042    <item>
0043     <widget class="QCheckBox" name="checkShouldBeHidden">
0044      <property name="text">
0045       <string>Do not show this notice again</string>
0046      </property>
0047     </widget>
0048    </item>
0049   </layout>
0050  </widget>
0051  <resources/>
0052  <connections/>
0053 </ui>