Warning, /utilities/yakuake/app/firstrundialog.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>FirstRunDialog</class>
0003  <widget class="QWidget" name="FirstRunDialog" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>400</width>
0009     <height>223</height>
0010    </rect>
0011   </property>
0012   <layout class="QGridLayout" >
0013    <property name="leftMargin" >
0014     <number>0</number>
0015    </property>
0016    <property name="topMargin" >
0017     <number>0</number>
0018    </property>
0019    <property name="rightMargin" >
0020     <number>0</number>
0021    </property>
0022    <property name="bottomMargin" >
0023     <number>0</number>
0024    </property>
0025    <property name="horizontalSpacing" >
0026     <number>0</number>
0027    </property>
0028    <property name="verticalSpacing" >
0029     <number>0</number>
0030    </property>
0031    <item row="0" column="0" colspan="3" >
0032     <widget class="KTitleWidget" name="titleWidget" >
0033      <property name="sizePolicy" >
0034       <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
0035        <horstretch>0</horstretch>
0036        <verstretch>0</verstretch>
0037       </sizepolicy>
0038      </property>
0039      <property name="minimumSize" >
0040       <size>
0041        <width>0</width>
0042        <height>42</height>
0043       </size>
0044      </property>
0045      <property name="text" >
0046       <string comment="@title" >Welcome to Yakuake</string>
0047      </property>
0048     </widget>
0049    </item>
0050    <item row="1" column="0" colspan="3" >
0051     <widget class="QLabel" name="introLabel" >
0052      <property name="text" >
0053       <string comment="@info" >Before starting to use the application, you might want to change the keyboard shortcut used to open and retract the Yakuake window:</string>
0054      </property>
0055      <property name="wordWrap" >
0056       <bool>true</bool>
0057      </property>
0058     </widget>
0059    </item>
0060    <item row="2" column="1" >
0061     <spacer>
0062      <property name="orientation" >
0063       <enum>Qt::Vertical</enum>
0064      </property>
0065      <property name="sizeType" >
0066       <enum>QSizePolicy::Fixed</enum>
0067      </property>
0068      <property name="sizeHint" >
0069       <size>
0070        <width>20</width>
0071        <height>16</height>
0072       </size>
0073      </property>
0074     </spacer>
0075    </item>
0076    <item row="3" column="0" >
0077     <spacer>
0078      <property name="orientation" >
0079       <enum>Qt::Horizontal</enum>
0080      </property>
0081      <property name="sizeType" >
0082       <enum>QSizePolicy::MinimumExpanding</enum>
0083      </property>
0084      <property name="sizeHint" >
0085       <size>
0086        <width>40</width>
0087        <height>20</height>
0088       </size>
0089      </property>
0090     </spacer>
0091    </item>
0092    <item row="3" column="1" >
0093     <widget class="KKeySequenceWidget" name="keyButton" />
0094    </item>
0095    <item row="3" column="2" >
0096     <spacer>
0097      <property name="orientation" >
0098       <enum>Qt::Horizontal</enum>
0099      </property>
0100      <property name="sizeType" >
0101       <enum>QSizePolicy::MinimumExpanding</enum>
0102      </property>
0103      <property name="sizeHint" >
0104       <size>
0105        <width>50</width>
0106        <height>20</height>
0107       </size>
0108      </property>
0109     </spacer>
0110    </item>
0111    <item row="4" column="1" >
0112     <spacer>
0113      <property name="orientation" >
0114       <enum>Qt::Vertical</enum>
0115      </property>
0116      <property name="sizeType" >
0117       <enum>QSizePolicy::Fixed</enum>
0118      </property>
0119      <property name="sizeHint" >
0120       <size>
0121        <width>20</width>
0122        <height>16</height>
0123       </size>
0124      </property>
0125     </spacer>
0126    </item>
0127    <item row="5" column="0" colspan="3" >
0128     <widget class="QLabel" name="outroLabel" >
0129      <property name="text" >
0130       <string comment="@info" >You can change the shortcut later at any time via the menu.</string>
0131      </property>
0132      <property name="wordWrap" >
0133       <bool>true</bool>
0134      </property>
0135     </widget>
0136    </item>
0137   </layout>
0138  </widget>
0139  <customwidgets>
0140   <customwidget>
0141    <class>KKeySequenceWidget</class>
0142    <extends>QWidget</extends>
0143    <header>kkeysequencewidget.h</header>
0144   </customwidget>
0145   <customwidget>
0146    <class>KTitleWidget</class>
0147    <extends>QWidget</extends>
0148    <header>ktitlewidget.h</header>
0149   </customwidget>
0150  </customwidgets>
0151  <resources/>
0152  <connections/>
0153 </ui>