Warning, /utilities/yakuake/app/config/appearancesettings.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>AppearanceSettings</class>
0004  <widget class="QWidget" name="AppearanceSettings">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>582</width>
0010     <height>480</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_3">
0014    <property name="leftMargin">
0015     <number>0</number>
0016    </property>
0017    <property name="topMargin">
0018     <number>0</number>
0019    </property>
0020    <property name="rightMargin">
0021     <number>0</number>
0022    </property>
0023    <property name="bottomMargin">
0024     <number>0</number>
0025    </property>
0026    <item>
0027     <widget class="QGroupBox" name="groupBox_1">
0028      <property name="title">
0029       <string comment="@title:group Group box label">General</string>
0030      </property>
0031      <layout class="QVBoxLayout" name="verticalLayout_1">
0032       <item>
0033        <widget class="QCheckBox" name="kcfg_TerminalHighlightOnManualActivation">
0034         <property name="whatsThis">
0035          <string comment="@info:whatsthis">Enabling this option will make Yakuake briefly display a colored overlay above the newly focused terminal when moving focus between multiple terminals in a session, as well as over the currently focused terminal when switching to a session with multiple terminals.</string>
0036         </property>
0037         <property name="text">
0038          <string comment="@option:check">Highlight terminals when moving focus between them</string>
0039         </property>
0040        </widget>
0041       </item>
0042       <item>
0043        <widget class="QCheckBox" name="kcfg_HideSkinBorders">
0044         <property name="text">
0045          <string>Hide borders</string>
0046         </property>
0047        </widget>
0048       </item>
0049      </layout>
0050     </widget>
0051    </item>
0052    <item>
0053     <widget class="QGroupBox" name="groupBox_2">
0054      <property name="title">
0055       <string comment="@title:group">Window Background</string>
0056      </property>
0057      <layout class="QVBoxLayout" name="verticalLayout_2">
0058       <item>
0059        <layout class="QHBoxLayout">
0060         <item>
0061          <widget class="QLabel" name="backgroundColorLabel">
0062           <property name="text">
0063            <string comment="@label:chooser">Background color:</string>
0064           </property>
0065          </widget>
0066         </item>
0067         <item>
0068          <widget class="KColorButton" name="kcfg_BackgroundColor">
0069           <property name="text">
0070            <string/>
0071           </property>
0072          </widget>
0073         </item>
0074         <item>
0075          <spacer>
0076           <property name="orientation">
0077            <enum>Qt::Horizontal</enum>
0078           </property>
0079           <property name="sizeHint" stdset="0">
0080            <size>
0081             <width>41</width>
0082             <height>20</height>
0083            </size>
0084           </property>
0085          </spacer>
0086         </item>
0087        </layout>
0088       </item>
0089       <item>
0090        <widget class="QCheckBox" name="kcfg_Translucency">
0091         <property name="whatsThis">
0092          <string comment="@info:whatsthis">Translucency requires support by the selected skin as well as your desktop environment. The default skin supports translucency.</string>
0093         </property>
0094         <property name="text">
0095          <string comment="@option:check">Use skin translucency if supported</string>
0096         </property>
0097        </widget>
0098       </item>
0099       <item>
0100        <layout class="QHBoxLayout" name="horizontalLayout">
0101         <property name="leftMargin">
0102          <number>7</number>
0103         </property>
0104         <item>
0105          <spacer name="spacer">
0106           <property name="orientation">
0107            <enum>Qt::Horizontal</enum>
0108           </property>
0109           <property name="sizeType">
0110            <enum>QSizePolicy::Fixed</enum>
0111           </property>
0112           <property name="sizeHint" stdset="0">
0113            <size>
0114             <width>20</width>
0115             <height>20</height>
0116            </size>
0117           </property>
0118          </spacer>
0119         </item>
0120         <item>
0121          <widget class="QLabel" name="backgroundColorOpacityLabel">
0122           <property name="enabled">
0123            <bool>false</bool>
0124           </property>
0125           <property name="text">
0126            <string comment="@label:spinbox">Background color opacity:</string>
0127           </property>
0128          </widget>
0129         </item>
0130         <item>
0131          <widget class="QSpinBox" name="kcfg_BackgroundColorOpacity">
0132           <property name="enabled">
0133            <bool>false</bool>
0134           </property>
0135           <property name="whatsThis">
0136            <string comment="@info:whatsthis">When using translucency, the background color will be filled in using the given opacity before the skin elements are painted on top of the background. This allows influencing the opacity and color tint of translucent areas of the skin.</string>
0137           </property>
0138           <property name="suffix">
0139            <string comment="@label Spinbox unit suffix">%</string>
0140           </property>
0141           <property name="maximum">
0142            <number>100</number>
0143           </property>
0144           <property name="value">
0145            <number>50</number>
0146           </property>
0147          </widget>
0148         </item>
0149         <item>
0150          <spacer name="spacer_2">
0151           <property name="orientation">
0152            <enum>Qt::Horizontal</enum>
0153           </property>
0154           <property name="sizeHint" stdset="0">
0155            <size>
0156             <width>64</width>
0157             <height>17</height>
0158            </size>
0159           </property>
0160          </spacer>
0161         </item>
0162        </layout>
0163       </item>
0164      </layout>
0165     </widget>
0166    </item>
0167    <item>
0168     <widget class="QGroupBox" name="groupBox_3">
0169      <property name="title">
0170       <string comment="@title:group">Skin</string>
0171      </property>
0172      <layout class="QGridLayout">
0173       <item row="2" column="0" colspan="2">
0174        <widget class="KNSWidgets::Button" name="ghnsButton">
0175         <property name="text">
0176          <string comment="@action:button">Get New Skins...</string>
0177         </property>
0178        </widget>
0179       </item>
0180       <item row="1" column="1">
0181        <widget class="QPushButton" name="removeButton">
0182         <property name="enabled">
0183          <bool>false</bool>
0184         </property>
0185         <property name="text">
0186          <string comment="@action:button">Remove Skin</string>
0187         </property>
0188        </widget>
0189       </item>
0190       <item row="1" column="0">
0191        <widget class="QPushButton" name="installButton">
0192         <property name="enabled">
0193          <bool>true</bool>
0194         </property>
0195         <property name="text">
0196          <string comment="@action:button">Install Skin...</string>
0197         </property>
0198        </widget>
0199       </item>
0200       <item row="4" column="0">
0201        <widget class="QCheckBox" name="kcfg_SkinInstalledWithKns">
0202         <property name="text">
0203          <string/>
0204         </property>
0205        </widget>
0206       </item>
0207       <item row="3" column="0" colspan="2">
0208        <widget class="QLineEdit" name="kcfg_Skin">
0209         <property name="frame">
0210          <bool>false</bool>
0211         </property>
0212        </widget>
0213       </item>
0214       <item row="0" column="0" colspan="2">
0215        <widget class="QListView" name="skinList">
0216         <property name="enabled">
0217          <bool>true</bool>
0218         </property>
0219         <property name="sizePolicy">
0220          <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0221           <horstretch>0</horstretch>
0222           <verstretch>0</verstretch>
0223          </sizepolicy>
0224         </property>
0225         <property name="minimumSize">
0226          <size>
0227           <width>0</width>
0228           <height>0</height>
0229          </size>
0230         </property>
0231         <property name="contextMenuPolicy">
0232          <enum>Qt::NoContextMenu</enum>
0233         </property>
0234         <property name="horizontalScrollBarPolicy">
0235          <enum>Qt::ScrollBarAlwaysOff</enum>
0236         </property>
0237        </widget>
0238       </item>
0239      </layout>
0240     </widget>
0241    </item>
0242   </layout>
0243  </widget>
0244  <customwidgets>
0245   <customwidget>
0246    <class>KColorButton</class>
0247    <extends>QPushButton</extends>
0248    <header>kcolorbutton.h</header>
0249   </customwidget>
0250  </customwidgets>
0251  <tabstops>
0252   <tabstop>kcfg_TerminalHighlightOnManualActivation</tabstop>
0253   <tabstop>kcfg_BackgroundColor</tabstop>
0254   <tabstop>kcfg_Translucency</tabstop>
0255   <tabstop>kcfg_BackgroundColorOpacity</tabstop>
0256   <tabstop>skinList</tabstop>
0257   <tabstop>installButton</tabstop>
0258   <tabstop>removeButton</tabstop>
0259   <tabstop>ghnsButton</tabstop>
0260   <tabstop>kcfg_Skin</tabstop>
0261   <tabstop>kcfg_SkinInstalledWithKns</tabstop>
0262  </tabstops>
0263  <customwidgets>
0264   <customwidget>
0265    <class>KNSWidgets::Button</class>
0266    <extends>QPushButton</extends>
0267    <header>KNSWidgets/Button</header>
0268   </customwidget>
0269  </customwidgets>
0270  <resources/>
0271  <connections>
0272   <connection>
0273    <sender>kcfg_Translucency</sender>
0274    <signal>toggled(bool)</signal>
0275    <receiver>kcfg_BackgroundColorOpacity</receiver>
0276    <slot>setEnabled(bool)</slot>
0277    <hints>
0278     <hint type="sourcelabel">
0279      <x>152</x>
0280      <y>76</y>
0281     </hint>
0282     <hint type="destinationlabel">
0283      <x>192</x>
0284      <y>106</y>
0285     </hint>
0286    </hints>
0287   </connection>
0288   <connection>
0289    <sender>kcfg_Translucency</sender>
0290    <signal>toggled(bool)</signal>
0291    <receiver>backgroundColorOpacityLabel</receiver>
0292    <slot>setEnabled(bool)</slot>
0293    <hints>
0294     <hint type="sourcelabel">
0295      <x>152</x>
0296      <y>76</y>
0297     </hint>
0298     <hint type="destinationlabel">
0299      <x>95</x>
0300      <y>106</y>
0301     </hint>
0302    </hints>
0303   </connection>
0304  </connections>
0305 </ui>