Warning, /sdk/ktechlab/src/gui/gplinksettingswidget.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>GplinkSettingsWidget</class> 0004 <widget class="QWidget" name="GplinkSettingsWidget"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>457</width> 0010 <height>108</height> 0011 </rect> 0012 </property> 0013 <property name="layoutDirection"> 0014 <enum>Qt::LeftToRight</enum> 0015 </property> 0016 <layout class="QGridLayout" name="gridLayout"> 0017 <item row="0" column="0" colspan="2"> 0018 <widget class="QCheckBox" name="kcfg_gplink_link_shared"> 0019 <property name="sizePolicy"> 0020 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0021 <horstretch>0</horstretch> 0022 <verstretch>0</verstretch> 0023 </sizepolicy> 0024 </property> 0025 <property name="text"> 0026 <string>Link with shared libraries (&use this with new SDCC)</string> 0027 </property> 0028 </widget> 0029 </item> 0030 <item row="1" column="0"> 0031 <spacer name="verticalSpacer"> 0032 <property name="orientation"> 0033 <enum>Qt::Vertical</enum> 0034 </property> 0035 <property name="sizeHint" stdset="0"> 0036 <size> 0037 <width>20</width> 0038 <height>40</height> 0039 </size> 0040 </property> 0041 </spacer> 0042 </item> 0043 </layout> 0044 </widget> 0045 <resources/> 0046 <connections/> 0047 </ui>