|
@@ -50,7 +50,7 @@
|
50
|
50
|
<x>0</x>
|
51
|
51
|
<y>0</y>
|
52
|
52
|
<width>537</width>
|
53
|
|
- <height>866</height>
|
|
53
|
+ <height>882</height>
|
54
|
54
|
</rect>
|
55
|
55
|
</property>
|
56
|
56
|
<property name="sizePolicy">
|
|
@@ -456,26 +456,6 @@
|
456
|
456
|
<bool>true</bool>
|
457
|
457
|
</property>
|
458
|
458
|
<layout class="QGridLayout" name="gridLayout_6">
|
459
|
|
- <item row="1" column="1" rowspan="2">
|
460
|
|
- <widget class="QDoubleSpinBox" name="windowBandwidthSpinBox">
|
461
|
|
- <property name="decimals">
|
462
|
|
- <number>1</number>
|
463
|
|
- </property>
|
464
|
|
- <property name="maximum">
|
465
|
|
- <double>1000.000000000000000</double>
|
466
|
|
- </property>
|
467
|
|
- <property name="value">
|
468
|
|
- <double>600.000000000000000</double>
|
469
|
|
- </property>
|
470
|
|
- </widget>
|
471
|
|
- </item>
|
472
|
|
- <item row="4" column="0">
|
473
|
|
- <widget class="QLabel" name="label_55">
|
474
|
|
- <property name="text">
|
475
|
|
- <string>dead time [ms]</string>
|
476
|
|
- </property>
|
477
|
|
- </widget>
|
478
|
|
- </item>
|
479
|
459
|
<item row="4" column="1">
|
480
|
460
|
<widget class="QLCDNumber" name="lcdWinDead">
|
481
|
461
|
<property name="sizePolicy">
|
|
@@ -500,6 +480,22 @@ background: dark grey;
|
500
|
480
|
</property>
|
501
|
481
|
</widget>
|
502
|
482
|
</item>
|
|
483
|
+ <item row="4" column="3">
|
|
484
|
+ <widget class="QPushButton" name="windowFilterGO">
|
|
485
|
+ <property name="styleSheet">
|
|
486
|
+ <string notr="true">#windowFilterGO {
|
|
487
|
+ background: green;
|
|
488
|
+}
|
|
489
|
+
|
|
490
|
+#windowFilterGO:disabled{
|
|
491
|
+ background: black;
|
|
492
|
+}</string>
|
|
493
|
+ </property>
|
|
494
|
+ <property name="text">
|
|
495
|
+ <string>GO</string>
|
|
496
|
+ </property>
|
|
497
|
+ </widget>
|
|
498
|
+ </item>
|
503
|
499
|
<item row="1" column="0">
|
504
|
500
|
<widget class="QLabel" name="label_48">
|
505
|
501
|
<property name="text">
|
|
@@ -507,6 +503,33 @@ background: dark grey;
|
507
|
503
|
</property>
|
508
|
504
|
</widget>
|
509
|
505
|
</item>
|
|
506
|
+ <item row="1" column="1" rowspan="2">
|
|
507
|
+ <widget class="QDoubleSpinBox" name="windowBandwidthSpinBox">
|
|
508
|
+ <property name="decimals">
|
|
509
|
+ <number>1</number>
|
|
510
|
+ </property>
|
|
511
|
+ <property name="maximum">
|
|
512
|
+ <double>1000.000000000000000</double>
|
|
513
|
+ </property>
|
|
514
|
+ <property name="value">
|
|
515
|
+ <double>600.000000000000000</double>
|
|
516
|
+ </property>
|
|
517
|
+ </widget>
|
|
518
|
+ </item>
|
|
519
|
+ <item row="0" column="0">
|
|
520
|
+ <widget class="QLabel" name="label_45">
|
|
521
|
+ <property name="text">
|
|
522
|
+ <string>Type</string>
|
|
523
|
+ </property>
|
|
524
|
+ </widget>
|
|
525
|
+ </item>
|
|
526
|
+ <item row="4" column="0">
|
|
527
|
+ <widget class="QLabel" name="label_55">
|
|
528
|
+ <property name="text">
|
|
529
|
+ <string>dead time [ms]</string>
|
|
530
|
+ </property>
|
|
531
|
+ </widget>
|
|
532
|
+ </item>
|
510
|
533
|
<item row="0" column="1">
|
511
|
534
|
<widget class="QComboBox" name="windowTypeComboBox">
|
512
|
535
|
<item>
|
|
@@ -541,29 +564,6 @@ background: dark grey;
|
541
|
564
|
</property>
|
542
|
565
|
</widget>
|
543
|
566
|
</item>
|
544
|
|
- <item row="0" column="0">
|
545
|
|
- <widget class="QLabel" name="label_45">
|
546
|
|
- <property name="text">
|
547
|
|
- <string>Type</string>
|
548
|
|
- </property>
|
549
|
|
- </widget>
|
550
|
|
- </item>
|
551
|
|
- <item row="4" column="3">
|
552
|
|
- <widget class="QPushButton" name="windowFilterGO">
|
553
|
|
- <property name="styleSheet">
|
554
|
|
- <string notr="true">#windowFilterGO {
|
555
|
|
- background: green;
|
556
|
|
-}
|
557
|
|
-
|
558
|
|
-#windowFilterGO:disabled{
|
559
|
|
- background: black;
|
560
|
|
-}</string>
|
561
|
|
- </property>
|
562
|
|
- <property name="text">
|
563
|
|
- <string>GO</string>
|
564
|
|
- </property>
|
565
|
|
- </widget>
|
566
|
|
- </item>
|
567
|
567
|
</layout>
|
568
|
568
|
</widget>
|
569
|
569
|
</item>
|
|
@@ -600,20 +600,26 @@ background: dark grey;
|
600
|
600
|
<bool>false</bool>
|
601
|
601
|
</property>
|
602
|
602
|
<layout class="QGridLayout" name="gridLayout_7">
|
603
|
|
- <item row="4" column="4" rowspan="2">
|
604
|
|
- <widget class="QPushButton" name="filterDesignPushButton">
|
605
|
|
- <property name="styleSheet">
|
606
|
|
- <string notr="true"/>
|
607
|
|
- </property>
|
|
603
|
+ <item row="1" column="0">
|
|
604
|
+ <widget class="QLabel" name="label_19">
|
608
|
605
|
<property name="text">
|
609
|
|
- <string>design</string>
|
|
606
|
+ <string>Pass Band [Hz]</string>
|
610
|
607
|
</property>
|
611
|
608
|
</widget>
|
612
|
609
|
</item>
|
613
|
|
- <item row="5" column="0">
|
614
|
|
- <widget class="QLabel" name="label_32">
|
|
610
|
+ <item row="6" column="3" rowspan="2" colspan="2">
|
|
611
|
+ <widget class="QPushButton" name="bandPassGO">
|
|
612
|
+ <property name="styleSheet">
|
|
613
|
+ <string notr="true">#bandPassGO {
|
|
614
|
+ background: green;
|
|
615
|
+}
|
|
616
|
+
|
|
617
|
+#bandPassGO:disabled{
|
|
618
|
+ background: black;
|
|
619
|
+}</string>
|
|
620
|
+ </property>
|
615
|
621
|
<property name="text">
|
616
|
|
- <string>gstop [dB]</string>
|
|
622
|
+ <string>GO</string>
|
617
|
623
|
</property>
|
618
|
624
|
</widget>
|
619
|
625
|
</item>
|
|
@@ -641,60 +647,64 @@ background: dark grey;
|
641
|
647
|
</property>
|
642
|
648
|
</widget>
|
643
|
649
|
</item>
|
644
|
|
- <item row="7" column="0">
|
645
|
|
- <widget class="QCheckBox" name="plotBP">
|
646
|
|
- <property name="enabled">
|
647
|
|
- <bool>false</bool>
|
|
650
|
+ <item row="1" column="2">
|
|
651
|
+ <widget class="QLabel" name="label_18">
|
|
652
|
+ <property name="text">
|
|
653
|
+ <string>Order</string>
|
648
|
654
|
</property>
|
|
655
|
+ </widget>
|
|
656
|
+ </item>
|
|
657
|
+ <item row="0" column="0">
|
|
658
|
+ <widget class="QLabel" name="label_30">
|
649
|
659
|
<property name="text">
|
650
|
|
- <string> Plot </string>
|
|
660
|
+ <string>Central ν Hz</string>
|
651
|
661
|
</property>
|
652
|
|
- <property name="checkable">
|
653
|
|
- <bool>true</bool>
|
|
662
|
+ </widget>
|
|
663
|
+ </item>
|
|
664
|
+ <item row="4" column="3" rowspan="2" colspan="2">
|
|
665
|
+ <widget class="QPushButton" name="filterDesignPushButton">
|
|
666
|
+ <property name="styleSheet">
|
|
667
|
+ <string notr="true"/>
|
654
|
668
|
</property>
|
655
|
|
- <property name="checked">
|
656
|
|
- <bool>true</bool>
|
|
669
|
+ <property name="text">
|
|
670
|
+ <string>design</string>
|
657
|
671
|
</property>
|
658
|
672
|
</widget>
|
659
|
673
|
</item>
|
660
|
|
- <item row="0" column="3" colspan="2">
|
661
|
|
- <widget class="QComboBox" name="fTypeComboBox">
|
662
|
|
- <property name="sizePolicy">
|
663
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
664
|
|
- <horstretch>0</horstretch>
|
665
|
|
- <verstretch>0</verstretch>
|
666
|
|
- </sizepolicy>
|
|
674
|
+ <item row="2" column="1">
|
|
675
|
+ <widget class="QDoubleSpinBox" name="stopBandSpinBox">
|
|
676
|
+ <property name="minimum">
|
|
677
|
+ <double>100.000000000000000</double>
|
667
|
678
|
</property>
|
668
|
|
- <property name="mouseTracking">
|
669
|
|
- <bool>true</bool>
|
|
679
|
+ <property name="maximum">
|
|
680
|
+ <double>1000.000000000000000</double>
|
670
|
681
|
</property>
|
671
|
|
- <property name="toolTip">
|
672
|
|
- <string/>
|
|
682
|
+ <property name="value">
|
|
683
|
+ <double>280.000000000000000</double>
|
673
|
684
|
</property>
|
674
|
|
- <property name="statusTip">
|
675
|
|
- <string extracomment="hello thre"/>
|
|
685
|
+ </widget>
|
|
686
|
+ </item>
|
|
687
|
+ <item row="5" column="0">
|
|
688
|
+ <widget class="QLabel" name="label_32">
|
|
689
|
+ <property name="text">
|
|
690
|
+ <string>gstop [dB]</string>
|
676
|
691
|
</property>
|
677
|
|
- <property name="whatsThis">
|
678
|
|
- <string extracomment="What type of filter to use"/>
|
|
692
|
+ </widget>
|
|
693
|
+ </item>
|
|
694
|
+ <item row="1" column="1">
|
|
695
|
+ <widget class="QDoubleSpinBox" name="passBandSpinBox">
|
|
696
|
+ <property name="minimum">
|
|
697
|
+ <double>25.000000000000000</double>
|
679
|
698
|
</property>
|
680
|
|
- <property name="accessibleDescription">
|
681
|
|
- <string>Hello</string>
|
|
699
|
+ <property name="maximum">
|
|
700
|
+ <double>500.000000000000000</double>
|
|
701
|
+ </property>
|
|
702
|
+ <property name="singleStep">
|
|
703
|
+ <double>5.000000000000000</double>
|
|
704
|
+ </property>
|
|
705
|
+ <property name="value">
|
|
706
|
+ <double>50.000000000000000</double>
|
682
|
707
|
</property>
|
683
|
|
- <item>
|
684
|
|
- <property name="text">
|
685
|
|
- <string>Butterworth</string>
|
686
|
|
- </property>
|
687
|
|
- </item>
|
688
|
|
- <item>
|
689
|
|
- <property name="text">
|
690
|
|
- <string>Chebychev Type II</string>
|
691
|
|
- </property>
|
692
|
|
- </item>
|
693
|
|
- <item>
|
694
|
|
- <property name="text">
|
695
|
|
- <string>Elliptic</string>
|
696
|
|
- </property>
|
697
|
|
- </item>
|
698
|
708
|
</widget>
|
699
|
709
|
</item>
|
700
|
710
|
<item row="1" column="4">
|
|
@@ -740,19 +750,26 @@ background: dark grey;
|
740
|
750
|
</property>
|
741
|
751
|
</widget>
|
742
|
752
|
</item>
|
743
|
|
- <item row="6" column="4" rowspan="2">
|
744
|
|
- <widget class="QPushButton" name="bandPassGO">
|
745
|
|
- <property name="styleSheet">
|
746
|
|
- <string notr="true">#bandPassGO {
|
747
|
|
- background: green;
|
748
|
|
-}
|
749
|
|
-
|
750
|
|
-#bandPassGO:disabled{
|
751
|
|
- background: black;
|
752
|
|
-}</string>
|
|
753
|
+ <item row="0" column="2">
|
|
754
|
+ <widget class="QLabel" name="label_10">
|
|
755
|
+ <property name="text">
|
|
756
|
+ <string>Type</string>
|
|
757
|
+ </property>
|
|
758
|
+ </widget>
|
|
759
|
+ </item>
|
|
760
|
+ <item row="7" column="0">
|
|
761
|
+ <widget class="QCheckBox" name="plotBP">
|
|
762
|
+ <property name="enabled">
|
|
763
|
+ <bool>false</bool>
|
753
|
764
|
</property>
|
754
|
765
|
<property name="text">
|
755
|
|
- <string>GO</string>
|
|
766
|
+ <string> Plot </string>
|
|
767
|
+ </property>
|
|
768
|
+ <property name="checkable">
|
|
769
|
+ <bool>true</bool>
|
|
770
|
+ </property>
|
|
771
|
+ <property name="checked">
|
|
772
|
+ <bool>true</bool>
|
756
|
773
|
</property>
|
757
|
774
|
</widget>
|
758
|
775
|
</item>
|
|
@@ -778,6 +795,13 @@ background: dark grey;
|
778
|
795
|
</property>
|
779
|
796
|
</widget>
|
780
|
797
|
</item>
|
|
798
|
+ <item row="5" column="1" rowspan="2">
|
|
799
|
+ <widget class="QDoubleSpinBox" name="gstopSpinBox">
|
|
800
|
+ <property name="value">
|
|
801
|
+ <double>5.000000000000000</double>
|
|
802
|
+ </property>
|
|
803
|
+ </widget>
|
|
804
|
+ </item>
|
781
|
805
|
<item row="2" column="2" colspan="2">
|
782
|
806
|
<widget class="QLabel" name="label_21">
|
783
|
807
|
<property name="text">
|
|
@@ -792,75 +816,51 @@ background: dark grey;
|
792
|
816
|
</property>
|
793
|
817
|
</widget>
|
794
|
818
|
</item>
|
795
|
|
- <item row="0" column="2">
|
796
|
|
- <widget class="QLabel" name="label_10">
|
797
|
|
- <property name="text">
|
798
|
|
- <string>Type</string>
|
799
|
|
- </property>
|
800
|
|
- </widget>
|
801
|
|
- </item>
|
802
|
|
- <item row="0" column="0">
|
803
|
|
- <widget class="QLabel" name="label_30">
|
|
819
|
+ <item row="3" column="0">
|
|
820
|
+ <widget class="QLabel" name="label_22">
|
804
|
821
|
<property name="text">
|
805
|
|
- <string>Central ν Hz</string>
|
806
|
|
- </property>
|
807
|
|
- </widget>
|
808
|
|
- </item>
|
809
|
|
- <item row="5" column="1" rowspan="2">
|
810
|
|
- <widget class="QDoubleSpinBox" name="gstopSpinBox">
|
811
|
|
- <property name="value">
|
812
|
|
- <double>5.000000000000000</double>
|
813
|
|
- </property>
|
814
|
|
- </widget>
|
815
|
|
- </item>
|
816
|
|
- <item row="2" column="1">
|
817
|
|
- <widget class="QDoubleSpinBox" name="stopBandSpinBox">
|
818
|
|
- <property name="minimum">
|
819
|
|
- <double>100.000000000000000</double>
|
820
|
|
- </property>
|
821
|
|
- <property name="maximum">
|
822
|
|
- <double>1000.000000000000000</double>
|
823
|
|
- </property>
|
824
|
|
- <property name="value">
|
825
|
|
- <double>280.000000000000000</double>
|
|
822
|
+ <string>gpass [dB]</string>
|
826
|
823
|
</property>
|
827
|
824
|
</widget>
|
828
|
825
|
</item>
|
829
|
|
- <item row="1" column="1">
|
830
|
|
- <widget class="QDoubleSpinBox" name="passBandSpinBox">
|
831
|
|
- <property name="minimum">
|
832
|
|
- <double>25.000000000000000</double>
|
833
|
|
- </property>
|
834
|
|
- <property name="maximum">
|
835
|
|
- <double>500.000000000000000</double>
|
|
826
|
+ <item row="0" column="3" colspan="2">
|
|
827
|
+ <widget class="QComboBox" name="fTypeComboBox">
|
|
828
|
+ <property name="sizePolicy">
|
|
829
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
830
|
+ <horstretch>0</horstretch>
|
|
831
|
+ <verstretch>0</verstretch>
|
|
832
|
+ </sizepolicy>
|
836
|
833
|
</property>
|
837
|
|
- <property name="singleStep">
|
838
|
|
- <double>5.000000000000000</double>
|
|
834
|
+ <property name="mouseTracking">
|
|
835
|
+ <bool>true</bool>
|
839
|
836
|
</property>
|
840
|
|
- <property name="value">
|
841
|
|
- <double>50.000000000000000</double>
|
|
837
|
+ <property name="toolTip">
|
|
838
|
+ <string/>
|
842
|
839
|
</property>
|
843
|
|
- </widget>
|
844
|
|
- </item>
|
845
|
|
- <item row="3" column="0">
|
846
|
|
- <widget class="QLabel" name="label_22">
|
847
|
|
- <property name="text">
|
848
|
|
- <string>gpass [dB]</string>
|
|
840
|
+ <property name="statusTip">
|
|
841
|
+ <string extracomment="hello thre"/>
|
849
|
842
|
</property>
|
850
|
|
- </widget>
|
851
|
|
- </item>
|
852
|
|
- <item row="1" column="2">
|
853
|
|
- <widget class="QLabel" name="label_18">
|
854
|
|
- <property name="text">
|
855
|
|
- <string>Order</string>
|
|
843
|
+ <property name="whatsThis">
|
|
844
|
+ <string extracomment="What type of filter to use"/>
|
856
|
845
|
</property>
|
857
|
|
- </widget>
|
858
|
|
- </item>
|
859
|
|
- <item row="1" column="0">
|
860
|
|
- <widget class="QLabel" name="label_19">
|
861
|
|
- <property name="text">
|
862
|
|
- <string>Pass Band [Hz]</string>
|
|
846
|
+ <property name="accessibleDescription">
|
|
847
|
+ <string>Hello</string>
|
863
|
848
|
</property>
|
|
849
|
+ <item>
|
|
850
|
+ <property name="text">
|
|
851
|
+ <string>Butterworth</string>
|
|
852
|
+ </property>
|
|
853
|
+ </item>
|
|
854
|
+ <item>
|
|
855
|
+ <property name="text">
|
|
856
|
+ <string>Chebychev Type II</string>
|
|
857
|
+ </property>
|
|
858
|
+ </item>
|
|
859
|
+ <item>
|
|
860
|
+ <property name="text">
|
|
861
|
+ <string>Elliptic</string>
|
|
862
|
+ </property>
|
|
863
|
+ </item>
|
864
|
864
|
</widget>
|
865
|
865
|
</item>
|
866
|
866
|
</layout>
|
|
@@ -880,13 +880,13 @@ background: dark grey;
|
880
|
880
|
<property name="minimumSize">
|
881
|
881
|
<size>
|
882
|
882
|
<width>505</width>
|
883
|
|
- <height>0</height>
|
|
883
|
+ <height>100</height>
|
884
|
884
|
</size>
|
885
|
885
|
</property>
|
886
|
886
|
<property name="maximumSize">
|
887
|
887
|
<size>
|
888
|
888
|
<width>505</width>
|
889
|
|
- <height>100</height>
|
|
889
|
+ <height>200</height>
|
890
|
890
|
</size>
|
891
|
891
|
</property>
|
892
|
892
|
<property name="title">
|
|
@@ -951,11 +951,14 @@ background: dark grey;
|
951
|
951
|
<attribute name="title">
|
952
|
952
|
<string>NC</string>
|
953
|
953
|
</attribute>
|
|
954
|
+ <attribute name="toolTip">
|
|
955
|
+ <string><html><head/><body><p>This tab contains noise cancellation algorithms. The frequency-domain algorithm is often less effective than the time domain approach. We often discourage using the frequency domain algorithm. </p></body></html></string>
|
|
956
|
+ </attribute>
|
954
|
957
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
955
|
958
|
<item>
|
956
|
959
|
<widget class="QGroupBox" name="groupBox_3">
|
957
|
960
|
<property name="sizePolicy">
|
958
|
|
- <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
961
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
959
|
962
|
<horstretch>0</horstretch>
|
960
|
963
|
<verstretch>0</verstretch>
|
961
|
964
|
</sizepolicy>
|
|
@@ -969,6 +972,12 @@ background: dark grey;
|
969
|
972
|
<property name="title">
|
970
|
973
|
<string>Model-based harmonic removal</string>
|
971
|
974
|
</property>
|
|
975
|
+ <property name="checkable">
|
|
976
|
+ <bool>true</bool>
|
|
977
|
+ </property>
|
|
978
|
+ <property name="checked">
|
|
979
|
+ <bool>false</bool>
|
|
980
|
+ </property>
|
972
|
981
|
</widget>
|
973
|
982
|
</item>
|
974
|
983
|
<item>
|
|
@@ -977,7 +986,7 @@ background: dark grey;
|
977
|
986
|
<bool>false</bool>
|
978
|
987
|
</property>
|
979
|
988
|
<property name="sizePolicy">
|
980
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
989
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
|
981
|
990
|
<horstretch>0</horstretch>
|
982
|
991
|
<verstretch>0</verstretch>
|
983
|
992
|
</sizepolicy>
|
|
@@ -1056,7 +1065,7 @@ background: dark grey;
|
1056
|
1065
|
<bool>false</bool>
|
1057
|
1066
|
</property>
|
1058
|
1067
|
<property name="sizePolicy">
|
1059
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
1068
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
|
1060
|
1069
|
<horstretch>0</horstretch>
|
1061
|
1070
|
<verstretch>0</verstretch>
|
1062
|
1071
|
</sizepolicy>
|
|
@@ -1298,7 +1307,7 @@ background: dark grey;
|
1298
|
1307
|
<bool>false</bool>
|
1299
|
1308
|
</property>
|
1300
|
1309
|
<property name="sizePolicy">
|
1301
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
1310
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
|
1302
|
1311
|
<horstretch>0</horstretch>
|
1303
|
1312
|
<verstretch>0</verstretch>
|
1304
|
1313
|
</sizepolicy>
|
|
@@ -1306,13 +1315,13 @@ background: dark grey;
|
1306
|
1315
|
<property name="minimumSize">
|
1307
|
1316
|
<size>
|
1308
|
1317
|
<width>505</width>
|
1309
|
|
- <height>0</height>
|
|
1318
|
+ <height>100</height>
|
1310
|
1319
|
</size>
|
1311
|
1320
|
</property>
|
1312
|
1321
|
<property name="maximumSize">
|
1313
|
1322
|
<size>
|
1314
|
1323
|
<width>505</width>
|
1315
|
|
- <height>100</height>
|
|
1324
|
+ <height>150</height>
|
1316
|
1325
|
</size>
|
1317
|
1326
|
</property>
|
1318
|
1327
|
<property name="title">
|
|
@@ -1321,43 +1330,71 @@ background: dark grey;
|
1321
|
1330
|
<property name="checkable">
|
1322
|
1331
|
<bool>true</bool>
|
1323
|
1332
|
</property>
|
1324
|
|
- <layout class="QGridLayout" name="gridLayout_9">
|
1325
|
|
- <item row="1" column="0">
|
1326
|
|
- <widget class="QLabel" name="label_8">
|
1327
|
|
- <property name="text">
|
1328
|
|
- <string>Fourier-based calculation</string>
|
1329
|
|
- </property>
|
1330
|
|
- </widget>
|
1331
|
|
- </item>
|
1332
|
|
- <item row="1" column="1">
|
1333
|
|
- <widget class="QPushButton" name="calcQGO">
|
1334
|
|
- <property name="sizePolicy">
|
1335
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
1336
|
|
- <horstretch>0</horstretch>
|
1337
|
|
- <verstretch>0</verstretch>
|
1338
|
|
- </sizepolicy>
|
1339
|
|
- </property>
|
1340
|
|
- <property name="minimumSize">
|
1341
|
|
- <size>
|
1342
|
|
- <width>80</width>
|
1343
|
|
- <height>30</height>
|
1344
|
|
- </size>
|
1345
|
|
- </property>
|
1346
|
|
- <property name="styleSheet">
|
1347
|
|
- <string notr="true">#calcQGO {
|
|
1333
|
+ <widget class="QLabel" name="label_8">
|
|
1334
|
+ <property name="geometry">
|
|
1335
|
+ <rect>
|
|
1336
|
+ <x>8</x>
|
|
1337
|
+ <y>84</y>
|
|
1338
|
+ <width>399</width>
|
|
1339
|
+ <height>10</height>
|
|
1340
|
+ </rect>
|
|
1341
|
+ </property>
|
|
1342
|
+ <property name="sizePolicy">
|
|
1343
|
+ <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
1344
|
+ <horstretch>0</horstretch>
|
|
1345
|
+ <verstretch>0</verstretch>
|
|
1346
|
+ </sizepolicy>
|
|
1347
|
+ </property>
|
|
1348
|
+ <property name="minimumSize">
|
|
1349
|
+ <size>
|
|
1350
|
+ <width>0</width>
|
|
1351
|
+ <height>10</height>
|
|
1352
|
+ </size>
|
|
1353
|
+ </property>
|
|
1354
|
+ <property name="maximumSize">
|
|
1355
|
+ <size>
|
|
1356
|
+ <width>16777215</width>
|
|
1357
|
+ <height>10</height>
|
|
1358
|
+ </size>
|
|
1359
|
+ </property>
|
|
1360
|
+ <property name="text">
|
|
1361
|
+ <string>Fourier-based calculation</string>
|
|
1362
|
+ </property>
|
|
1363
|
+ </widget>
|
|
1364
|
+ <widget class="QPushButton" name="calcQGO">
|
|
1365
|
+ <property name="geometry">
|
|
1366
|
+ <rect>
|
|
1367
|
+ <x>380</x>
|
|
1368
|
+ <y>80</y>
|
|
1369
|
+ <width>84</width>
|
|
1370
|
+ <height>30</height>
|
|
1371
|
+ </rect>
|
|
1372
|
+ </property>
|
|
1373
|
+ <property name="sizePolicy">
|
|
1374
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
1375
|
+ <horstretch>0</horstretch>
|
|
1376
|
+ <verstretch>0</verstretch>
|
|
1377
|
+ </sizepolicy>
|
|
1378
|
+ </property>
|
|
1379
|
+ <property name="minimumSize">
|
|
1380
|
+ <size>
|
|
1381
|
+ <width>80</width>
|
|
1382
|
+ <height>30</height>
|
|
1383
|
+ </size>
|
|
1384
|
+ </property>
|
|
1385
|
+ <property name="styleSheet">
|
|
1386
|
+ <string notr="true">#calcQGO {
|
1348
|
1387
|
background: green;
|
1349
|
1388
|
}
|
1350
|
1389
|
|
1351
|
1390
|
#calcQGO:disabled{
|
1352
|
1391
|
background: black;
|
1353
|
1392
|
}</string>
|
1354
|
|
- </property>
|
1355
|
|
- <property name="text">
|
1356
|
|
- <string>GO</string>
|
1357
|
|
- </property>
|
1358
|
|
- </widget>
|
1359
|
|
- </item>
|
1360
|
|
- </layout>
|
|
1393
|
+ </property>
|
|
1394
|
+ <property name="text">
|
|
1395
|
+ <string>GO</string>
|
|
1396
|
+ </property>
|
|
1397
|
+ </widget>
|
1361
|
1398
|
</widget>
|
1362
|
1399
|
</item>
|
1363
|
1400
|
<item>
|
|
@@ -1374,7 +1411,7 @@ background: dark grey;
|
1374
|
1411
|
<property name="minimumSize">
|
1375
|
1412
|
<size>
|
1376
|
1413
|
<width>505</width>
|
1377
|
|
- <height>100</height>
|
|
1414
|
+ <height>150</height>
|
1378
|
1415
|
</size>
|
1379
|
1416
|
</property>
|
1380
|
1417
|
<property name="maximumSize">
|
|
@@ -1474,7 +1511,7 @@ background: dark grey;
|
1474
|
1511
|
<bool>false</bool>
|
1475
|
1512
|
</property>
|
1476
|
1513
|
<property name="sizePolicy">
|
1477
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
1514
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
|
1478
|
1515
|
<horstretch>0</horstretch>
|
1479
|
1516
|
<verstretch>0</verstretch>
|
1480
|
1517
|
</sizepolicy>
|
|
@@ -1482,13 +1519,13 @@ background: dark grey;
|
1482
|
1519
|
<property name="minimumSize">
|
1483
|
1520
|
<size>
|
1484
|
1521
|
<width>505</width>
|
1485
|
|
- <height>0</height>
|
|
1522
|
+ <height>100</height>
|
1486
|
1523
|
</size>
|
1487
|
1524
|
</property>
|
1488
|
1525
|
<property name="maximumSize">
|
1489
|
1526
|
<size>
|
1490
|
1527
|
<width>505</width>
|
1491
|
|
- <height>16777215</height>
|
|
1528
|
+ <height>200</height>
|
1492
|
1529
|
</size>
|
1493
|
1530
|
</property>
|
1494
|
1531
|
<property name="title">
|
|
@@ -1609,7 +1646,7 @@ background: dark grey;
|
1609
|
1646
|
<bool>false</bool>
|
1610
|
1647
|
</property>
|
1611
|
1648
|
<property name="sizePolicy">
|
1612
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
1649
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
|
1613
|
1650
|
<horstretch>0</horstretch>
|
1614
|
1651
|
<verstretch>0</verstretch>
|
1615
|
1652
|
</sizepolicy>
|
|
@@ -1617,7 +1654,7 @@ background: dark grey;
|
1617
|
1654
|
<property name="minimumSize">
|
1618
|
1655
|
<size>
|
1619
|
1656
|
<width>505</width>
|
1620
|
|
- <height>0</height>
|
|
1657
|
+ <height>200</height>
|
1621
|
1658
|
</size>
|
1622
|
1659
|
</property>
|
1623
|
1660
|
<property name="maximumSize">
|
|
@@ -2159,8 +2196,8 @@ background: dark grey;
|
2159
|
2196
|
<rect>
|
2160
|
2197
|
<x>0</x>
|
2161
|
2198
|
<y>0</y>
|
2162
|
|
- <width>96</width>
|
2163
|
|
- <height>26</height>
|
|
2199
|
+ <width>100</width>
|
|
2200
|
+ <height>30</height>
|
2164
|
2201
|
</rect>
|
2165
|
2202
|
</property>
|
2166
|
2203
|
<attribute name="label">
|
|
@@ -2172,8 +2209,8 @@ background: dark grey;
|
2172
|
2209
|
<rect>
|
2173
|
2210
|
<x>0</x>
|
2174
|
2211
|
<y>0</y>
|
2175
|
|
- <width>96</width>
|
2176
|
|
- <height>26</height>
|
|
2212
|
+ <width>411</width>
|
|
2213
|
+ <height>77</height>
|
2177
|
2214
|
</rect>
|
2178
|
2215
|
</property>
|
2179
|
2216
|
<attribute name="label">
|