Warning, /plasma/khotkeys/kcm_hotkeys/actions/command_url_action_widget.ui is written in an unsupported language. File is not indexed.
0001 <ui version="4.0" > 0002 <class>CommandUrlActionWidget</class> 0003 <widget class="QWidget" name="CommandUrlActionWidget" > 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="QGridLayout" name="gridLayout" > 0013 <item row="0" column="0" > 0014 <widget class="QLabel" name="commandLabel" > 0015 <property name="text" > 0016 <string>Command/URL:</string> 0017 </property> 0018 </widget> 0019 </item> 0020 <item row="0" column="1" > 0021 <widget class="KUrlRequester" name="command" /> 0022 </item> 0023 <item row="1" column="0" > 0024 <spacer name="verticalSpacer" > 0025 <property name="orientation" > 0026 <enum>Qt::Vertical</enum> 0027 </property> 0028 <property name="sizeHint" stdset="0" > 0029 <size> 0030 <width>20</width> 0031 <height>6</height> 0032 </size> 0033 </property> 0034 </spacer> 0035 </item> 0036 </layout> 0037 </widget> 0038 <customwidgets> 0039 <customwidget> 0040 <class>KUrlRequester</class> 0041 <extends>QFrame</extends> 0042 <header>kurlrequester.h</header> 0043 </customwidget> 0044 </customwidgets> 0045 <resources/> 0046 <connections/> 0047 </ui>