Warning, /plasma/oxygen/kdecoration/config/ui/oxygenexceptionlistwidget.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>OxygenExceptionListWidget</class>
0004  <widget class="QWidget" name="OxygenExceptionListWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>473</width>
0010     <height>163</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="minimumSize">
0020    <size>
0021     <width>0</width>
0022     <height>0</height>
0023    </size>
0024   </property>
0025   <layout class="QGridLayout" name="gridLayout">
0026    <item row="0" column="0" rowspan="6">
0027     <widget class="QTreeView" name="exceptionListView">
0028      <property name="sizePolicy">
0029       <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
0030        <horstretch>0</horstretch>
0031        <verstretch>0</verstretch>
0032       </sizepolicy>
0033      </property>
0034      <property name="minimumSize">
0035       <size>
0036        <width>100</width>
0037        <height>100</height>
0038       </size>
0039      </property>
0040     </widget>
0041    </item>
0042    <item row="5" column="1">
0043     <spacer name="verticalSpacer">
0044      <property name="orientation">
0045       <enum>Qt::Vertical</enum>
0046      </property>
0047      <property name="sizeHint" stdset="0">
0048       <size>
0049        <width>20</width>
0050        <height>1</height>
0051       </size>
0052      </property>
0053     </spacer>
0054    </item>
0055    <item row="0" column="1">
0056     <widget class="QPushButton" name="moveUpButton">
0057      <property name="text">
0058       <string>Move Up</string>
0059      </property>
0060     </widget>
0061    </item>
0062    <item row="1" column="1">
0063     <widget class="QPushButton" name="moveDownButton">
0064      <property name="text">
0065       <string>Move Down</string>
0066      </property>
0067     </widget>
0068    </item>
0069    <item row="2" column="1">
0070     <widget class="QPushButton" name="addButton">
0071      <property name="text">
0072       <string>Add</string>
0073      </property>
0074     </widget>
0075    </item>
0076    <item row="3" column="1">
0077     <widget class="QPushButton" name="removeButton">
0078      <property name="text">
0079       <string>Remove</string>
0080      </property>
0081     </widget>
0082    </item>
0083    <item row="4" column="1">
0084     <widget class="QPushButton" name="editButton">
0085      <property name="text">
0086       <string>Edit</string>
0087      </property>
0088     </widget>
0089    </item>
0090   </layout>
0091  </widget>
0092  <tabstops>
0093   <tabstop>exceptionListView</tabstop>
0094   <tabstop>moveUpButton</tabstop>
0095   <tabstop>moveDownButton</tabstop>
0096   <tabstop>addButton</tabstop>
0097   <tabstop>removeButton</tabstop>
0098   <tabstop>editButton</tabstop>
0099  </tabstops>
0100  <resources/>
0101  <connections/>
0102 </ui>