ui/EditWater.ui

changeset 353
324a7268796b
parent 236
d0b1640ba951
child 385
09af9f46518f
equal deleted inserted replaced
352:fcf222cabb98 353:324a7268796b
290 <width>141</width> 290 <width>141</width>
291 <height>20</height> 291 <height>20</height>
292 </rect> 292 </rect>
293 </property> 293 </property>
294 <property name="text"> 294 <property name="text">
295 <string>Acid pH:</string> 295 <string>pH:</string>
296 </property> 296 </property>
297 <property name="alignment"> 297 <property name="alignment">
298 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 298 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
299 </property> 299 </property>
300 </widget> 300 </widget>
438 </widget> 438 </widget>
439 <widget class="QDoubleSpinBox" name="so4Edit"> 439 <widget class="QDoubleSpinBox" name="so4Edit">
440 <property name="geometry"> 440 <property name="geometry">
441 <rect> 441 <rect>
442 <x>510</x> 442 <x>510</x>
443 <y>150</y>
444 <width>121</width>
445 <height>24</height>
446 </rect>
447 </property>
448 <property name="alignment">
449 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
450 </property>
451 <property name="accelerated">
452 <bool>true</bool>
453 </property>
454 <property name="decimals">
455 <number>1</number>
456 </property>
457 <property name="maximum">
458 <double>1000.000000000000000</double>
459 </property>
460 <property name="singleStep">
461 <double>0.100000000000000</double>
462 </property>
463 <property name="stepType">
464 <enum>QAbstractSpinBox::DefaultStepType</enum>
465 </property>
466 </widget>
467 <widget class="QDoubleSpinBox" name="clEdit">
468 <property name="geometry">
469 <rect>
470 <x>510</x>
471 <y>180</y>
472 <width>121</width>
473 <height>24</height>
474 </rect>
475 </property>
476 <property name="alignment">
477 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
478 </property>
479 <property name="accelerated">
480 <bool>true</bool>
481 </property>
482 <property name="decimals">
483 <number>1</number>
484 </property>
485 <property name="maximum">
486 <double>1000.000000000000000</double>
487 </property>
488 <property name="singleStep">
489 <double>0.100000000000000</double>
490 </property>
491 <property name="stepType">
492 <enum>QAbstractSpinBox::DefaultStepType</enum>
493 </property>
494 </widget>
495 <widget class="QDoubleSpinBox" name="hcoEdit">
496 <property name="geometry">
497 <rect>
498 <x>850</x>
443 <y>210</y> 499 <y>210</y>
444 <width>121</width> 500 <width>111</width>
445 <height>24</height> 501 <height>24</height>
446 </rect> 502 </rect>
447 </property> 503 </property>
448 <property name="alignment"> 504 <property name="alignment">
449 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 505 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
450 </property> 506 </property>
451 <property name="accelerated"> 507 <property name="readOnly">
452 <bool>true</bool> 508 <bool>true</bool>
509 </property>
510 <property name="buttonSymbols">
511 <enum>QAbstractSpinBox::NoButtons</enum>
512 </property>
513 <property name="accelerated">
514 <bool>false</bool>
453 </property> 515 </property>
454 <property name="decimals"> 516 <property name="decimals">
455 <number>1</number> 517 <number>1</number>
456 </property> 518 </property>
457 <property name="maximum"> 519 <property name="maximum">
458 <double>1000.000000000000000</double> 520 <double>1000.000000000000000</double>
459 </property> 521 </property>
460 <property name="singleStep"> 522 <property name="stepType">
461 <double>0.100000000000000</double> 523 <enum>QAbstractSpinBox::DefaultStepType</enum>
462 </property> 524 </property>
463 <property name="stepType"> 525 </widget>
464 <enum>QAbstractSpinBox::DefaultStepType</enum> 526 <widget class="QDoubleSpinBox" name="alkalinityEdit">
465 </property>
466 </widget>
467 <widget class="QDoubleSpinBox" name="clEdit">
468 <property name="geometry"> 527 <property name="geometry">
469 <rect> 528 <rect>
470 <x>510</x> 529 <x>510</x>
471 <y>240</y> 530 <y>210</y>
472 <width>121</width>
473 <height>24</height>
474 </rect>
475 </property>
476 <property name="alignment">
477 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
478 </property>
479 <property name="accelerated">
480 <bool>true</bool>
481 </property>
482 <property name="decimals">
483 <number>1</number>
484 </property>
485 <property name="maximum">
486 <double>1000.000000000000000</double>
487 </property>
488 <property name="singleStep">
489 <double>0.100000000000000</double>
490 </property>
491 <property name="stepType">
492 <enum>QAbstractSpinBox::DefaultStepType</enum>
493 </property>
494 </widget>
495 <widget class="QDoubleSpinBox" name="hcoEdit">
496 <property name="geometry">
497 <rect>
498 <x>510</x>
499 <y>150</y>
500 <width>121</width>
501 <height>24</height>
502 </rect>
503 </property>
504 <property name="alignment">
505 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
506 </property>
507 <property name="accelerated">
508 <bool>true</bool>
509 </property>
510 <property name="decimals">
511 <number>1</number>
512 </property>
513 <property name="maximum">
514 <double>1000.000000000000000</double>
515 </property>
516 <property name="singleStep">
517 <double>0.100000000000000</double>
518 </property>
519 <property name="stepType">
520 <enum>QAbstractSpinBox::DefaultStepType</enum>
521 </property>
522 </widget>
523 <widget class="QDoubleSpinBox" name="alkalinityEdit">
524 <property name="geometry">
525 <rect>
526 <x>770</x>
527 <y>150</y>
528 <width>121</width> 531 <width>121</width>
529 <height>24</height> 532 <height>24</height>
530 </rect> 533 </rect>
531 </property> 534 </property>
532 <property name="alignment"> 535 <property name="alignment">
583 </property> 586 </property>
584 </widget> 587 </widget>
585 <widget class="QLabel" name="so4Label"> 588 <widget class="QLabel" name="so4Label">
586 <property name="geometry"> 589 <property name="geometry">
587 <rect> 590 <rect>
588 <x>320</x> 591 <x>300</x>
592 <y>150</y>
593 <width>201</width>
594 <height>20</height>
595 </rect>
596 </property>
597 <property name="text">
598 <string>Sulfate (SO4) mg/L:</string>
599 </property>
600 <property name="alignment">
601 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
602 </property>
603 </widget>
604 <widget class="QLabel" name="clLabel">
605 <property name="geometry">
606 <rect>
607 <x>300</x>
608 <y>180</y>
609 <width>201</width>
610 <height>20</height>
611 </rect>
612 </property>
613 <property name="text">
614 <string>Chloride (Cl) mg/L:</string>
615 </property>
616 <property name="alignment">
617 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
618 </property>
619 </widget>
620 <widget class="QLabel" name="hcoLabel">
621 <property name="geometry">
622 <rect>
623 <x>650</x>
589 <y>210</y> 624 <y>210</y>
590 <width>181</width>
591 <height>20</height>
592 </rect>
593 </property>
594 <property name="text">
595 <string>Sulfate (SO4) mg/L:</string>
596 </property>
597 <property name="alignment">
598 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
599 </property>
600 </widget>
601 <widget class="QLabel" name="clLabel">
602 <property name="geometry">
603 <rect>
604 <x>350</x>
605 <y>240</y>
606 <width>151</width>
607 <height>20</height>
608 </rect>
609 </property>
610 <property name="text">
611 <string>Chloride (Cl) mg/L:</string>
612 </property>
613 <property name="alignment">
614 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
615 </property>
616 </widget>
617 <widget class="QLabel" name="hcoLabel">
618 <property name="geometry">
619 <rect>
620 <x>310</x>
621 <y>150</y>
622 <width>191</width> 625 <width>191</width>
623 <height>20</height> 626 <height>20</height>
624 </rect> 627 </rect>
625 </property> 628 </property>
626 <property name="text"> 629 <property name="text">
631 </property> 634 </property>
632 </widget> 635 </widget>
633 <widget class="QLabel" name="alkalinityLabel"> 636 <widget class="QLabel" name="alkalinityLabel">
634 <property name="geometry"> 637 <property name="geometry">
635 <rect> 638 <rect>
636 <x>640</x> 639 <x>300</x>
637 <y>150</y> 640 <y>210</y>
638 <width>121</width> 641 <width>201</width>
639 <height>20</height> 642 <height>20</height>
640 </rect> 643 </rect>
641 </property> 644 </property>
642 <property name="text"> 645 <property name="text">
643 <string>or (CaCO3) mg/L:</string> 646 <string>Total Alkalinity (CaCO3) mg/L:</string>
644 </property> 647 </property>
645 <property name="alignment"> 648 <property name="alignment">
646 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 649 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
647 </property> 650 </property>
648 </widget> 651 </widget>
654 <width>181</width> 657 <width>181</width>
655 <height>20</height> 658 <height>20</height>
656 </rect> 659 </rect>
657 </property> 660 </property>
658 <property name="text"> 661 <property name="text">
659 <string>Ion balance meq/L:</string> 662 <string>Ion balance mEq/L:</string>
660 </property> 663 </property>
661 <property name="alignment"> 664 <property name="alignment">
662 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 665 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
663 </property> 666 </property>
664 </widget> 667 </widget>
676 </property> 679 </property>
677 </widget> 680 </widget>
678 <widget class="QLabel" name="noLabel"> 681 <widget class="QLabel" name="noLabel">
679 <property name="geometry"> 682 <property name="geometry">
680 <rect> 683 <rect>
681 <x>350</x> 684 <x>300</x>
682 <y>270</y> 685 <y>240</y>
683 <width>151</width> 686 <width>201</width>
684 <height>20</height> 687 <height>20</height>
685 </rect> 688 </rect>
686 </property> 689 </property>
687 <property name="text"> 690 <property name="text">
688 <string>Nitrate (NO3) mg/L:</string> 691 <string>Nitrate (NO3) mg/L:</string>
693 </widget> 696 </widget>
694 <widget class="QDoubleSpinBox" name="noEdit"> 697 <widget class="QDoubleSpinBox" name="noEdit">
695 <property name="geometry"> 698 <property name="geometry">
696 <rect> 699 <rect>
697 <x>510</x> 700 <x>510</x>
698 <y>270</y> 701 <y>240</y>
699 <width>121</width> 702 <width>121</width>
700 <height>24</height> 703 <height>24</height>
701 </rect> 704 </rect>
702 </property> 705 </property>
703 <property name="alignment"> 706 <property name="alignment">
720 </property> 723 </property>
721 </widget> 724 </widget>
722 <widget class="QLabel" name="co3Label"> 725 <widget class="QLabel" name="co3Label">
723 <property name="geometry"> 726 <property name="geometry">
724 <rect> 727 <rect>
725 <x>320</x> 728 <x>650</x>
726 <y>180</y> 729 <y>240</y>
727 <width>181</width> 730 <width>191</width>
728 <height>20</height> 731 <height>20</height>
729 </rect> 732 </rect>
730 </property> 733 </property>
731 <property name="text"> 734 <property name="text">
732 <string>Carbonate (CO3) mg/L:</string> 735 <string>Carbonate (CO3) mg/L:</string>
736 </property> 739 </property>
737 </widget> 740 </widget>
738 <widget class="QDoubleSpinBox" name="co3Edit"> 741 <widget class="QDoubleSpinBox" name="co3Edit">
739 <property name="geometry"> 742 <property name="geometry">
740 <rect> 743 <rect>
741 <x>510</x> 744 <x>850</x>
742 <y>180</y> 745 <y>240</y>
743 <width>106</width> 746 <width>111</width>
744 <height>24</height> 747 <height>24</height>
745 </rect> 748 </rect>
746 </property> 749 </property>
747 <property name="alignment"> 750 <property name="alignment">
748 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 751 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
756 <property name="accelerated"> 759 <property name="accelerated">
757 <bool>false</bool> 760 <bool>false</bool>
758 </property> 761 </property>
759 <property name="decimals"> 762 <property name="decimals">
760 <number>1</number> 763 <number>1</number>
764 </property>
765 <property name="maximum">
766 <double>1000.000000000000000</double>
767 </property>
768 <property name="singleStep">
769 <double>0.100000000000000</double>
770 </property>
771 <property name="stepType">
772 <enum>QAbstractSpinBox::DefaultStepType</enum>
773 </property>
774 </widget>
775 <widget class="QLabel" name="hardnessLabel">
776 <property name="geometry">
777 <rect>
778 <x>650</x>
779 <y>150</y>
780 <width>191</width>
781 <height>20</height>
782 </rect>
783 </property>
784 <property name="text">
785 <string>Hardness as CaCO3:</string>
786 </property>
787 <property name="alignment">
788 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
789 </property>
790 </widget>
791 <widget class="QLabel" name="raLabel">
792 <property name="geometry">
793 <rect>
794 <x>650</x>
795 <y>180</y>
796 <width>191</width>
797 <height>20</height>
798 </rect>
799 </property>
800 <property name="text">
801 <string>Residual Alkalinity as CaCO3:</string>
802 </property>
803 <property name="alignment">
804 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
805 </property>
806 </widget>
807 <widget class="QDoubleSpinBox" name="hardnessEdit">
808 <property name="geometry">
809 <rect>
810 <x>850</x>
811 <y>150</y>
812 <width>111</width>
813 <height>24</height>
814 </rect>
815 </property>
816 <property name="alignment">
817 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
818 </property>
819 <property name="readOnly">
820 <bool>true</bool>
821 </property>
822 <property name="buttonSymbols">
823 <enum>QAbstractSpinBox::NoButtons</enum>
824 </property>
825 <property name="accelerated">
826 <bool>false</bool>
827 </property>
828 <property name="decimals">
829 <number>1</number>
830 </property>
831 <property name="maximum">
832 <double>1000.000000000000000</double>
833 </property>
834 <property name="singleStep">
835 <double>0.100000000000000</double>
836 </property>
837 <property name="stepType">
838 <enum>QAbstractSpinBox::DefaultStepType</enum>
839 </property>
840 </widget>
841 <widget class="QDoubleSpinBox" name="raEdit">
842 <property name="geometry">
843 <rect>
844 <x>850</x>
845 <y>180</y>
846 <width>111</width>
847 <height>24</height>
848 </rect>
849 </property>
850 <property name="alignment">
851 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
852 </property>
853 <property name="readOnly">
854 <bool>true</bool>
855 </property>
856 <property name="buttonSymbols">
857 <enum>QAbstractSpinBox::NoButtons</enum>
858 </property>
859 <property name="accelerated">
860 <bool>false</bool>
861 </property>
862 <property name="decimals">
863 <number>0</number>
761 </property> 864 </property>
762 <property name="maximum"> 865 <property name="maximum">
763 <double>1000.000000000000000</double> 866 <double>1000.000000000000000</double>
764 </property> 867 </property>
765 <property name="singleStep"> 868 <property name="singleStep">

mercurial