Warning, /plasma/khotkeys/kcm_hotkeys/triggers/shortcut_trigger_widget.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>ShortcutTriggerWidget</class>
0004  <widget class="QWidget" name="ShortcutTriggerWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>302</width>
0010     <height>81</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="0">
0015     <widget class="QLabel" name="shortcut_label">
0016      <property name="text">
0017       <string>&amp;Shortcut:</string>
0018      </property>
0019      <property name="alignment">
0020       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0021      </property>
0022      <property name="buddy">
0023       <cstring>shortcut</cstring>
0024      </property>
0025     </widget>
0026    </item>
0027    <item row="0" column="1">
0028     <widget class="KKeySequenceWidget" name="shortcut">
0029      <property name="multiKeyShortcutsAllowed">
0030       <bool>false</bool>
0031      </property>
0032     </widget>
0033    </item>
0034    <item row="0" column="2">
0035     <spacer name="horizontalSpacer">
0036      <property name="orientation">
0037       <enum>Qt::Horizontal</enum>
0038      </property>
0039      <property name="sizeHint" stdset="0">
0040       <size>
0041        <width>40</width>
0042        <height>20</height>
0043       </size>
0044      </property>
0045     </spacer>
0046    </item>
0047    <item row="1" column="0">
0048     <spacer name="verticalSpacer">
0049      <property name="orientation">
0050       <enum>Qt::Vertical</enum>
0051      </property>
0052      <property name="sizeHint" stdset="0">
0053       <size>
0054        <width>20</width>
0055        <height>6</height>
0056       </size>
0057      </property>
0058     </spacer>
0059    </item>
0060   </layout>
0061  </widget>
0062  <customwidgets>
0063   <customwidget>
0064    <class>KKeySequenceWidget</class>
0065    <extends>QWidget</extends>
0066    <header>kkeysequencewidget.h</header>
0067   </customwidget>
0068  </customwidgets>
0069  <resources/>
0070  <connections/>
0071 </ui>