Warning, /frameworks/kconfigwidgets/tests/krecentfilesactiontest.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>MainWindow</class>
0004  <widget class="QMainWindow" name="MainWindow">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>434</width>
0010     <height>201</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>KRecentFilesAction Test</string>
0015   </property>
0016   <widget class="QWidget" name="centralwidget">
0017    <layout class="QVBoxLayout" name="verticalLayout">
0018     <item>
0019      <widget class="QLabel" name="label">
0020       <property name="text">
0021        <string>Look in the File menu to use the Open Recent menu</string>
0022       </property>
0023      </widget>
0024     </item>
0025     <item>
0026      <layout class="QHBoxLayout" name="horizontalLayout">
0027       <item>
0028        <widget class="QPushButton" name="pbAddUrl">
0029         <property name="text">
0030          <string>Add URL</string>
0031         </property>
0032        </widget>
0033       </item>
0034       <item>
0035        <widget class="QLineEdit" name="lineEditUrl">
0036         <property name="text">
0037          <string>~/tmp/test1.txt</string>
0038         </property>
0039        </widget>
0040       </item>
0041      </layout>
0042     </item>
0043     <item>
0044      <widget class="QLabel" name="label_3">
0045       <property name="text">
0046        <string>Add URL to recent file list</string>
0047       </property>
0048      </widget>
0049     </item>
0050     <item>
0051      <widget class="QLabel" name="label_2">
0052       <property name="text">
0053        <string>Note that nonexisting entries will not be restored.</string>
0054       </property>
0055      </widget>
0056     </item>
0057     <item>
0058      <layout class="QHBoxLayout" name="horizontalLayout_3">
0059       <item>
0060        <widget class="QPushButton" name="pbLoadEntries">
0061         <property name="text">
0062          <string>LoadEntries</string>
0063         </property>
0064        </widget>
0065       </item>
0066       <item>
0067        <widget class="QPushButton" name="pbSaveEntries">
0068         <property name="text">
0069          <string>SaveEntries</string>
0070         </property>
0071        </widget>
0072       </item>
0073      </layout>
0074     </item>
0075     <item>
0076      <layout class="QHBoxLayout" name="horizontalLayout_2">
0077       <item>
0078        <widget class="QLabel" name="label1">
0079         <property name="sizePolicy">
0080          <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0081           <horstretch>0</horstretch>
0082           <verstretch>0</verstretch>
0083          </sizepolicy>
0084         </property>
0085         <property name="text">
0086          <string>New console output:</string>
0087         </property>
0088        </widget>
0089       </item>
0090       <item>
0091        <widget class="QLabel" name="labelOutputAvailable">
0092         <property name="sizePolicy">
0093          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0094           <horstretch>1</horstretch>
0095           <verstretch>0</verstretch>
0096          </sizepolicy>
0097         </property>
0098         <property name="text">
0099          <string>A</string>
0100         </property>
0101        </widget>
0102       </item>
0103      </layout>
0104     </item>
0105     <item>
0106      <spacer name="verticalSpacer">
0107       <property name="orientation">
0108        <enum>Qt::Vertical</enum>
0109       </property>
0110       <property name="sizeHint" stdset="0">
0111        <size>
0112         <width>20</width>
0113         <height>40</height>
0114        </size>
0115       </property>
0116      </spacer>
0117     </item>
0118    </layout>
0119   </widget>
0120   <widget class="QMenuBar" name="menubar">
0121    <property name="geometry">
0122     <rect>
0123      <x>0</x>
0124      <y>0</y>
0125      <width>434</width>
0126      <height>19</height>
0127     </rect>
0128    </property>
0129    <widget class="QMenu" name="menuFile">
0130     <property name="title">
0131      <string>File</string>
0132     </property>
0133    </widget>
0134    <addaction name="menuFile"/>
0135   </widget>
0136   <widget class="QStatusBar" name="statusbar"/>
0137  </widget>
0138  <resources/>
0139  <connections/>
0140 </ui>