Warning, /frameworks/kxmlgui/src/kshortcutwidget.ui is written in an unsupported language. File is not indexed.
0001 <ui version="4.0" > 0002 <class>KShortcutWidget</class> 0003 <widget class="QWidget" name="KShortcutWidget" > 0004 <property name="geometry" > 0005 <rect> 0006 <x>0</x> 0007 <y>0</y> 0008 <width>180</width> 0009 <height>49</height> 0010 </rect> 0011 </property> 0012 <layout class="QHBoxLayout" > 0013 <property name="margin" > 0014 <number>9</number> 0015 </property> 0016 <property name="spacing" > 0017 <number>6</number> 0018 </property> 0019 <item> 0020 <widget class="QLabel" name="priLabel" > 0021 <property name="text" > 0022 <string>Main:</string> 0023 </property> 0024 </widget> 0025 </item> 0026 <item> 0027 <widget class="KKeySequenceWidget" native="1" name="priEditor" > 0028 <property name="minimumSize" > 0029 <size> 0030 <width>0</width> 0031 <height>0</height> 0032 </size> 0033 </property> 0034 </widget> 0035 </item> 0036 <item> 0037 <spacer> 0038 <property name="orientation" > 0039 <enum>Qt::Horizontal</enum> 0040 </property> 0041 <property name="sizeHint" > 0042 <size> 0043 <width>50</width> 0044 <height>31</height> 0045 </size> 0046 </property> 0047 </spacer> 0048 </item> 0049 <item> 0050 <widget class="QLabel" name="altLabel" > 0051 <property name="text" > 0052 <string>Alternate:</string> 0053 </property> 0054 </widget> 0055 </item> 0056 <item> 0057 <widget class="KKeySequenceWidget" native="1" name="altEditor" > 0058 <property name="minimumSize" > 0059 <size> 0060 <width>0</width> 0061 <height>0</height> 0062 </size> 0063 </property> 0064 </widget> 0065 </item> 0066 </layout> 0067 </widget> 0068 <customwidgets> 0069 <customwidget> 0070 <class>KKeySequenceWidget</class> 0071 <extends>QWidget</extends> 0072 <header>kkeysequencewidget.h</header> 0073 </customwidget> 0074 </customwidgets> 0075 <resources/> 0076 <connections/> 0077 </ui>