2008-03-04 16:31:11 -05:00
|
|
|
<ui version="4.0" >
|
|
|
|
<class>PhotoShow</class>
|
|
|
|
<widget class="QWidget" name="PhotoShow" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>591</width>
|
|
|
|
<height>421</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_3" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Date:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_2" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Location:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_4" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Comment:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<item>
|
2008-03-17 10:03:47 -04:00
|
|
|
<widget class="QLineEdit" name="dateLineEdit" />
|
2008-03-04 16:31:11 -05:00
|
|
|
</item>
|
|
|
|
<item>
|
2008-03-17 10:03:47 -04:00
|
|
|
<widget class="QLineEdit" name="locLineEdit" />
|
2008-03-04 16:31:11 -05:00
|
|
|
</item>
|
|
|
|
<item>
|
2008-03-17 10:03:47 -04:00
|
|
|
<widget class="QLineEdit" name="commentLineEdit" />
|
2008-03-04 16:31:11 -05:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_5" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Display Size:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2008-03-17 10:03:47 -04:00
|
|
|
<widget class="QComboBox" name="sizeComboBox" >
|
2008-03-04 16:31:11 -05:00
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>320 x 320</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>640 x 640</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Full Size</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_6" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Play Rate:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2008-03-17 10:03:47 -04:00
|
|
|
<widget class="QComboBox" name="speedComboBox" >
|
2008-03-04 16:31:11 -05:00
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>1 Sec</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>2 Sec</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>5 Sec</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>10 Sec</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>20 Sec</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>1 Min</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2008-08-12 14:41:08 -04:00
|
|
|
<property name="sizeHint" stdset="0" >
|
2008-03-04 16:31:11 -05:00
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
2008-03-17 10:03:47 -04:00
|
|
|
<widget class="QPushButton" name="editButton" >
|
2008-03-04 16:31:11 -05:00
|
|
|
<property name="text" >
|
|
|
|
<string>Edit Photo Details</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2008-03-17 10:03:47 -04:00
|
|
|
<widget class="QPushButton" name="saveButton" >
|
2008-03-04 16:31:11 -05:00
|
|
|
<property name="text" >
|
|
|
|
<string>Save Photo</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2008-03-17 10:03:47 -04:00
|
|
|
<widget class="QLabel" name="photoLabel" >
|
2008-03-04 16:31:11 -05:00
|
|
|
<property name="text" >
|
|
|
|
<string>No Photo Selected</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2008-08-12 14:41:08 -04:00
|
|
|
<property name="sizeHint" stdset="0" >
|
2008-03-04 16:31:11 -05:00
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
2008-03-17 10:03:47 -04:00
|
|
|
<widget class="QPushButton" name="startButton" >
|
2008-03-04 16:31:11 -05:00
|
|
|
<property name="text" >
|
|
|
|
<string>Start</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2008-03-17 10:03:47 -04:00
|
|
|
<widget class="QPushButton" name="backButton" >
|
2008-03-04 16:31:11 -05:00
|
|
|
<property name="text" >
|
|
|
|
<string>Back</string>
|
|
|
|
</property>
|
2008-08-12 14:41:08 -04:00
|
|
|
<property name="icon" >
|
|
|
|
<iconset resource="images.qrc" >
|
|
|
|
<normaloff>:/images/back.png</normaloff>:/images/back.png</iconset>
|
|
|
|
</property>
|
2008-03-04 16:31:11 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2008-03-17 10:03:47 -04:00
|
|
|
<widget class="QPushButton" name="playButton" >
|
2008-03-04 16:31:11 -05:00
|
|
|
<property name="text" >
|
|
|
|
<string>Play </string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2008-03-17 10:03:47 -04:00
|
|
|
<widget class="QPushButton" name="pauseButton" >
|
2008-03-04 16:31:11 -05:00
|
|
|
<property name="text" >
|
|
|
|
<string>Pause</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2008-03-17 10:03:47 -04:00
|
|
|
<widget class="QPushButton" name="stepButton" >
|
2008-03-04 16:31:11 -05:00
|
|
|
<property name="text" >
|
|
|
|
<string>Forward</string>
|
|
|
|
</property>
|
2008-08-12 14:41:08 -04:00
|
|
|
<property name="icon" >
|
|
|
|
<iconset resource="images.qrc" >
|
|
|
|
<normaloff>:/images/forward.png</normaloff>:/images/forward.png</iconset>
|
|
|
|
</property>
|
2008-03-04 16:31:11 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2008-08-12 14:41:08 -04:00
|
|
|
<property name="sizeHint" stdset="0" >
|
2008-03-04 16:31:11 -05:00
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2008-08-12 14:41:08 -04:00
|
|
|
<resources>
|
|
|
|
<include location="images.qrc" />
|
|
|
|
</resources>
|
2008-03-04 16:31:11 -05:00
|
|
|
<connections/>
|
|
|
|
</ui>
|