Warning, /graphics/digikam/core/dplugins/generic/view/presentation/audio/presentation_audiopage.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <ui version="4.0"> 0003 <class>PresentationAudioPage</class> 0004 <widget class="QWidget" name="PresentationAudioPage"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>536</width> 0010 <height>638</height> 0011 </rect> 0012 </property> 0013 <layout class="QVBoxLayout" name="verticalLayout_5"> 0014 <item> 0015 <widget class="QGroupBox" name="m_selectionGroupBox"> 0016 <property name="sizePolicy"> 0017 <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding"> 0018 <horstretch>0</horstretch> 0019 <verstretch>0</verstretch> 0020 </sizepolicy> 0021 </property> 0022 <property name="title"> 0023 <string>Select audio files</string> 0024 </property> 0025 <layout class="QVBoxLayout" name="verticalLayout_3"> 0026 <item> 0027 <layout class="QHBoxLayout" name="horizontalLayout_2"> 0028 <item> 0029 <widget class="DigikamGenericPresentationPlugin::PresentationAudioList" name="m_SoundFilesListBox"/> 0030 </item> 0031 <item> 0032 <layout class="QVBoxLayout" name="verticalLayout"> 0033 <item> 0034 <spacer name="spacer14_2"> 0035 <property name="orientation"> 0036 <enum>Qt::Vertical</enum> 0037 </property> 0038 <property name="sizeType"> 0039 <enum>QSizePolicy::Expanding</enum> 0040 </property> 0041 <property name="sizeHint" stdset="0"> 0042 <size> 0043 <width>28</width> 0044 <height>17</height> 0045 </size> 0046 </property> 0047 </spacer> 0048 </item> 0049 <item> 0050 <widget class="QPushButton" name="m_SoundFilesButtonUp"> 0051 <property name="sizePolicy"> 0052 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0053 <horstretch>0</horstretch> 0054 <verstretch>0</verstretch> 0055 </sizepolicy> 0056 </property> 0057 <property name="minimumSize"> 0058 <size> 0059 <width>32</width> 0060 <height>32</height> 0061 </size> 0062 </property> 0063 <property name="maximumSize"> 0064 <size> 0065 <width>32</width> 0066 <height>32</height> 0067 </size> 0068 </property> 0069 <property name="sizeIncrement"> 0070 <size> 0071 <width>6</width> 0072 <height>0</height> 0073 </size> 0074 </property> 0075 <property name="whatsThis"> 0076 <string>Move the current image up in the portfolio list.</string> 0077 </property> 0078 <property name="text"> 0079 <string/> 0080 </property> 0081 </widget> 0082 </item> 0083 <item> 0084 <widget class="QPushButton" name="m_SoundFilesButtonAdd"> 0085 <property name="sizePolicy"> 0086 <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> 0087 <horstretch>0</horstretch> 0088 <verstretch>0</verstretch> 0089 </sizepolicy> 0090 </property> 0091 <property name="minimumSize"> 0092 <size> 0093 <width>32</width> 0094 <height>32</height> 0095 </size> 0096 </property> 0097 <property name="maximumSize"> 0098 <size> 0099 <width>32</width> 0100 <height>32</height> 0101 </size> 0102 </property> 0103 <property name="whatsThis"> 0104 <string>Add some image files to the portfolio list.</string> 0105 </property> 0106 <property name="text"> 0107 <string/> 0108 </property> 0109 </widget> 0110 </item> 0111 <item> 0112 <widget class="QPushButton" name="m_SoundFilesButtonDelete"> 0113 <property name="sizePolicy"> 0114 <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> 0115 <horstretch>0</horstretch> 0116 <verstretch>0</verstretch> 0117 </sizepolicy> 0118 </property> 0119 <property name="minimumSize"> 0120 <size> 0121 <width>32</width> 0122 <height>32</height> 0123 </size> 0124 </property> 0125 <property name="maximumSize"> 0126 <size> 0127 <width>32</width> 0128 <height>32</height> 0129 </size> 0130 </property> 0131 <property name="whatsThis"> 0132 <string>Remove some image files from the portfolio list.</string> 0133 </property> 0134 <property name="text"> 0135 <string/> 0136 </property> 0137 </widget> 0138 </item> 0139 <item> 0140 <widget class="QPushButton" name="m_SoundFilesButtonDown"> 0141 <property name="sizePolicy"> 0142 <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> 0143 <horstretch>0</horstretch> 0144 <verstretch>0</verstretch> 0145 </sizepolicy> 0146 </property> 0147 <property name="minimumSize"> 0148 <size> 0149 <width>32</width> 0150 <height>32</height> 0151 </size> 0152 </property> 0153 <property name="maximumSize"> 0154 <size> 0155 <width>32</width> 0156 <height>32</height> 0157 </size> 0158 </property> 0159 <property name="whatsThis"> 0160 <string>Move the current image down in the portfolio list.</string> 0161 </property> 0162 <property name="text"> 0163 <string/> 0164 </property> 0165 </widget> 0166 </item> 0167 <item> 0168 <widget class="QPushButton" name="m_SoundFilesButtonLoad"> 0169 <property name="sizePolicy"> 0170 <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> 0171 <horstretch>0</horstretch> 0172 <verstretch>0</verstretch> 0173 </sizepolicy> 0174 </property> 0175 <property name="minimumSize"> 0176 <size> 0177 <width>32</width> 0178 <height>32</height> 0179 </size> 0180 </property> 0181 <property name="maximumSize"> 0182 <size> 0183 <width>32</width> 0184 <height>32</height> 0185 </size> 0186 </property> 0187 <property name="whatsThis"> 0188 <string>Move the current image down in the portfolio list.</string> 0189 </property> 0190 <property name="text"> 0191 <string/> 0192 </property> 0193 </widget> 0194 </item> 0195 <item> 0196 <widget class="QPushButton" name="m_SoundFilesButtonSave"> 0197 <property name="sizePolicy"> 0198 <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> 0199 <horstretch>0</horstretch> 0200 <verstretch>0</verstretch> 0201 </sizepolicy> 0202 </property> 0203 <property name="minimumSize"> 0204 <size> 0205 <width>32</width> 0206 <height>32</height> 0207 </size> 0208 </property> 0209 <property name="maximumSize"> 0210 <size> 0211 <width>32</width> 0212 <height>32</height> 0213 </size> 0214 </property> 0215 <property name="whatsThis"> 0216 <string>Move the current image down in the portfolio list.</string> 0217 </property> 0218 <property name="text"> 0219 <string/> 0220 </property> 0221 </widget> 0222 </item> 0223 <item> 0224 <widget class="QPushButton" name="m_SoundFilesButtonReset"> 0225 <property name="sizePolicy"> 0226 <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> 0227 <horstretch>0</horstretch> 0228 <verstretch>0</verstretch> 0229 </sizepolicy> 0230 </property> 0231 <property name="minimumSize"> 0232 <size> 0233 <width>32</width> 0234 <height>32</height> 0235 </size> 0236 </property> 0237 <property name="maximumSize"> 0238 <size> 0239 <width>32</width> 0240 <height>32</height> 0241 </size> 0242 </property> 0243 <property name="whatsThis"> 0244 <string>Move the current image down in the portfolio list.</string> 0245 </property> 0246 <property name="text"> 0247 <string/> 0248 </property> 0249 </widget> 0250 </item> 0251 <item> 0252 <spacer name="spacer14"> 0253 <property name="orientation"> 0254 <enum>Qt::Vertical</enum> 0255 </property> 0256 <property name="sizeType"> 0257 <enum>QSizePolicy::Expanding</enum> 0258 </property> 0259 <property name="sizeHint" stdset="0"> 0260 <size> 0261 <width>28</width> 0262 <height>17</height> 0263 </size> 0264 </property> 0265 </spacer> 0266 </item> 0267 </layout> 0268 </item> 0269 </layout> 0270 </item> 0271 <item> 0272 <layout class="QHBoxLayout" name="horizontalLayout_3"> 0273 <item> 0274 <widget class="QLabel" name="m_timeLabel"> 0275 <property name="sizePolicy"> 0276 <sizepolicy hsizetype="Expanding" vsizetype="Minimum"> 0277 <horstretch>0</horstretch> 0278 <verstretch>0</verstretch> 0279 </sizepolicy> 0280 </property> 0281 <property name="text"> 0282 <string comment="KDE::DoNotExtract"/> 0283 </property> 0284 </widget> 0285 </item> 0286 <item> 0287 <spacer name="horizontalSpacer_2"> 0288 <property name="orientation"> 0289 <enum>Qt::Horizontal</enum> 0290 </property> 0291 <property name="sizeHint" stdset="0"> 0292 <size> 0293 <width>78</width> 0294 <height>24</height> 0295 </size> 0296 </property> 0297 </spacer> 0298 </item> 0299 <item> 0300 <widget class="QPushButton" name="m_previewButton"> 0301 <property name="text"> 0302 <string>Preview...</string> 0303 </property> 0304 </widget> 0305 </item> 0306 </layout> 0307 </item> 0308 </layout> 0309 </widget> 0310 </item> 0311 <item> 0312 <layout class="QHBoxLayout" name="horizontalLayout"> 0313 <item> 0314 <widget class="QGroupBox" name="groupBox"> 0315 <property name="sizePolicy"> 0316 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> 0317 <horstretch>0</horstretch> 0318 <verstretch>0</verstretch> 0319 </sizepolicy> 0320 </property> 0321 <property name="title"> 0322 <string>Options</string> 0323 </property> 0324 <layout class="QVBoxLayout" name="verticalLayout_2"> 0325 <item> 0326 <widget class="QCheckBox" name="m_loopCheckBox"> 0327 <property name="text"> 0328 <string>&Loop</string> 0329 </property> 0330 </widget> 0331 </item> 0332 <item> 0333 <widget class="QCheckBox" name="m_playCheckBox"> 0334 <property name="text"> 0335 <string>&Auto play</string> 0336 </property> 0337 </widget> 0338 </item> 0339 <item> 0340 <widget class="QCheckBox" name="m_rememberSoundtrack"> 0341 <property name="text"> 0342 <string>Remember soundtrack</string> 0343 </property> 0344 </widget> 0345 </item> 0346 <item> 0347 <spacer name="verticalSpacer_3"> 0348 <property name="orientation"> 0349 <enum>Qt::Vertical</enum> 0350 </property> 0351 <property name="sizeHint" stdset="0"> 0352 <size> 0353 <width>20</width> 0354 <height>40</height> 0355 </size> 0356 </property> 0357 </spacer> 0358 </item> 0359 </layout> 0360 </widget> 0361 </item> 0362 <item> 0363 <widget class="QGroupBox" name="groupBox_2"> 0364 <property name="title"> 0365 <string>Time comparison</string> 0366 </property> 0367 <layout class="QVBoxLayout" name="verticalLayout_4"> 0368 <item> 0369 <layout class="QGridLayout" name="gridLayout"> 0370 <item row="0" column="0"> 0371 <widget class="QLabel" name="label"> 0372 <property name="text"> 0373 <string>Slide:</string> 0374 </property> 0375 </widget> 0376 </item> 0377 <item row="0" column="1"> 0378 <widget class="QLabel" name="m_slideTimeLabel"> 0379 <property name="text"> 0380 <string comment="KDE::DoNotExtract"/> 0381 </property> 0382 </widget> 0383 </item> 0384 <item row="1" column="0"> 0385 <widget class="QLabel" name="label_2"> 0386 <property name="text"> 0387 <string>Soundtrack:</string> 0388 </property> 0389 </widget> 0390 </item> 0391 <item row="1" column="1"> 0392 <widget class="QLabel" name="m_soundtrackTimeLabel"> 0393 <property name="text"> 0394 <string comment="KDE::DoNotExtract"/> 0395 </property> 0396 </widget> 0397 </item> 0398 </layout> 0399 </item> 0400 <item> 0401 <spacer name="verticalSpacer"> 0402 <property name="orientation"> 0403 <enum>Qt::Vertical</enum> 0404 </property> 0405 <property name="sizeHint" stdset="0"> 0406 <size> 0407 <width>20</width> 0408 <height>40</height> 0409 </size> 0410 </property> 0411 </spacer> 0412 </item> 0413 </layout> 0414 </widget> 0415 </item> 0416 </layout> 0417 </item> 0418 <item> 0419 <spacer name="verticalSpacer_2"> 0420 <property name="orientation"> 0421 <enum>Qt::Vertical</enum> 0422 </property> 0423 <property name="sizeHint" stdset="0"> 0424 <size> 0425 <width>20</width> 0426 <height>60</height> 0427 </size> 0428 </property> 0429 </spacer> 0430 </item> 0431 <item> 0432 <widget class="QLabel" name="m_statusBarLabel"> 0433 <property name="text"> 0434 <string comment="KDE::DoNotExtract">TextLabel</string> 0435 </property> 0436 </widget> 0437 </item> 0438 </layout> 0439 </widget> 0440 <customwidgets> 0441 <customwidget> 0442 <class>DigikamGenericPresentationPlugin::PresentationAudioList</class> 0443 <extends>QListWidget</extends> 0444 <header>presentationaudiolist.h</header> 0445 </customwidget> 0446 </customwidgets> 0447 <resources/> 0448 <connections/> 0449 </ui>