Warning, /education/parley/src/settings/optionlistform.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>OptionListForm</class>
0003  <widget class="QWidget" name="OptionListForm" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>414</width>
0009     <height>267</height>
0010    </rect>
0011   </property>
0012   <property name="minimumSize" >
0013    <size>
0014     <width>414</width>
0015     <height>171</height>
0016    </size>
0017   </property>
0018   <property name="windowTitle" >
0019    <string>-</string>
0020   </property>
0021   <layout class="QGridLayout" >
0022    <property name="margin" >
0023     <number>0</number>
0024    </property>
0025    <property name="spacing" >
0026     <number>6</number>
0027    </property>
0028    <item row="0" column="0" >
0029     <widget class="QGroupBox" name="titleGroupBox" >
0030      <layout class="QGridLayout" >
0031       <property name="margin" >
0032        <number>9</number>
0033       </property>
0034       <property name="spacing" >
0035        <number>6</number>
0036       </property>
0037       <item row="0" column="0" >
0038        <widget class="QListWidget" name="optionsList" >
0039         <property name="selectionBehavior" >
0040          <enum>QAbstractItemView::SelectRows</enum>
0041         </property>
0042        </widget>
0043       </item>
0044       <item row="1" column="0" >
0045        <layout class="QHBoxLayout" >
0046         <property name="margin" >
0047          <number>0</number>
0048         </property>
0049         <property name="spacing" >
0050          <number>6</number>
0051         </property>
0052         <item>
0053          <widget class="QPushButton" name="newButton" >
0054           <property name="sizePolicy" >
0055            <sizepolicy>
0056             <hsizetype>1</hsizetype>
0057             <vsizetype>1</vsizetype>
0058             <horstretch>0</horstretch>
0059             <verstretch>0</verstretch>
0060            </sizepolicy>
0061           </property>
0062           <property name="text" >
0063            <string>&amp;New...</string>
0064           </property>
0065          </widget>
0066         </item>
0067         <item>
0068          <widget class="QPushButton" name="modifyButton" >
0069           <property name="sizePolicy" >
0070            <sizepolicy>
0071             <hsizetype>1</hsizetype>
0072             <vsizetype>1</vsizetype>
0073             <horstretch>0</horstretch>
0074             <verstretch>0</verstretch>
0075            </sizepolicy>
0076           </property>
0077           <property name="text" >
0078            <string>&amp;Modify...</string>
0079           </property>
0080          </widget>
0081         </item>
0082         <item>
0083          <widget class="QPushButton" name="deleteButton" >
0084           <property name="sizePolicy" >
0085            <sizepolicy>
0086             <hsizetype>1</hsizetype>
0087             <vsizetype>1</vsizetype>
0088             <horstretch>0</horstretch>
0089             <verstretch>0</verstretch>
0090            </sizepolicy>
0091           </property>
0092           <property name="text" >
0093            <string>&amp;Delete</string>
0094           </property>
0095          </widget>
0096         </item>
0097         <item>
0098          <spacer>
0099           <property name="orientation" >
0100            <enum>Qt::Horizontal</enum>
0101           </property>
0102           <property name="sizeType" >
0103            <enum>QSizePolicy::Expanding</enum>
0104           </property>
0105           <property name="sizeHint" >
0106            <size>
0107             <width>20</width>
0108             <height>20</height>
0109            </size>
0110           </property>
0111          </spacer>
0112         </item>
0113         <item>
0114          <widget class="QPushButton" name="cleanUpButton" >
0115           <property name="sizePolicy" >
0116            <sizepolicy>
0117             <hsizetype>1</hsizetype>
0118             <vsizetype>1</vsizetype>
0119             <horstretch>0</horstretch>
0120             <verstretch>0</verstretch>
0121            </sizepolicy>
0122           </property>
0123           <property name="text" >
0124            <string>&amp;Clean Up</string>
0125           </property>
0126          </widget>
0127         </item>
0128        </layout>
0129       </item>
0130      </layout>
0131     </widget>
0132    </item>
0133   </layout>
0134  </widget>
0135   <tabstops>
0136   <tabstop>optionsList</tabstop>
0137   <tabstop>newButton</tabstop>
0138   <tabstop>modifyButton</tabstop>
0139   <tabstop>deleteButton</tabstop>
0140   <tabstop>cleanUpButton</tabstop>
0141  </tabstops>
0142  <resources/>
0143  <connections/>
0144 </ui>