From: <te...@us...> - 2003-07-30 12:50:54
|
Update of /cvsroot/quickrip/quickrip/testing In directory sc8-pr-cvs1:/tmp/cvs-serv3858/testing Modified Files: guimain-hig-tom.ui Log Message: Please take not of my linedits I used to comment on the design :) Index: guimain-hig-tom.ui =================================================================== RCS file: /cvsroot/quickrip/quickrip/testing/guimain-hig-tom.ui,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** guimain-hig-tom.ui 30 Jul 2003 11:07:11 -0000 1.2 --- guimain-hig-tom.ui 30 Jul 2003 12:50:51 -0000 1.3 *************** *** 9,14 **** <x>0</x> <y>0</y> ! <width>590</width> ! <height>464</height> </rect> </property> --- 9,14 ---- <x>0</x> <y>0</y> ! <width>554</width> ! <height>490</height> </rect> </property> *************** *** 20,24 **** <cstring>unnamed</cstring> </property> ! <widget class="QGroupBox" row="1" column="0"> <property name="name"> <cstring>g_trackSettings</cstring> --- 20,147 ---- <cstring>unnamed</cstring> </property> ! <widget class="QLayoutWidget" row="4" column="0" rowspan="1" colspan="2"> ! <property name="name"> ! <cstring>g_buttons</cstring> ! </property> ! <hbox> ! <property name="name"> ! <cstring>unnamed</cstring> ! </property> ! <widget class="QPushButton"> ! <property name="name"> ! <cstring>b_quit</cstring> ! </property> ! <property name="font"> ! <font> ! <pointsize>11</pointsize> ! </font> ! </property> ! <property name="text"> ! <string>Quit</string> ! </property> ! <property name="iconSet"> ! <iconset>image0</iconset> ! </property> ! <property name="toolTip" stdset="0"> ! <string>Quit the application</string> ! </property> ! </widget> ! <spacer> ! <property name="name"> ! <cstring>spacer2</cstring> ! </property> ! <property name="orientation"> ! <enum>Horizontal</enum> ! </property> ! <property name="sizeType"> ! <enum>Expanding</enum> ! </property> ! <property name="sizeHint"> ! <size> ! <width>16</width> ! <height>20</height> ! </size> ! </property> ! </spacer> ! <widget class="QPushButton"> ! <property name="name"> ! <cstring>b_configure</cstring> ! </property> ! <property name="font"> ! <font> ! <pointsize>11</pointsize> ! </font> ! </property> ! <property name="text"> ! <string>Configure</string> ! </property> ! <property name="iconSet"> ! <iconset>image1</iconset> ! </property> ! <property name="toolTip" stdset="0"> ! <string>Set your preferences</string> ! </property> ! </widget> ! <spacer> ! <property name="name"> ! <cstring>spacer2_2</cstring> ! </property> ! <property name="orientation"> ! <enum>Horizontal</enum> ! </property> ! <property name="sizeType"> ! <enum>Expanding</enum> ! </property> ! <property name="sizeHint"> ! <size> ! <width>29</width> ! <height>20</height> ! </size> ! </property> ! </spacer> ! <widget class="QPushButton"> ! <property name="name"> ! <cstring>b_scanDVD</cstring> ! </property> ! <property name="font"> ! <font> ! <pointsize>11</pointsize> ! </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> ! <widget class="QPushButton"> ! <property name="name"> ! <cstring>b_ripDVD</cstring> ! </property> ! <property name="enabled"> ! <bool>false</bool> ! </property> ! <property name="font"> ! <font> ! <pointsize>11</pointsize> ! </font> ! </property> ! <property name="text"> ! <string>Rip DVD</string> ! </property> ! <property name="iconSet"> ! <iconset>image3</iconset> ! </property> ! <property name="toolTip" stdset="0"> ! <string>Rip the DVD!</string> ! </property> ! </widget> ! </hbox> ! </widget> ! <widget class="QGroupBox" row="3" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>g_trackSettings</cstring> *************** *** 31,35 **** <cstring>unnamed</cstring> </property> ! <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>g_filesize</cstring> --- 154,280 ---- <cstring>unnamed</cstring> </property> ! <widget class="QLayoutWidget" row="0" column="0" rowspan="1" colspan="4"> ! <property name="name"> ! <cstring>layout3</cstring> ! </property> ! <hbox> ! <property name="name"> ! <cstring>unnamed</cstring> ! </property> ! <widget class="QLabel"> ! <property name="name"> ! <cstring>g_trackName</cstring> ! </property> ! <property name="text"> ! <string>Name:</string> ! </property> ! </widget> ! <widget class="QLineEdit"> ! <property name="name"> ! <cstring>trackName</cstring> ! </property> ! </widget> ! </hbox> ! </widget> ! <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="4"> ! <property name="name"> ! <cstring>layout9</cstring> ! </property> ! <hbox> ! <property name="name"> ! <cstring>unnamed</cstring> ! </property> ! <widget class="QLabel"> ! <property name="name"> ! <cstring>textLabel1_3_2</cstring> ! </property> ! <property name="sizePolicy"> ! <sizepolicy> ! <hsizetype>0</hsizetype> ! <vsizetype>5</vsizetype> ! <horstretch>0</horstretch> ! <verstretch>0</verstretch> ! </sizepolicy> ! </property> ! <property name="text"> ! <string>Audio &language:</string> ! </property> ! <property name="buddy" stdset="0"> ! <cstring>aLang</cstring> ! </property> ! </widget> ! <widget class="QComboBox"> ! <item> ! <property name="text"> ! <string>English</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>French</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>Spanish</string> ! </property> ! </item> ! <property name="name"> ! <cstring>aLang</cstring> ! </property> ! <property name="toolTip" stdset="0"> ! <string>Select language for audio (dialogue)</string> ! </property> ! </widget> ! <widget class="QLabel"> ! <property name="name"> ! <cstring>textLabel2_3_2</cstring> ! </property> ! <property name="sizePolicy"> ! <sizepolicy> ! <hsizetype>0</hsizetype> ! <vsizetype>5</vsizetype> ! <horstretch>0</horstretch> ! <verstretch>0</verstretch> ! </sizepolicy> ! </property> ! <property name="text"> ! <string>&Subtitles language:</string> ! </property> ! <property name="buddy" stdset="0"> ! <cstring>subTitles</cstring> ! </property> ! </widget> ! <widget class="QComboBox"> ! <item> ! <property name="text"> ! <string>None</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>English</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>French</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>Spanish</string> ! </property> ! </item> ! <property name="name"> ! <cstring>subTitles</cstring> ! </property> ! <property name="toolTip" stdset="0"> ! <string>Select language for subtitles</string> ! </property> ! </widget> ! </hbox> ! </widget> ! <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>g_filesize</cstring> *************** *** 50,57 **** </property> </widget> ! <widget class="QSpinBox" row="0" column="1"> <property name="name"> <cstring>fileSize</cstring> </property> <property name="suffix"> <string> MB</string> --- 295,305 ---- </property> </widget> ! <widget class="QSpinBox" row="1" column="1"> <property name="name"> <cstring>fileSize</cstring> </property> + <property name="enabled"> + <bool>false</bool> + </property> <property name="suffix"> <string> MB</string> *************** *** 73,80 **** </property> </widget> ! <widget class="QSpinBox" row="1" column="1"> <property name="name"> <cstring>videoBitRate</cstring> </property> <property name="sizePolicy"> <sizepolicy> --- 321,395 ---- </property> </widget> ! <widget class="QComboBox" row="1" column="2"> ! <item> ! <property name="text"> ! <string>CDROM (640mb)</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>CDROM (700mb)</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>CDROM (800mb)</string> ! </property> ! </item> ! <item> ! <property name="text"> ! <string>Custom</string> ! </property> ! </item> ! <property name="name"> ! <cstring>fileSizePresets</cstring> ! </property> ! <property name="currentItem"> ! <number>1</number> ! </property> ! </widget> ! <spacer row="1" column="3"> ! <property name="name"> ! <cstring>spacer4</cstring> ! </property> ! <property name="orientation"> ! <enum>Horizontal</enum> ! </property> ! <property name="sizeType"> ! <enum>Expanding</enum> ! </property> ! <property name="sizeHint"> ! <size> ! <width>90</width> ! <height>21</height> ! </size> ! </property> ! </spacer> ! <widget class="QLabel" row="2" column="0"> ! <property name="name"> ! <cstring>g_bitrate</cstring> ! </property> ! <property name="sizePolicy"> ! <sizepolicy> ! <hsizetype>0</hsizetype> ! <vsizetype>5</vsizetype> ! <horstretch>0</horstretch> ! <verstretch>0</verstretch> ! </sizepolicy> ! </property> ! <property name="text"> ! <string>&Video quality:</string> ! </property> ! <property name="buddy" stdset="0"> ! <cstring>videoBitRate</cstring> ! </property> ! </widget> ! <widget class="QSpinBox" row="2" column="1"> <property name="name"> <cstring>videoBitRate</cstring> </property> + <property name="enabled"> + <bool>false</bool> + </property> <property name="sizePolicy"> <sizepolicy> *************** *** 101,124 **** </property> </widget> ! <widget class="QLabel" row="1" column="0"> ! <property name="name"> ! <cstring>g_bitrate</cstring> ! </property> ! <property name="sizePolicy"> ! <sizepolicy> ! <hsizetype>0</hsizetype> ! <vsizetype>5</vsizetype> ! <horstretch>0</horstretch> ! <verstretch>0</verstretch> ! </sizepolicy> ! </property> ! <property name="text"> ! <string>&Video bitrate:</string> ! </property> ! <property name="buddy" stdset="0"> ! <cstring>videoBitRate</cstring> ! </property> ! </widget> ! <widget class="QLayoutWidget" row="1" column="2" rowspan="1" colspan="2"> <property name="name"> <cstring>g_slider</cstring> --- 416,420 ---- </property> </widget> ! <widget class="QLayoutWidget" row="2" column="2" rowspan="1" colspan="2"> <property name="name"> <cstring>g_slider</cstring> *************** *** 203,222 **** </hbox> </widget> - <widget class="QLabel" row="0" column="2"> - <property name="name"> - <cstring>g_trackName</cstring> - </property> - <property name="text"> - <string>Name:</string> - </property> - </widget> - <widget class="QLineEdit" row="0" column="3"> - <property name="name"> - <cstring>trackName</cstring> - </property> - </widget> </grid> </widget> ! <widget class="QListView" row="0" column="0"> <column> <property name="text"> --- 499,505 ---- </hbox> </widget> </grid> </widget> ! <widget class="QListView" row="0" column="0" rowspan="1" colspan="2"> <column> <property name="text"> *************** *** 281,406 **** </property> </widget> ! <widget class="QLayoutWidget" row="2" column="0"> <property name="name"> ! <cstring>g_buttons</cstring> </property> - <hbox> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="QPushButton"> - <property name="name"> - <cstring>b_quit</cstring> - </property> - <property name="font"> - <font> - <pointsize>12</pointsize> - </font> - </property> - <property name="text"> - <string>Quit</string> - </property> - <property name="iconSet"> - <iconset>image0</iconset> - </property> - <property name="toolTip" stdset="0"> - <string>Quit the application</string> - </property> - </widget> - <spacer> - <property name="name"> - <cstring>spacer2</cstring> - </property> - <property name="orientation"> - <enum>Horizontal</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>16</width> - <height>20</height> - </size> - </property> - </spacer> - <widget class="QPushButton"> - <property name="name"> - <cstring>b_configure</cstring> - </property> - <property name="font"> - <font> - <pointsize>12</pointsize> - </font> - </property> - <property name="text"> - <string>Configure</string> - </property> - <property name="iconSet"> - <iconset>image1</iconset> - </property> - <property name="toolTip" stdset="0"> - <string>Set your preferences</string> - </property> - </widget> - <spacer> - <property name="name"> - <cstring>spacer2_2</cstring> - </property> - <property name="orientation"> - <enum>Horizontal</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>29</width> - <height>20</height> - </size> - </property> - </spacer> - <widget class="QPushButton"> - <property name="name"> - <cstring>b_scanDVD</cstring> - </property> - <property name="font"> - <font> - <pointsize>12</pointsize> - </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> - <widget class="QPushButton"> - <property name="name"> - <cstring>b_ripDVD</cstring> - </property> - <property name="enabled"> - <bool>false</bool> - </property> - <property name="font"> - <font> - <pointsize>12</pointsize> - </font> - </property> - <property name="text"> - <string>Rip DVD</string> - </property> - <property name="iconSet"> - <iconset>image3</iconset> - </property> - <property name="toolTip" stdset="0"> - <string>Rip the DVD!</string> - </property> - </widget> - </hbox> </widget> </grid> --- 564,582 ---- </property> </widget> ! <widget class="QLineEdit" row="1" column="0"> <property name="name"> ! <cstring>lineEdit4</cstring> ! </property> ! <property name="text"> ! <string>is it too crowded?</string> ! </property> ! </widget> ! <widget class="QLineEdit" row="2" column="0"> ! <property name="name"> ! <cstring>lineEdit5</cstring> ! </property> ! <property name="text"> ! <string> is it obvious that the file size spinbox & combobox go together?</string> </property> </widget> </grid> |