From: <te...@us...> - 2003-07-30 11:07:16
|
Update of /cvsroot/quickrip/quickrip/testing In directory sc8-pr-cvs1:/tmp/cvs-serv18058/testing Modified Files: guimain-hig-tom.ui Log Message: Various tweaks here and there, and the addition of the Gtk files to CVS Index: guimain-hig-tom.ui =================================================================== RCS file: /cvsroot/quickrip/quickrip/testing/guimain-hig-tom.ui,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** guimain-hig-tom.ui 29 Jul 2003 01:24:07 -0000 1.1 --- guimain-hig-tom.ui 30 Jul 2003 11:07:11 -0000 1.2 *************** *** 1,7 **** <!DOCTYPE UI><UI version="3.1" stdsetdef="1"> ! <class>Form1</class> <widget class="QDialog"> <property name="name"> ! <cstring>Form1</cstring> </property> <property name="geometry"> --- 1,7 ---- <!DOCTYPE UI><UI version="3.1" stdsetdef="1"> ! <class>MainWindow</class> <widget class="QDialog"> <property name="name"> ! <cstring>MainWindow</cstring> </property> <property name="geometry"> *************** *** 14,18 **** </property> <property name="caption"> ! <string>Form1</string> </property> <grid> --- 14,18 ---- </property> <property name="caption"> ! <string>QuickRip</string> </property> <grid> *************** *** 22,26 **** <widget class="QGroupBox" row="1" column="0"> <property name="name"> ! <cstring>groupBox1</cstring> </property> <property name="title"> --- 22,26 ---- <widget class="QGroupBox" row="1" column="0"> <property name="name"> ! <cstring>g_trackSettings</cstring> </property> <property name="title"> *************** *** 33,37 **** <widget class="QLabel" row="0" column="0"> <property name="name"> ! <cstring>textLabel1_4</cstring> </property> <property name="sizePolicy"> --- 33,37 ---- <widget class="QLabel" row="0" column="0"> <property name="name"> ! <cstring>g_filesize</cstring> </property> <property name="sizePolicy"> *************** *** 103,107 **** <widget class="QLabel" row="1" column="0"> <property name="name"> ! <cstring>textLabel4_2</cstring> </property> <property name="sizePolicy"> --- 103,107 ---- <widget class="QLabel" row="1" column="0"> <property name="name"> ! <cstring>g_bitrate</cstring> </property> <property name="sizePolicy"> *************** *** 120,126 **** </property> </widget> ! <widget class="QLayoutWidget" row="1" column="2"> <property name="name"> ! <cstring>layout12</cstring> </property> <hbox> --- 120,126 ---- </property> </widget> ! <widget class="QLayoutWidget" row="1" column="2" rowspan="1" colspan="2"> <property name="name"> ! <cstring>g_slider</cstring> </property> <hbox> *************** *** 130,134 **** <widget class="QLabel"> <property name="name"> ! <cstring>textLabel3_3_2</cstring> </property> <property name="sizePolicy"> --- 130,134 ---- <widget class="QLabel"> <property name="name"> ! <cstring>g_low</cstring> </property> <property name="sizePolicy"> *************** *** 184,188 **** <widget class="QLabel"> <property name="name"> ! <cstring>textLabel3_3_2_2</cstring> </property> <property name="sizePolicy"> --- 184,188 ---- <widget class="QLabel"> <property name="name"> ! <cstring>g_high</cstring> </property> <property name="sizePolicy"> *************** *** 205,212 **** <widget class="QLabel" row="0" column="2"> <property name="name"> ! <cstring>textLabel1</cstring> </property> <property name="text"> ! <string>maybe something else here</string> </property> </widget> --- 205,217 ---- <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> *************** *** 270,274 **** </column> <property name="name"> ! <cstring>listView1</cstring> </property> <property name="enabled"> --- 275,279 ---- </column> <property name="name"> ! <cstring>dvdTracks</cstring> </property> <property name="enabled"> *************** *** 278,282 **** <widget class="QLayoutWidget" row="2" column="0"> <property name="name"> ! <cstring>layout27</cstring> </property> <hbox> --- 283,287 ---- <widget class="QLayoutWidget" row="2" column="0"> <property name="name"> ! <cstring>g_buttons</cstring> </property> <hbox> *************** *** 286,295 **** <widget class="QPushButton"> <property name="name"> ! <cstring>pushButton3</cstring> </property> <property name="font"> <font> <pointsize>12</pointsize> - <bold>1</bold> </font> </property> --- 291,299 ---- <widget class="QPushButton"> <property name="name"> ! <cstring>b_quit</cstring> </property> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> *************** *** 323,336 **** <widget class="QPushButton"> <property name="name"> ! <cstring>pushButton1</cstring> </property> <property name="font"> <font> <pointsize>12</pointsize> - <bold>1</bold> </font> </property> <property name="text"> ! <string>Preferences</string> </property> <property name="iconSet"> --- 327,339 ---- <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"> *************** *** 360,369 **** <widget class="QPushButton"> <property name="name"> ! <cstring>pushButton4</cstring> </property> <property name="font"> <font> <pointsize>12</pointsize> - <bold>1</bold> </font> </property> --- 363,371 ---- <widget class="QPushButton"> <property name="name"> ! <cstring>b_scanDVD</cstring> </property> <property name="font"> <font> <pointsize>12</pointsize> </font> </property> *************** *** 380,384 **** <widget class="QPushButton"> <property name="name"> ! <cstring>pushButton2</cstring> </property> <property name="enabled"> --- 382,386 ---- <widget class="QPushButton"> <property name="name"> ! <cstring>b_ripDVD</cstring> </property> <property name="enabled"> *************** *** 388,392 **** <font> <pointsize>12</pointsize> - <bold>1</bold> </font> </property> --- 390,393 ---- *************** *** 419,422 **** --- 420,431 ---- </image> </images> + <connections> + <connection> + <sender>b_quit</sender> + <signal>clicked()</signal> + <receiver>MainWindow</receiver> + <slot>accept()</slot> + </connection> + </connections> <layoutdefaults spacing="6" margin="11"/> </UI> |