2012-09-17 18:08:23 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2012-09-13 18:58:42 -04:00
|
|
|
<ui version="4.0">
|
|
|
|
<class>PhotoShare</class>
|
|
|
|
<widget class="QWidget" name="PhotoShare">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2012-09-17 18:08:23 -04:00
|
|
|
<width>824</width>
|
|
|
|
<height>569</height>
|
2012-09-13 18:58:42 -04:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
2012-09-17 18:08:23 -04:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2012-11-18 09:42:54 -05:00
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2012-09-17 18:08:23 -04:00
|
|
|
<item>
|
2012-11-18 09:42:54 -05:00
|
|
|
<widget class="QFrame" name="toolBarFrame">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
|
<property name="margin">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="toolButton_NewAlbum">
|
|
|
|
<property name="text">
|
|
|
|
<string>Create Album</string>
|
2012-09-17 18:08:23 -04:00
|
|
|
</property>
|
2012-11-18 09:42:54 -05:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../images.qrc">
|
|
|
|
<normaloff>:/images/add_image24.png</normaloff>:/images/add_image24.png</iconset>
|
2012-09-17 18:08:23 -04:00
|
|
|
</property>
|
2012-11-18 09:42:54 -05:00
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="toolButton_ViewAlbum">
|
|
|
|
<property name="text">
|
|
|
|
<string>View Album</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2012-11-20 06:27:15 -05:00
|
|
|
<iconset resource="Photo_images.qrc">
|
|
|
|
<normaloff>:/images/kview_24.png</normaloff>:/images/kview_24.png</iconset>
|
2012-11-18 09:42:54 -05:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2012-11-22 10:51:13 -05:00
|
|
|
<widget class="QToolButton" name="toolButton_subscribe">
|
2012-11-18 09:42:54 -05:00
|
|
|
<property name="text">
|
2012-11-22 10:51:13 -05:00
|
|
|
<string>Subscribe To Album</string>
|
2012-11-18 09:42:54 -05:00
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="Photo_images.qrc">
|
2012-11-22 10:51:13 -05:00
|
|
|
<normaloff>:/images/album_subscribe.png</normaloff>:/images/album_subscribe.png</iconset>
|
2012-11-18 09:42:54 -05:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2012-11-22 10:51:13 -05:00
|
|
|
<widget class="QToolButton" name="toolButton_SlideShow">
|
2012-11-18 09:42:54 -05:00
|
|
|
<property name="text">
|
2012-11-22 10:51:13 -05:00
|
|
|
<string>Slide Show</string>
|
2012-11-18 09:42:54 -05:00
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2012-11-20 09:08:28 -05:00
|
|
|
<iconset resource="Photo_images.qrc">
|
2012-11-22 10:51:13 -05:00
|
|
|
<normaloff>:/images/kuickshow.png</normaloff>:/images/kuickshow.png</iconset>
|
2012-11-18 09:42:54 -05:00
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
|
|
|
</property>
|
|
|
|
<property name="autoRaise">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2012-11-22 10:51:13 -05:00
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_3">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2012-11-18 09:42:54 -05:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2012-09-17 18:08:23 -04:00
|
|
|
</item>
|
|
|
|
<item>
|
2012-11-18 09:42:54 -05:00
|
|
|
<widget class="QGroupBox" name="sortGroup">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButton_YourAlbums">
|
|
|
|
<property name="text">
|
2012-11-29 07:02:09 -05:00
|
|
|
<string>My Albums</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="Photo_images.qrc">
|
|
|
|
<normaloff>:/images/my_album_48.png</normaloff>:/images/my_album_48.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>48</width>
|
|
|
|
<height>48</height>
|
|
|
|
</size>
|
2012-11-18 09:42:54 -05:00
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoExclusive">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2012-11-29 07:02:09 -05:00
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2012-11-18 09:42:54 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButton_SubscribedAlbums">
|
|
|
|
<property name="text">
|
|
|
|
<string>Subscribed Albums</string>
|
|
|
|
</property>
|
2012-11-29 07:02:09 -05:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="Photo_images.qrc">
|
|
|
|
<normaloff>:/images/subscribed_album_48.png</normaloff>:/images/subscribed_album_48.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>48</width>
|
|
|
|
<height>48</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-11-18 09:42:54 -05:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoExclusive">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2012-11-29 07:02:09 -05:00
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2012-11-18 09:42:54 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButton_SharedAlbums">
|
|
|
|
<property name="text">
|
|
|
|
<string>Shared Albums</string>
|
|
|
|
</property>
|
2012-11-29 07:02:09 -05:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="Photo_images.qrc">
|
|
|
|
<normaloff>:/images/friends_album_48.png</normaloff>:/images/friends_album_48.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>48</width>
|
|
|
|
<height>48</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-11-18 09:42:54 -05:00
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="autoExclusive">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2012-11-29 07:02:09 -05:00
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2012-11-18 09:42:54 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2012-09-17 18:08:23 -04:00
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSplitter" name="splitter">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<widget class="QScrollArea" name="scrollArea">
|
|
|
|
<property name="widgetResizable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="scrollAreaWidgetContents">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>804</width>
|
2012-11-29 07:02:09 -05:00
|
|
|
<height>208</height>
|
2012-09-17 18:08:23 -04:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QWidget#scrollAreaWidgetContents{border: none;}</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>139</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QScrollArea" name="scrollArea_2">
|
|
|
|
<property name="widgetResizable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
|
|
|
|
</property>
|
2012-11-22 19:14:33 -05:00
|
|
|
<widget class="QWidget" name="scrollAreaWidgetContents_2">
|
2012-09-17 18:08:23 -04:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>804</width>
|
2012-11-29 07:02:09 -05:00
|
|
|
<height>208</height>
|
2012-09-17 18:08:23 -04:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QWidget#scrollAreaWidgetContents{border: none;}</string>
|
|
|
|
</property>
|
2012-11-22 19:14:33 -05:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>426</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2012-09-17 18:08:23 -04:00
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
2012-11-18 09:42:54 -05:00
|
|
|
<property name="topMargin">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>2</number>
|
|
|
|
</property>
|
2012-09-17 18:08:23 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QToolButton" name="toolButton_ViewPhoto">
|
|
|
|
<property name="text">
|
|
|
|
<string>View Photo</string>
|
|
|
|
</property>
|
2012-11-21 10:46:08 -05:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="Photo_images.qrc">
|
|
|
|
<normaloff>:/images/kview_24.png</normaloff>:/images/kview_24.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>24</width>
|
|
|
|
<height>24</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
|
|
|
</property>
|
2012-09-17 18:08:23 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2012-09-13 18:58:42 -04:00
|
|
|
</widget>
|
2012-11-18 09:42:54 -05:00
|
|
|
<resources>
|
|
|
|
<include location="../images.qrc"/>
|
|
|
|
<include location="Photo_images.qrc"/>
|
|
|
|
</resources>
|
2012-09-13 18:58:42 -04:00
|
|
|
<connections/>
|
|
|
|
</ui>
|