<!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>