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.
328 lines
8.5 KiB
328 lines
8.5 KiB
<ui version="4.0" > |
|
<class>DlgPresentationBase</class> |
|
<widget class="QWidget" name="DlgPresentationBase" > |
|
<property name="geometry" > |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>400</width> |
|
<height>378</height> |
|
</rect> |
|
</property> |
|
<layout class="QVBoxLayout" > |
|
<property name="margin" > |
|
<number>0</number> |
|
</property> |
|
<property name="spacing" > |
|
<number>6</number> |
|
</property> |
|
<item> |
|
<widget class="QGroupBox" name="groupBox" > |
|
<property name="title" > |
|
<string>Navigation</string> |
|
</property> |
|
<layout class="QVBoxLayout" > |
|
<property name="margin" > |
|
<number>9</number> |
|
</property> |
|
<property name="spacing" > |
|
<number>6</number> |
|
</property> |
|
<item> |
|
<layout class="QHBoxLayout" > |
|
<property name="margin" > |
|
<number>0</number> |
|
</property> |
|
<property name="spacing" > |
|
<number>6</number> |
|
</property> |
|
<item> |
|
<widget class="QCheckBox" name="kcfg_SlidesAdvance" > |
|
<property name="text" > |
|
<string>Advance every:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QSpinBox" name="kcfg_SlidesAdvanceTime" > |
|
<property name="enabled" > |
|
<bool>false</bool> |
|
</property> |
|
<property name="suffix" > |
|
<string> sec.</string> |
|
</property> |
|
<property name="value" > |
|
<number>5</number> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="kcfg_SlidesLoop" > |
|
<property name="text" > |
|
<string>Loop after last page</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="groupBox_2" > |
|
<property name="title" > |
|
<string>Appearance</string> |
|
</property> |
|
<layout class="QVBoxLayout" > |
|
<property name="margin" > |
|
<number>9</number> |
|
</property> |
|
<property name="spacing" > |
|
<number>6</number> |
|
</property> |
|
<item> |
|
<layout class="QGridLayout" > |
|
<property name="margin" > |
|
<number>0</number> |
|
</property> |
|
<property name="spacing" > |
|
<number>6</number> |
|
</property> |
|
<item row="0" column="0" > |
|
<widget class="QLabel" name="textLabel3" > |
|
<property name="text" > |
|
<string>Background color:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="0" column="1" > |
|
<widget class="KColorButton" name="kcfg_SlidesBackgroundColor" /> |
|
</item> |
|
<item row="1" column="0" > |
|
<widget class="QLabel" name="textLabel1" > |
|
<property name="text" > |
|
<string>Default transition:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="1" column="1" > |
|
<widget class="QComboBox" name="kcfg_SlidesTransition" > |
|
<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> |
|
</widget> |
|
</item> |
|
<item row="2" column="0" > |
|
<widget class="QLabel" name="textLabel2" > |
|
<property name="text" > |
|
<string>Mouse cursor:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item row="2" column="1" > |
|
<widget class="QComboBox" name="kcfg_SlidesCursor" > |
|
<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> |
|
</widget> |
|
</item> |
|
</layout> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="kcfg_SlidesShowProgress" > |
|
<property name="text" > |
|
<string>Show &progress indicator</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QCheckBox" name="kcfg_SlidesShowSummary" > |
|
<property name="text" > |
|
<string>Show s&ummary page</string> |
|
</property> |
|
</widget> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="QGroupBox" name="groupBox_3" > |
|
<property name="title" > |
|
<string>Pencil</string> |
|
</property> |
|
<layout class="QVBoxLayout" > |
|
<property name="margin" > |
|
<number>9</number> |
|
</property> |
|
<property name="spacing" > |
|
<number>6</number> |
|
</property> |
|
<item> |
|
<layout class="QHBoxLayout" > |
|
<property name="margin" > |
|
<number>0</number> |
|
</property> |
|
<property name="spacing" > |
|
<number>6</number> |
|
</property> |
|
<item> |
|
<widget class="QLabel" name="label" > |
|
<property name="text" > |
|
<string>Pencil color:</string> |
|
</property> |
|
</widget> |
|
</item> |
|
<item> |
|
<widget class="KColorButton" name="kcfg_SlidesPencilColor" /> |
|
</item> |
|
</layout> |
|
</item> |
|
</layout> |
|
</widget> |
|
</item> |
|
<item> |
|
<spacer> |
|
<property name="orientation" > |
|
<enum>Qt::Vertical</enum> |
|
</property> |
|
<property name="sizeType" > |
|
<enum>QSizePolicy::Expanding</enum> |
|
</property> |
|
<property name="sizeHint" > |
|
<size> |
|
<width>318</width> |
|
<height>16</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</item> |
|
</layout> |
|
</widget> |
|
<layoutdefault spacing="6" margin="11" /> |
|
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
|
<customwidgets> |
|
<customwidget> |
|
<class>KColorButton</class> |
|
<extends>QPushButton</extends> |
|
<header>kcolorbutton.h</header> |
|
</customwidget> |
|
</customwidgets> |
|
<resources/> |
|
<connections> |
|
<connection> |
|
<sender>kcfg_SlidesAdvance</sender> |
|
<signal>toggled(bool)</signal> |
|
<receiver>kcfg_SlidesAdvanceTime</receiver> |
|
<slot>setEnabled(bool)</slot> |
|
<hints> |
|
<hint type="sourcelabel" > |
|
<x>88</x> |
|
<y>43</y> |
|
</hint> |
|
<hint type="destinationlabel" > |
|
<x>280</x> |
|
<y>49</y> |
|
</hint> |
|
</hints> |
|
</connection> |
|
</connections> |
|
</ui>
|
|
|