You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
186 lines
7.6 KiB
186 lines
7.6 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> |
|
<class>DlgGeneral</class> |
|
<widget class="QWidget"> |
|
<property name="name"> |
|
<cstring>DlgGeneral</cstring> |
|
</property> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>289</width> |
|
<height>169</height> |
|
</rect> |
|
</property> |
|
<property name="caption"> |
|
<string>DlgGeneral</string> |
|
</property> |
|
<vbox> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<property name="margin"> |
|
<number>0</number> |
|
</property> |
|
<widget class="QGroupBox"> |
|
<property name="name"> |
|
<cstring>groupBox2</cstring> |
|
</property> |
|
<property name="title"> |
|
<string>Program Look</string> |
|
</property> |
|
<hbox> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<widget class="QLayoutWidget"> |
|
<property name="name"> |
|
<cstring>layout9</cstring> |
|
</property> |
|
<vbox> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<widget class="QCheckBox"> |
|
<property name="name"> |
|
<cstring>kcfg_ShowLeftPanel</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Show &left panel</string> |
|
</property> |
|
</widget> |
|
<widget class="QLayoutWidget"> |
|
<property name="name"> |
|
<cstring>layout1</cstring> |
|
</property> |
|
<hbox> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<spacer> |
|
<property name="name"> |
|
<cstring>spacer2</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Fixed</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>16</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="QCheckBox"> |
|
<property name="name"> |
|
<cstring>kcfg_ShowSearchBar</cstring> |
|
</property> |
|
<property name="enabled"> |
|
<bool>false</bool> |
|
</property> |
|
<property name="text"> |
|
<string>Show &search bar in thumbnails list</string> |
|
</property> |
|
</widget> |
|
</hbox> |
|
</widget> |
|
<widget class="QCheckBox"> |
|
<property name="name"> |
|
<cstring>kcfg_ShowScrollBars</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Show scroll&bars</string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox"> |
|
<property name="name"> |
|
<cstring>kcfg_ShowOSD</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Show &hints and info messages</string> |
|
</property> |
|
</widget> |
|
</vbox> |
|
</widget> |
|
<widget class="QLayoutWidget"> |
|
<property name="name"> |
|
<cstring>layout3_2</cstring> |
|
</property> |
|
<vbox> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<widget class="QLabel"> |
|
<property name="name"> |
|
<cstring>pixmapLabel1_2</cstring> |
|
</property> |
|
<property name="sizePolicy"> |
|
<sizepolicy> |
|
<hsizetype>0</hsizetype> |
|
<vsizetype>0</vsizetype> |
|
<horstretch>0</horstretch> |
|
<verstretch>0</verstretch> |
|
</sizepolicy> |
|
</property> |
|
<property name="pixmap"> |
|
<pixmap>"kpdf", 32</pixmap> |
|
</property> |
|
</widget> |
|
<spacer> |
|
<property name="name"> |
|
<cstring>spacerV1</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Vertical</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Minimum</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>20</width> |
|
<height>1</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</vbox> |
|
</widget> |
|
</hbox> |
|
</widget> |
|
<spacer> |
|
<property name="name"> |
|
<cstring>spacer3</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Vertical</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>20</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</vbox> |
|
</widget> |
|
<connections> |
|
<connection> |
|
<sender>kcfg_ShowLeftPanel</sender> |
|
<signal>toggled(bool)</signal> |
|
<receiver>kcfg_ShowSearchBar</receiver> |
|
<slot>setEnabled(bool)</slot> |
|
</connection> |
|
</connections> |
|
<includes> |
|
<include location="global" impldecl="in implementation">kdialog.h</include> |
|
<include location="global" impldecl="in implementation">kiconloader.h</include> |
|
</includes> |
|
<pixmapfunction>DesktopIcon</pixmapfunction> |
|
<layoutdefaults spacing="6" margin="11"/> |
|
</UI>
|
|
|