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.
kipi-plugins/kipi-plugins/picasawebexport/uploadwidget.ui

437 lines
14 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KIPIPicasawebExportPlugin::UploadWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>UploadWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>618</width>
<height>299</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>42</verstretch>
</sizepolicy>
</property>
<property name="caption">
<string>PicasaWeb Exporter Upload</string>
</property>
<widget class="TQFrame">
<property name="name">
<cstring>m_selectionFrame</cstring>
</property>
<property name="geometry">
<rect>
<x>390</x>
<y>50</y>
<width>220</width>
<height>140</height>
</rect>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>buttonGroup1</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>200</width>
<height>70</height>
</rect>
</property>
<property name="title">
<string>Images to upload</string>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>m_selectImagesButton</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>180</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Select Images for Upload</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>m_currentSelectionButton</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>187</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Currentl&amp;y Selected Images</string>
</property>
</widget>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>m_selectPhotosButton</cstring>
</property>
<property name="geometry">
<rect>
<x>60</x>
<y>100</y>
<width>101</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Select Photos</string>
</property>
</widget>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox2</cstring>
</property>
<property name="geometry">
<rect>
<x>390</x>
<y>200</y>
<width>220</width>
<height>90</height>
</rect>
</property>
<property name="title">
<string>Account Details</string>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>m_changeUserButton</cstring>
</property>
<property name="geometry">
<rect>
<x>90</x>
<y>50</y>
<width>110</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Change User</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>70</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Username:</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>m_userNameDisplayLabel</cstring>
</property>
<property name="geometry">
<rect>
<x>90</x>
<y>20</y>
<width>120</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string></string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>m_WidgetLabel</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>240</width>
<height>30</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="text">
<string>PicasaWeb Uploader</string>
</property>
<property name="alignment">
<set>AlignCenter</set>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>m_startUploadButton</cstring>
</property>
<property name="geometry">
<rect>
<x>490</x>
<y>10</y>
<width>120</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Start Uploading</string>
</property>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>370</width>
<height>240</height>
</rect>
</property>
<property name="title">
<string></string>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>tagsTxtLabel</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>42</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string>Tags:&lt;p align="center"&gt;&lt;/p&gt;</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>m_newAlbumButton</cstring>
</property>
<property name="geometry">
<rect>
<x>280</x>
<y>20</y>
<width>80</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>New &amp;Album</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>m_reloadAlbumsListButton</cstring>
</property>
<property name="geometry">
<rect>
<x>210</x>
<y>20</y>
<width>60</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>Reload</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>50</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>Album:</string>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>m_tagsLineEdit</cstring>
</property>
<property name="geometry">
<rect>
<x>60</x>
<y>80</y>
<width>300</width>
<height>23</height>
</rect>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>m_exportApplicationTags</cstring>
</property>
<property name="geometry">
<rect>
<x>60</x>
<y>110</y>
<width>180</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>E&amp;xport Application Tags</string>
</property>
</widget>
<widget class="TQComboBox">
<property name="name">
<cstring>m_albumsListComboBox</cstring>
</property>
<property name="geometry">
<rect>
<x>60</x>
<y>20</y>
<width>140</width>
<height>21</height>
</rect>
</property>
<property name="editable">
<bool>false</bool>
</property>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>m_resizeGroupBox</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>150</y>
<width>350</width>
<height>70</height>
</rect>
</property>
<property name="title">
<string></string>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_resizeCheckBox</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>151</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Resi&amp;ze</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>90</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Size (pixels):</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="geometry">
<rect>
<x>180</x>
<y>40</y>
<width>91</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Compression:</string>
</property>
</widget>
<widget class="TQSpinBox">
<property name="name">
<cstring>m_dimensionSpinBox</cstring>
</property>
<property name="geometry">
<rect>
<x>100</x>
<y>40</y>
<width>71</width>
<height>21</height>
</rect>
</property>
<property name="maxValue">
<number>3200</number>
</property>
</widget>
<widget class="TQSpinBox">
<property name="name">
<cstring>m_imageQualitySpinBox</cstring>
</property>
<property name="geometry">
<rect>
<x>280</x>
<y>40</y>
<width>60</width>
<height>20</height>
</rect>
</property>
</widget>
</widget>
</widget>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>