Warning, /utilities/konsole/src/settings/TemporaryFilesSettings.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>TemporaryFilesSettings</class>
0004  <widget class="QWidget" name="TemporaryFilesSettings">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>384</width>
0010     <height>384</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <property name="spacing">
0015     <number>0</number>
0016    </property>
0017    <item>
0018     <layout class="QGridLayout" name="gridLayout_2" columnstretch="0,0,1">
0019      <property name="spacing">
0020       <number>6</number>
0021      </property>
0022      <item row="0" column="0" alignment="Qt::AlignRight">
0023       <widget class="QLabel" name="label_4">
0024        <property name="text">
0025         <string>Scrollback file location:</string>
0026        </property>
0027       </widget>
0028      </item>
0029      <item row="3" column="2">
0030       <widget class="KUrlRequester" name="kcfg_scrollbackUseSpecifiedLocationDirectory">
0031        <property name="enabled">
0032         <bool>false</bool>
0033        </property>
0034        <property name="sizePolicy">
0035         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0036          <horstretch>0</horstretch>
0037          <verstretch>0</verstretch>
0038         </sizepolicy>
0039        </property>
0040       </widget>
0041      </item>
0042      <item row="1" column="1" colspan="2">
0043       <widget class="QRadioButton" name="kcfg_scrollbackUseCacheLocation">
0044        <property name="sizePolicy">
0045         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0046          <horstretch>0</horstretch>
0047          <verstretch>0</verstretch>
0048         </sizepolicy>
0049        </property>
0050        <property name="text">
0051         <string notr="true" comment="Actual value set in code">User cache directory (...)</string>
0052        </property>
0053       </widget>
0054      </item>
0055      <item row="2" column="1" colspan="2">
0056       <widget class="QRadioButton" name="kcfg_scrollbackUseSpecifiedLocation">
0057        <property name="sizePolicy">
0058         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0059          <horstretch>0</horstretch>
0060          <verstretch>0</verstretch>
0061         </sizepolicy>
0062        </property>
0063        <property name="text">
0064         <string comment="@option:radio Custom (file location); followed by text entry field">Custom:</string>
0065        </property>
0066       </widget>
0067      </item>
0068      <item row="3" column="1">
0069       <spacer name="horizontalSpacer">
0070        <property name="orientation">
0071         <enum>Qt::Horizontal</enum>
0072        </property>
0073        <property name="sizeType">
0074         <enum>QSizePolicy::Fixed</enum>
0075        </property>
0076        <property name="sizeHint" stdset="0">
0077         <size>
0078          <width>16</width>
0079          <height>20</height>
0080         </size>
0081        </property>
0082       </spacer>
0083      </item>
0084      <item row="0" column="1" colspan="2">
0085       <widget class="QRadioButton" name="kcfg_scrollbackUseSystemLocation">
0086        <property name="sizePolicy">
0087         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0088          <horstretch>0</horstretch>
0089          <verstretch>0</verstretch>
0090         </sizepolicy>
0091        </property>
0092        <property name="text">
0093         <string notr="true" comment="Actual value set in code">System temporary directory (...)</string>
0094        </property>
0095        <property name="checked">
0096         <bool>true</bool>
0097        </property>
0098       </widget>
0099      </item>
0100     </layout>
0101    </item>
0102    <item>
0103     <spacer>
0104      <property name="orientation">
0105       <enum>Qt::Vertical</enum>
0106      </property>
0107      <property name="sizeType">
0108       <enum>QSizePolicy::Expanding</enum>
0109      </property>
0110      <property name="sizeHint" stdset="0">
0111       <size>
0112        <width>20</width>
0113        <height>50</height>
0114       </size>
0115      </property>
0116     </spacer>
0117    </item>
0118   </layout>
0119  </widget>
0120  <customwidgets>
0121   <customwidget>
0122    <class>KUrlRequester</class>
0123    <extends>QFrame</extends>
0124    <header>kurlrequester.h</header>
0125    <container>1</container>
0126   </customwidget>
0127  </customwidgets>
0128  <resources/>
0129  <connections>
0130   <connection>
0131    <sender>kcfg_scrollbackUseSpecifiedLocation</sender>
0132    <signal>toggled(bool)</signal>
0133    <receiver>kcfg_scrollbackUseSpecifiedLocationDirectory</receiver>
0134    <slot>setEnabled(bool)</slot>
0135    <hints>
0136     <hint type="sourcelabel">
0137      <x>146</x>
0138      <y>66</y>
0139     </hint>
0140     <hint type="destinationlabel">
0141      <x>186</x>
0142      <y>85</y>
0143     </hint>
0144    </hints>
0145   </connection>
0146  </connections>
0147 </ui>