Diff shell extension kdiff-ext
Brought to you by:
serg_z
<ui version="4.0" > <class>GENERAL</class> <widget class="QWidget" name="GENERAL" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>200</width> <height>100</height> </rect> </property> <property name="windowTitle" > <string>Form</string> </property> <layout class="QGridLayout" name="gridLayout_2" > <item row="0" column="0" > <widget class="KIntNumInput" name="kcfg_max_filename_length" > <property name="label" > <string>S&queeze file names longer than:</string> </property> <property name="value" > <number>63</number> </property> <property name="minimum" > <number>20</number> </property> <property name="maximum" > <number>1024</number> </property> </widget> </item> <item row="0" column="1" > <spacer name="horizontalSpacer" > <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0" > <size> <width>89</width> <height>20</height> </size> </property> </spacer> </item> <item row="1" column="0" > <spacer name="verticalSpacer" > <property name="orientation" > <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0" > <size> <width>20</width> <height>59</height> </size> </property> </spacer> </item> </layout> </widget> <customwidgets> <customwidget> <class>KIntNumInput</class> <extends>QWidget</extends> <header>knuminput.h</header> </customwidget> </customwidgets> <resources/> <connections/> </ui>