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 /kpdf/conf/dlgpresentation.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 'kpdf/conf/dlgpresentation.ui')
-rw-r--r-- | kpdf/conf/dlgpresentation.ui | 282 |
1 files changed, 282 insertions, 0 deletions
diff --git a/kpdf/conf/dlgpresentation.ui b/kpdf/conf/dlgpresentation.ui new file mode 100644 index 00000000..ba65f7b1 --- /dev/null +++ b/kpdf/conf/dlgpresentation.ui @@ -0,0 +1,282 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>DlgPresentation</class> +<widget class="QWidget"> + <property name="name"> + <cstring>DlgPresentation</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>294</width> + <height>261</height> + </rect> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <widget class="QGroupBox"> + <property name="name"> + <cstring>groupBox1</cstring> + </property> + <property name="title"> + <string>Navigation</string> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout1</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QSpinBox" row="0" column="1"> + <property name="name"> + <cstring>kcfg_SlidesAdvanceTime</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="suffix"> + <string> sec.</string> + </property> + <property name="value"> + <number>5</number> + </property> + </widget> + <widget class="QCheckBox" row="0" column="0"> + <property name="name"> + <cstring>kcfg_SlidesAdvance</cstring> + </property> + <property name="text"> + <string>Advance every:</string> + </property> + </widget> + <widget class="QCheckBox" row="2" column="0"> + <property name="name"> + <cstring>kcfg_SlidesLoop</cstring> + </property> + <property name="text"> + <string>Loop after last page</string> + </property> + </widget> + </grid> + </widget> + </hbox> + </widget> + <widget class="QGroupBox"> + <property name="name"> + <cstring>groupBox2</cstring> + </property> + <property name="title"> + <string>Appearance</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QComboBox" row="1" column="1"> + <item> + <property name="text"> + <string>Blinds Vertical</string> + </property> + </item> + <item> + <property name="text"> + <string>Blinds Horizontal</string> + </property> + </item> + <item> + <property name="text"> + <string>Box In</string> + </property> + </item> + <item> + <property name="text"> + <string>Box Out</string> + </property> + </item> + <item> + <property name="text"> + <string>Dissolve</string> + </property> + </item> + <item> + <property name="text"> + <string>Glitter Down</string> + </property> + </item> + <item> + <property name="text"> + <string>Glitter Right</string> + </property> + </item> + <item> + <property name="text"> + <string>Glitter Right-Down</string> + </property> + </item> + <item> + <property name="text"> + <string>Random Transition</string> + </property> + </item> + <item> + <property name="text"> + <string>Replace</string> + </property> + </item> + <item> + <property name="text"> + <string>Split Horizontal In</string> + </property> + </item> + <item> + <property name="text"> + <string>Split Horizontal Out</string> + </property> + </item> + <item> + <property name="text"> + <string>Split Vertical In</string> + </property> + </item> + <item> + <property name="text"> + <string>Split Vertical Out</string> + </property> + </item> + <item> + <property name="text"> + <string>Wipe Down</string> + </property> + </item> + <item> + <property name="text"> + <string>Wipe Right</string> + </property> + </item> + <item> + <property name="text"> + <string>Wipe Left</string> + </property> + </item> + <item> + <property name="text"> + <string>Wipe Up</string> + </property> + </item> + <property name="name"> + <cstring>kcfg_SlidesTransition</cstring> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="text"> + <string>Default transition:</string> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="text"> + <string>Mouse cursor:</string> + </property> + </widget> + <widget class="QComboBox" row="2" column="1"> + <item> + <property name="text"> + <string>Hidden After Delay</string> + </property> + </item> + <item> + <property name="text"> + <string>Always Visible</string> + </property> + </item> + <item> + <property name="text"> + <string>Always Hidden</string> + </property> + </item> + <property name="name"> + <cstring>kcfg_SlidesCursor</cstring> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel3</cstring> + </property> + <property name="text"> + <string>Background color:</string> + </property> + </widget> + <widget class="KColorButton" row="0" column="1"> + <property name="name"> + <cstring>kcfg_SlidesBackgroundColor</cstring> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QCheckBox" row="4" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>kcfg_SlidesShowSummary</cstring> + </property> + <property name="text"> + <string>Show s&ummary page</string> + </property> + </widget> + <widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>kcfg_SlidesShowProgress</cstring> + </property> + <property name="text"> + <string>Show &progress indicator</string> + </property> + </widget> + </grid> + </widget> + <spacer> + <property name="name"> + <cstring>bspace</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>1</height> + </size> + </property> + </spacer> + </vbox> +</widget> +<connections> + <connection> + <sender>kcfg_SlidesAdvance</sender> + <signal>toggled(bool)</signal> + <receiver>kcfg_SlidesAdvanceTime</receiver> + <slot>setEnabled(bool)</slot> + </connection> +</connections> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kcolorbutton.h</includehint> +</includehints> +</UI> |