Warning, /frameworks/kxmlgui/src/kshortcutsdialog.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>KShortcutsDialog</class>
0003  <widget class="QWidget" name="KShortcutsDialog" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>761</width>
0009     <height>549</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" name="verticalLayout" >
0013    <item>
0014     <widget class="KTreeWidgetSearchLineWidget" name="searchFilter" >
0015      <property name="whatsThis" >
0016       <string>Search interactively for shortcut names (e.g. Copy) or combination of keys (e.g. Ctrl+C) by typing them here.</string>
0017      </property>
0018     </widget>
0019    </item>
0020    <item>
0021     <widget class="QTreeWidget" name="list" >
0022      <property name="whatsThis" >
0023       <string>Here you can see a list of key bindings, i.e. associations between actions (e.g. 'Copy') shown in the left column and keys or combination of keys (e.g. Ctrl+V) shown in the right column.</string>
0024      </property>
0025      <property name="rootIsDecorated" >
0026       <bool>true</bool>
0027      </property>
0028      <property name="sortingEnabled" >
0029       <bool>true</bool>
0030      </property>
0031      <column>
0032       <property name="text" >
0033        <string>Action</string>
0034       </property>
0035      </column>
0036      <column>
0037       <property name="text" >
0038        <string>Shortcut</string>
0039       </property>
0040      </column>
0041      <column>
0042       <property name="text" >
0043        <string>Alternate</string>
0044       </property>
0045      </column>
0046      <column>
0047       <property name="text" >
0048        <string>Global</string>
0049       </property>
0050      </column>
0051      <column>
0052       <property name="text" >
0053        <string>Global Alternate</string>
0054       </property>
0055      </column>
0056      <column>
0057       <property name="text" >
0058        <string>Mouse Button Gesture</string>
0059       </property>
0060      </column>
0061      <column>
0062       <property name="text" >
0063        <string>Mouse Shape Gesture</string>
0064       </property>
0065      </column>
0066     </widget>
0067    </item>
0068   </layout>
0069  </widget>
0070  <customwidgets>
0071   <customwidget>
0072    <class>KTreeWidgetSearchLineWidget</class>
0073    <extends>QWidget</extends>
0074    <header>ktreewidgetsearchlinewidget.h</header>
0075   </customwidget>
0076  </customwidgets>
0077  <resources/>
0078  <connections/>
0079 </ui>