From: <iwa...@us...> - 2003-08-02 03:20:25
|
Update of /cvsroot/quickrip/quickrip/testing In directory sc8-pr-cvs1:/tmp/cvs-serv5587 Added Files: guimain-hig-biggs.ui Log Message: Initial release. The lower controls will be hidden if the combo box view has been selected to be basic. --- NEW FILE: guimain-hig-biggs.ui --- <!DOCTYPE UI><UI version="3.1" stdsetdef="1"> <class>mainForm</class> <widget class="QDialog"> <property name="name"> <cstring>mainForm</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>492</width> <height>313</height> </rect> </property> <property name="caption"> <string>QuickRip</string> </property> <property name="icon"> <pixmap>image0</pixmap> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout37</cstring> </property> <property name="geometry"> <rect> <x>11</x> <y>11</y> <width>327</width> <height>208</height> </rect> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="1" column="1"> <property name="name"> <cstring>savetoTextLabel</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string>Sa&ve to:</string> </property> <property name="buddy" stdset="0"> <cstring>savetoComboBox</cstring> </property> </widget> <widget class="QListView" row="0" column="0" rowspan="1" colspan="3"> <column> <property name="text"> <string>Title</string> </property> <property name="clickable"> <bool>true</bool> </property> <property name="resizable"> <bool>true</bool> </property> </column> <column> <property name="text"> <string>Duration</string> </property> <property name="clickable"> <bool>true</bool> </property> <property name="resizable"> <bool>true</bool> </property> </column> <column> <property name="text"> <string>Rip</string> </property> <property name="clickable"> <bool>true</bool> </property> <property name="resizable"> <bool>true</bool> </property> </column> <property name="name"> <cstring>trackListView</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="defaultRenameAction"> <enum>Accept</enum> </property> </widget> <spacer row="1" column="2"> <property name="name"> <cstring>savetoSpacer</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>200</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>formatTextLabel</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="text"> <string>&Format:</string> </property> <property name="buddy" stdset="0"> <cstring>formatComboBox</cstring> </property> </widget> <widget class="QComboBox" row="2" column="0"> <item> <property name="text"> <string>DivX</string> </property> </item> <item> <property name="text"> <string>MPEG-1</string> </property> </item> <item> <property name="text"> <string>MPEG-2</string> </property> </item> <item> <property name="text"> <string>VCD</string> </property> </item> <item> <property name="text"> <string>SVCD</string> </property> </item> <item> <property name="text"> <string>PDA</string> </property> </item> <property name="name"> <cstring>formatComboBox</cstring> </property> <property name="enabled"> <bool>false</bool> </property> </widget> <widget class="QComboBox" row="2" column="1" rowspan="1" colspan="2"> <item> <property name="text"> <string>/home/videos</string> </property> </item> <property name="name"> <cstring>savetoComboBox</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="editable"> <bool>true</bool> </property> </widget> </grid> </widget> <widget class="QPushButton"> <property name="name"> <cstring>copydvdPushButton</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>345</x> <y>184</y> <width>133</width> <height>34</height> </rect> </property> <property name="font"> <font> <bold>1</bold> </font> </property> <property name="text"> <string>&Copy DVD</string> </property> <property name="iconSet"> <iconset>image0</iconset> </property> <property name="toolTip" stdset="0"> <string>Rip the DVD!</string> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>preferencesPushButton</cstring> </property> <property name="geometry"> <rect> <x>350</x> <y>10</y> <width>133</width> <height>34</height> </rect> </property> <property name="font"> <font> <bold>1</bold> </font> </property> <property name="text"> <string>P&references</string> </property> <property name="iconSet"> <iconset>image1</iconset> </property> <property name="toolTip" stdset="0"> <string>Set your preferences</string> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>scandvdPushButton</cstring> </property> <property name="geometry"> <rect> <x>350</x> <y>150</y> <width>133</width> <height>34</height> </rect> </property> <property name="font"> <font> <bold>1</bold> </font> </property> <property name="text"> <string>&Scan DVD</string> </property> <property name="iconSet"> <iconset>image2</iconset> </property> <property name="toolTip" stdset="0"> <string>Scan the DVD for tracks</string> </property> </widget> <spacer> <property name="name"> <cstring>buttonSpacer</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>50</height> </size> </property> <property name="geometry"> <rect> <x>410</x> <y>86</y> <width>20</width> <height>50</height> </rect> </property> </spacer> <widget class="QComboBox"> <item> <property name="text"> <string>Basic View</string> </property> </item> <item> <property name="text"> <string>Extended View</string> </property> </item> <property name="name"> <cstring>comboBox19</cstring> </property> <property name="geometry"> <rect> <x>360</x> <y>50</y> <width>99</width> <height>27</height> </rect> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="geometry"> <rect> <x>20</x> <y>240</y> <width>80</width> <height>20</height> </rect> </property> <property name="text"> <string>Language</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>g_filesize</cstring> </property> <property name="geometry"> <rect> <x>20</x> <y>280</y> <width>114</width> <height>18</height> </rect> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>&Target file size:</string> </property> <property name="buddy" stdset="0"> <cstring>fileSize</cstring> </property> </widget> <widget class="QComboBox"> <property name="name"> <cstring>comboBox21</cstring> </property> <property name="geometry"> <rect> <x>350</x> <y>240</y> <width>99</width> <height>27</height> </rect> </property> </widget> <widget class="QComboBox"> <property name="name"> <cstring>comboBox20</cstring> </property> <property name="geometry"> <rect> <x>140</x> <y>240</y> <width>110</width> <height>27</height> </rect> </property> </widget> <widget class="QSpinBox"> <property name="name"> <cstring>fileSize</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="geometry"> <rect> <x>140</x> <y>270</y> <width>110</width> <height>27</height> </rect> </property> <property name="suffix"> <string> MB</string> </property> <property name="maxValue"> <number>5000</number> </property> <property name="minValue"> <number>1</number> </property> <property name="lineStep"> <number>5</number> </property> <property name="value"> <number>680</number> </property> <property name="toolTip" stdset="0"> <string>Choose the size of the file</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="geometry"> <rect> <x>280</x> <y>240</y> <width>67</width> <height>20</height> </rect> </property> <property name="text"> <string>Subtitles</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel3</cstring> </property> <property name="geometry"> <rect> <x>280</x> <y>280</y> <width>60</width> <height>20</height> </rect> </property> <property name="text"> <string>Passes</string> </property> </widget> <widget class="QComboBox"> <item> <property name="text"> <string>1</string> </property> </item> <item> <property name="text"> <string>2</string> </property> </item> <property name="name"> <cstring>comboBox22</cstring> </property> <property name="geometry"> <rect> <x>350</x> <y>270</y> <width>99</width> <height>27</height> </rect> </property> </widget> </widget> <images> <image name="image0"> <data format="XPM.GZ" length="1115">789c5dd24b6fe2301007f03b9f22c23754d1c47934d16a0fa5a5055a287d6aa5550f8eed04308f349016badaefbe991987ddae93437eff8927d628a71de7c774ec744e5bdb9dd8cda52367a2743aaa5aad0e3f5fbfff6ab5bdc8a9efd075bcf649abdd75a433d9ac353cb3fa99b9b880d7c8d8956e0cfc047aae1778581d23e3fa425e1c892f0b4b497c077297bbc40a99f098e3de17a0eff92e4f801299f8d2c713de03032f087caca64811c40156b7c090876e208097c0484449887c6a1871e08da522ee8067fe59489c21d39ab8f7d132213e5b2ae20898c8248c7d601f288244c5297045145e12003f905284c489a5200e8069907281bc42aa54100f4019a65a48e002a9a448b1da03aa506aa23952013744c5896f48dd706f1911870d65082c2c057109d451c3d25213b323b1554ed49ca891baa1b28c88734ba1b0d503308bb426de21b38c2bfc45d79611f1dc5210a70d7504bcb5cc88ddffd63f1913a964ec6ba6749667b33ab519d4e78bc5c22c574dc666eb3adb14c59b29b70c33b62b156caede3ff69b0366ec3337c5397660cb9ebac0ecb2e8155b86df2e16aac2acbf37571455a529af315bedcd8032530e47d4efa6de5b31765ba7f3525036cecda6980cf2bb6e777a6fcfc766a5e919631ee8f0f6cc8fba1816baff65066cfc347a7ec109fc9d0183d5cceaf7b7d61f382f000b</data> </image> <image name="image1"> <data format="XPM.GZ" length="1055">789c55d1cb6ee2301480e13d4f11e11d1a5191c42656358b5e6880164abbaa349a856fe15242b8849650cdbb8f8f8f135a2b42f97edb8923ae3ac1db6c1274ae5a8752944b15a885d8071d7dccf3eacfdfdf5fad768f05f68aed6ffb57abdd0d54302d3606ee85bd27118f122a80064805e57d09fc00b290d124024e1d05e3899b7df4d4c807603feaf790af35790cac3c29f2d951f639f2a5a102a69e1a49804994f4901347698fecf69e3d3972eca9855b3c02f29853e4c051712edde27b4f8d9c01452c7a52034f9e1479745442209f3c8da2c00350c6354ba40c913b4fa6dcdea1a39602b9f534c81ca8a80ab5dbbbf664c87747ad8476ffe0cad32097481d2217404debd90259cfce3d996140ed68b440ee3d0d326be8f62aa0613525d284c83b4f86bc753446206f6a66eec99f9e06b901662c0b915d3b088c2e8eba0929957dfb8f4644a6f57c61be371bf57cb96a1a3e8890c5fb3a3775db4024c56a9d6f2f4d129becaaedeed2f6daa7c3a5d937c2c65d796cdac767e1d3a932fe2ce27c737b2765919fee070f061b1182903425c3e160347e34feccb6da91ee9ec6e7c9b4f90e37f1bc3b4e48fabdd95895b3f4e547b3f1b51c55ed7fd7adff102afcf2</data> </image> <image name="image2"> <data format="XPM.GZ" length="1821">789c7dd1594f1b311007f0f77c8a157e43d590bdd7aafac07d07c20d551fbcb6370784331ca1ea77af3d33de42844a10e697f97b3cde5d5a8c2e0ef7a3c5a5ced3544d473ad243f5182d9ae7c964f6f3d78fdf9d85b888dc6f9947c9c2b7ce427f1ae9a877776b3da072105dfc414befa49be84c790b85966996a3a1f44e65aa0bf23e39eb9629fad83b8bb3aaac71ff00adf2bc228fd8923d641b99e1fe57ef3c0979c8d8b2a2fe976855e49417dabb480a2935d60fc9a5d439fac9bb4cabb83668bc4f95cad816e835742d435d9055dc605da065260df7bb25abd89087ec9cfb3db32def6fd05ac59afac7e43aa13aec792b97a77ec2b6a6f7b342ae0bceefb255d360be46bb7e3c4f9f5db0cfd88ae75b66f37cb043d6619ed5d6d81fb6bdebacb6bc5f0773fe85ac13aedf04733d6187f90f5a53ff0bb6e2ba411bad2cdd7f3d98eb0fec70fe15d9f0f3802d6f9deb82f70fd8617fc3b65cef920ddf57003bcc9bb7a6fe27ec70de39dacdc3f7df20b7f91e3be48fd8967d47b6219f7a9bdc84fbcd5a53fd8d6cc3fba9d9617f81b6869f9f30ecd0cf926d783fa7ad69ff353bf41bb1c3f9f7deb6b0e13eef68db847ed3d654dff46edcd3643fb2c3fe09ba693d6637e4fef4ff9fcf1910a0fe97811a3418b0d0c000865f65600463b8861b98b875ec92b7f319b8837bac3df03a8647789acbd45c99ba5eb43ec30bbcce65def89419bcbbbfcbb002abb0369759870d77cea6cb6cc1b6d30eecc21eec7fca2c63aa070770087db7fad4111c7fc89cb8ef7c6a06a77006e76ee21e5cb8f32f3f64aea00b31243851ea4ef4ebbd9b3ffbf47c72770add6dd2debf80f2439f0aa43b9d3302e83f21feddcb25dc4728d76bccf7774f49d442cf67f0b3eae63a154658d188c117efd465fc2a866234f7deff7ceffc05ba9fc710</data> </image> </images> <tabstops> <tabstop>copydvdPushButton</tabstop> <tabstop>scandvdPushButton</tabstop> <tabstop>preferencesPushButton</tabstop> <tabstop>trackListView</tabstop> <tabstop>formatComboBox</tabstop> <tabstop>savetoComboBox</tabstop> </tabstops> <layoutdefaults spacing="6" margin="11"/> </UI> |