Warning, /plasma/khotkeys/kcm_hotkeys/actions/menuentry_action_widget.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>MenuentryActionWidget</class>
0003  <widget class="QWidget" name="MenuentryActionWidget" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>400</width>
0009     <height>300</height>
0010    </rect>
0011   </property>
0012   <layout class="QHBoxLayout" name="horizontalLayout" >
0013    <item>
0014     <widget class="QLabel" name="applicationLabel" >
0015      <property name="text" >
0016       <string>Application:</string>
0017      </property>
0018     </widget>
0019    </item>
0020    <item>
0021     <widget class="KLineEdit" name="application" >
0022      <property name="readOnly" >
0023       <bool>true</bool>
0024      </property>
0025     </widget>
0026    </item>
0027    <item>
0028     <widget class="QPushButton" name="applicationButton" >
0029      <property name="text" >
0030       <string>Select Application ...</string>
0031      </property>
0032     </widget>
0033    </item>
0034   </layout>
0035  </widget>
0036  <customwidgets>
0037   <customwidget>
0038    <class>KLineEdit</class>
0039    <extends>QLineEdit</extends>
0040    <header>klineedit.h</header>
0041   </customwidget>
0042  </customwidgets>
0043  <resources/>
0044  <connections/>
0045 </ui>