From 55364771aee8933ded7e98bd3c873d767f717cec Mon Sep 17 00:00:00 2001 From: Tom Rondeau Date: Tue, 11 May 2010 21:03:38 -0400 Subject: Fixing up GUI windows to better scale with gtgui sinks. --- gnuradio-examples/python/digital/qt_rx_window.ui | 256 +++++++++-------------- 1 file changed, 101 insertions(+), 155 deletions(-) (limited to 'gnuradio-examples/python/digital/qt_rx_window.ui') diff --git a/gnuradio-examples/python/digital/qt_rx_window.ui b/gnuradio-examples/python/digital/qt_rx_window.ui index 4631b7782..f5a074876 100644 --- a/gnuradio-examples/python/digital/qt_rx_window.ui +++ b/gnuradio-examples/python/digital/qt_rx_window.ui @@ -1,92 +1,53 @@ - + + DigitalWindow - - + + 0 0 - 1000 - 816 + 999 + 519 - + MainWindow - - - - - - - 0 - 1 - - - - - 800 - 500 - - - - QFrame::StyledPanel - - - QFrame::Raised - - - - - - - - - - - - Qt::Vertical - - - QSizePolicy::Fixed - - - - 20 - 40 - - - + + + + - - - + + + QLayout::SetFixedSize - - - + + + 0 0 - + 250 190 - + 250 190 - + Receiver Parameters - - + + 120 120 @@ -95,8 +56,8 @@ - - + + 10 120 @@ -104,12 +65,12 @@ 20 - + mu's gain - - + + 120 150 @@ -118,8 +79,8 @@ - - + + 10 150 @@ -127,12 +88,12 @@ 20 - + Alpha - - + + 10 60 @@ -140,12 +101,12 @@ 17 - + Gain (dB) - - + + 120 30 @@ -154,8 +115,8 @@ - - + + 10 30 @@ -163,12 +124,12 @@ 17 - + Frequency (Hz) - - + + 120 60 @@ -177,8 +138,8 @@ - - + + 10 90 @@ -186,12 +147,12 @@ 17 - + Decimation - - + + 120 90 @@ -203,41 +164,41 @@ - + - - + + true - - + + 0 0 - + 250 130 - + 250 130 - + 50 false - + Received Packet Info - - + + 120 30 @@ -246,8 +207,8 @@ - - + + 10 30 @@ -255,12 +216,12 @@ 20 - + Packets Rcvd. - - + + 120 60 @@ -269,8 +230,8 @@ - - + + 10 60 @@ -278,12 +239,12 @@ 20 - + Packets Correct - - + + 10 90 @@ -291,12 +252,12 @@ 20 - + PER - - + + 120 90 @@ -305,25 +266,17 @@ - pktsRcvdEdit - pktsRcvdLabel - pktsCorrectEdit - pktsCorrectLabel - perLabel - perEdit - rxBox - verticalLayoutWidget - - + + Qt::Vertical - + QSizePolicy::Fixed - + 20 60 @@ -334,11 +287,11 @@ - - + + Qt::Horizontal - + 40 20 @@ -347,13 +300,13 @@ - + - - + + Qt::Vertical - + 20 40 @@ -362,26 +315,26 @@ - - - + + + 0 0 - + 80 30 - + 80 30 - + Close @@ -391,34 +344,27 @@ - closeButton - sinkFrame - rxBox - rxPacketBox - verticalLayoutWidget - verticalSpacer - horizontalLayoutWidget_2 - - + + 0 0 - 1000 - 24 + 999 + 23 - - + + &File - + - + - - - + + + E&xit @@ -431,11 +377,11 @@ DigitalWindow close() - + -1 -1 - + 617 327 @@ -447,11 +393,11 @@ DigitalWindow close() - + 960 694 - + 66 561 -- cgit