2 <class>FullScreenConfigDialog</class>
3 <widget class="QWidget" name="FullScreenConfigDialog" >
4 <property name="geometry" >
12 <layout class="QGridLayout" name="gridLayout" >
13 <item row="0" column="0" colspan="2" >
14 <widget class="QLabel" name="mSlideShowTitle" >
15 <property name="text" >
16 <string>Slideshow</string>
18 <property name="isTitle" stdset="0" >
23 <item row="1" column="0" >
24 <widget class="QLabel" name="label" >
25 <property name="text" >
26 <string>Interval:</string>
28 <property name="alignment" >
29 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
33 <item row="1" column="1" >
34 <layout class="QHBoxLayout" name="horizontalLayout" >
36 <widget class="QSlider" name="mSlideShowIntervalSlider" >
37 <property name="minimum" >
40 <property name="maximum" >
43 <property name="orientation" >
44 <enum>Qt::Horizontal</enum>
49 <widget class="QLabel" name="mSlideShowIntervalLabel" >
50 <property name="sizePolicy" >
51 <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
52 <horstretch>0</horstretch>
53 <verstretch>0</verstretch>
56 <property name="minimumSize" >
62 <property name="text" >
69 <item row="2" column="1" >
70 <widget class="QCheckBox" name="mSlideShowLoopCheckBox" >
71 <property name="text" >
76 <item row="3" column="1" >
77 <widget class="QCheckBox" name="mSlideShowRandomCheckBox" >
78 <property name="text" >
79 <string>Random</string>
83 <item row="4" column="0" colspan="2" >
84 <widget class="QLabel" name="mMetaDataTitle" >
85 <property name="text" >
86 <string>Metadata</string>
88 <property name="isTitle" stdset="0" >
93 <item row="5" column="1" >
94 <layout class="QHBoxLayout" name="horizontalLayout_3" >
96 <widget class="QPushButton" name="mConfigureDisplayedInformationButton" >
97 <property name="text" >
98 <string>Configure Displayed Metadata...</string>
103 <spacer name="horizontalSpacer_2" >
104 <property name="orientation" >
105 <enum>Qt::Horizontal</enum>
107 <property name="sizeHint" stdset="0" >
117 <item row="6" column="0" colspan="2" >
118 <widget class="QLabel" name="label_2" >
119 <property name="text" >
120 <string>Appearance</string>
122 <property name="isTitle" stdset="0" >
127 <item row="7" column="0" >
128 <widget class="QLabel" name="label_3" >
129 <property name="text" >
130 <string>Theme:</string>
132 <property name="alignment" >
133 <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
137 <item row="7" column="1" >
138 <widget class="QListWidget" name="mThemeListWidget" />
140 <item row="8" column="1" >
141 <widget class="QCheckBox" name="mShowThumbnailsCheckBox" >
142 <property name="text" >
143 <string>Show thumbnails</string>
145 <property name="checked" >
150 <item row="9" column="1" >
151 <layout class="QHBoxLayout" name="horizontalLayout_4" >
153 <widget class="QLabel" name="label_5" >
154 <property name="text" >
155 <string>Height:</string>
157 <property name="alignment" >
158 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
163 <widget class="QSlider" name="mHeightSlider" >
164 <property name="sizePolicy" >
165 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
166 <horstretch>0</horstretch>
167 <verstretch>0</verstretch>
170 <property name="minimumSize" >
176 <property name="minimum" >
179 <property name="maximum" >
182 <property name="value" >
185 <property name="orientation" >
186 <enum>Qt::Horizontal</enum>
192 <item row="10" column="0" colspan="2" >
193 <widget class="Line" name="line" >
194 <property name="minimumSize" >
200 <property name="orientation" >
201 <enum>Qt::Horizontal</enum>
205 <item row="11" column="0" colspan="2" >
206 <layout class="QHBoxLayout" name="horizontalLayout_2" >
208 <spacer name="horizontalSpacer" >
209 <property name="orientation" >
210 <enum>Qt::Horizontal</enum>
212 <property name="sizeHint" stdset="0" >
221 <widget class="QPushButton" name="mCloseButton" >
222 <property name="text" >
223 <string>Close</string>
232 <tabstop>mSlideShowIntervalSlider</tabstop>
233 <tabstop>mSlideShowLoopCheckBox</tabstop>
234 <tabstop>mSlideShowRandomCheckBox</tabstop>
235 <tabstop>mConfigureDisplayedInformationButton</tabstop>
236 <tabstop>mThemeListWidget</tabstop>
237 <tabstop>mShowThumbnailsCheckBox</tabstop>
238 <tabstop>mHeightSlider</tabstop>
239 <tabstop>mCloseButton</tabstop>
244 <sender>mCloseButton</sender>
245 <signal>clicked()</signal>
246 <receiver>FullScreenConfigDialog</receiver>
249 <hint type="sourcelabel" >
253 <hint type="destinationlabel" >
260 <sender>mShowThumbnailsCheckBox</sender>
261 <signal>toggled(bool)</signal>
262 <receiver>mHeightSlider</receiver>
263 <slot>setEnabled(bool)</slot>
265 <hint type="sourcelabel" >
269 <hint type="destinationlabel" >
276 <sender>mShowThumbnailsCheckBox</sender>
277 <signal>toggled(bool)</signal>
278 <receiver>label_5</receiver>
279 <slot>setEnabled(bool)</slot>
281 <hint type="sourcelabel" >
285 <hint type="destinationlabel" >