diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 47d455dd55be855e4cc691c32f687f723d9247ee (patch) | |
tree | 52e236aaa2576bdb3840ebede26619692fed6d7d /kview/kviewcanvas/config/generalconfigwidget.ui | |
download | tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.tar.gz tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kview/kviewcanvas/config/generalconfigwidget.ui')
-rw-r--r-- | kview/kviewcanvas/config/generalconfigwidget.ui | 300 |
1 files changed, 300 insertions, 0 deletions
diff --git a/kview/kviewcanvas/config/generalconfigwidget.ui b/kview/kviewcanvas/config/generalconfigwidget.ui new file mode 100644 index 00000000..b4646381 --- /dev/null +++ b/kview/kviewcanvas/config/generalconfigwidget.ui @@ -0,0 +1,300 @@ +<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> +<class>GeneralConfigWidget</class> +<author>Matthias Kretz <kretz@kde.org></author> +<widget class="QWidget"> + <property name="name"> + <cstring>GeneralConfigWidget</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>398</width> + <height>327</height> + </rect> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <widget class="QLayoutWidget" row="1" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>Layout4</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KIntNumInput" row="0" column="1"> + <property name="name"> + <cstring>m_pMinHeight</cstring> + </property> + <property name="label"> + <string>Minimum height:</string> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="maxValue"> + <number>200</number> + </property> + <property name="whatsThis" stdset="0"> + <string>The height of the image shown will not get smaller than the size you enter here. +A value of 10 would cause a 1x1 image to be stretched vertically by a factor of 10.</string> + </property> + </widget> + <widget class="KIntNumInput" row="1" column="1"> + <property name="name"> + <cstring>m_pMaxHeight</cstring> + </property> + <property name="label"> + <string>Maximum height:</string> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="maxValue"> + <number>100000</number> + </property> + <property name="whatsThis" stdset="0"> + <string>The height of the image shown will not get bigger than the size you enter here. +A value of 100 would cause a 1000x1000 image to be compressed vertically by a factor of 0.1.</string> + </property> + </widget> + <widget class="KIntNumInput" row="0" column="0"> + <property name="name"> + <cstring>m_pMinWidth</cstring> + </property> + <property name="label"> + <string>Minimum width:</string> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="maxValue"> + <number>200</number> + </property> + <property name="whatsThis" stdset="0"> + <string>The width of the image shown will not get smaller than the size you enter here. +A value of 10 would cause a 1x1 image to be stretched horizontally by a factor of 10.</string> + </property> + </widget> + <widget class="KIntNumInput" row="1" column="0"> + <property name="name"> + <cstring>m_pMaxWidth</cstring> + </property> + <property name="label"> + <string>Maximum width:</string> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="maxValue"> + <number>100000</number> + </property> + <property name="whatsThis" stdset="0"> + <string>The width of the image shown will not get bigger than the size you enter here. +A value of 100 would cause a 1000x1000 image to be compressed horizontally by a factor of 0.1.</string> + </property> + </widget> + <spacer row="1" column="2"> + <property name="name"> + <cstring>Spacer3</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>MinimumExpanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>0</width> + <height>0</height> + </size> + </property> + </spacer> + <spacer row="0" column="2"> + <property name="name"> + <cstring>Spacer2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>MinimumExpanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>0</width> + <height>0</height> + </size> + </property> + </spacer> + </grid> + </widget> + <widget class="QLayoutWidget" row="2" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>layout3</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>TextLabel3</cstring> + </property> + <property name="text"> + <string>Choose which blend effects should be used:</string> + </property> + </widget> + <widget class="KListView"> + <column> + <property name="text"> + <string>Effect</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <property name="name"> + <cstring>m_pListView</cstring> + </property> + <property name="selectionMode" stdset="0"> + <enum>NoSelection</enum> + </property> + <property name="fullWidth"> + <bool>true</bool> + </property> + <property name="whatsThis" stdset="0"> + <string>Every effect selected may be used to create a transition effect between the images. If you select multiple effects they will be chosen randomly.</string> + </property> + </widget> + </vbox> + </widget> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout4</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>m_pSmoothScaling</cstring> + </property> + <property name="text"> + <string>Use smooth scaling (high quality but slower)</string> + </property> + </widget> + <widget class="QCheckBox"> + <property name="name"> + <cstring>m_pKeepRatio</cstring> + </property> + <property name="text"> + <string>Keep aspect ratio</string> + </property> + <property name="whatsThis" stdset="0"> + <string>If this is checked KView will always try to keep the aspect ratio. That means if the width is scaled with a factor x, the height is scaled with the same factor.</string> + </property> + </widget> + <widget class="QCheckBox"> + <property name="name"> + <cstring>m_pCenterImage</cstring> + </property> + <property name="text"> + <string>Center image</string> + </property> + </widget> + </vbox> + </widget> + <widget class="QGroupBox" row="0" column="1"> + <property name="name"> + <cstring>groupBox3</cstring> + </property> + <property name="title"> + <string>&Background Color</string> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KColorButton"> + <property name="name"> + <cstring>m_bgColor</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>32</width> + <height>32</height> + </size> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer9</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>151</width> + <height>21</height> + </size> + </property> + </spacer> + </hbox> + </widget> + </grid> +</widget> +<tabstops> + <tabstop>m_pSmoothScaling</tabstop> + <tabstop>m_pKeepRatio</tabstop> + <tabstop>m_pCenterImage</tabstop> + <tabstop>m_pMinWidth</tabstop> + <tabstop>m_pMinHeight</tabstop> + <tabstop>m_pMaxWidth</tabstop> + <tabstop>m_pMaxHeight</tabstop> + <tabstop>m_pListView</tabstop> +</tabstops> +<includes> + <include location="global" impldecl="in implementation">kdialog.h</include> +</includes> +<layoutdefaults spacing="6" margin="11"/> +<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> +<includehints> + <includehint>knuminput.h</includehint> + <includehint>knuminput.h</includehint> + <includehint>knuminput.h</includehint> + <includehint>knuminput.h</includehint> + <includehint>knuminput.h</includehint> + <includehint>knuminput.h</includehint> + <includehint>knuminput.h</includehint> + <includehint>knuminput.h</includehint> + <includehint>klistview.h</includehint> + <includehint>kcolorbutton.h</includehint> +</includehints> +</UI> |