Warning, /games/knights/src/popup.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>Popup</class>
0004  <widget class="QWidget" name="Popup">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>584</width>
0010     <height>33</height>
0011    </rect>
0012   </property>
0013   <layout class="QHBoxLayout" name="horizontalLayout">
0014    <item>
0015     <widget class="QLabel" name="label">
0016      <property name="text">
0017       <string comment="KDE::DoNotExtract">TextLabel</string>
0018      </property>
0019     </widget>
0020    </item>
0021    <item>
0022     <spacer name="horizontalSpacer">
0023      <property name="orientation">
0024       <enum>Qt::Horizontal</enum>
0025      </property>
0026      <property name="sizeHint" stdset="0">
0027       <size>
0028        <width>40</width>
0029        <height>20</height>
0030       </size>
0031      </property>
0032     </spacer>
0033    </item>
0034    <item>
0035     <widget class="QPushButton" name="acceptButton">
0036      <property name="text">
0037       <string>Accept</string>
0038      </property>
0039     </widget>
0040    </item>
0041    <item>
0042     <widget class="QPushButton" name="declineButton">
0043      <property name="text">
0044       <string>Decline</string>
0045      </property>
0046     </widget>
0047    </item>
0048    <item>
0049     <widget class="QPushButton" name="closeButton">
0050      <property name="text">
0051       <string>Close</string>
0052      </property>
0053     </widget>
0054    </item>
0055   </layout>
0056  </widget>
0057  <resources/>
0058  <connections/>
0059 </ui>