| 588 | | <widget class="QSpinBox" name="spnbxMaxCount" > |
| 589 | | <property name="minimumSize" > |
| 590 | | <size> |
| 591 | | <width>100</width> |
| 592 | | <height>0</height> |
| 593 | | </size> |
| 594 | | </property> |
| | 588 | <layout class="QHBoxLayout" > |
| | 589 | <property name="margin" > |
| | 590 | <number>0</number> |
| | 591 | </property> |
| | 592 | <property name="spacing" > |
| | 593 | <number>6</number> |
| | 594 | </property> |
| | 595 | <item> |
| | 596 | <widget class="QSpinBox" name="spnbxMaxCount" > |
| | 597 | <property name="minimumSize" > |
| | 598 | <size> |
| | 599 | <width>100</width> |
| | 600 | <height>0</height> |
| | 601 | </size> |
| | 602 | </property> |
| | 603 | <property name="contextMenuPolicy" > |
| | 604 | <enum>Qt::NoContextMenu</enum> |
| | 605 | </property> |
| | 606 | <property name="toolTip" > |
| | 607 | <string>Number of messages to keep in log</string> |
| | 608 | </property> |
| | 609 | <property name="maximum" > |
| | 610 | <number>99999</number> |
| | 611 | </property> |
| | 612 | <property name="minimum" > |
| | 613 | <number>1</number> |
| | 614 | </property> |
| | 615 | </widget> |
| | 616 | </item> |
| | 617 | <item> |
| | 618 | <spacer> |
| | 619 | <property name="orientation" > |
| | 620 | <enum>Qt::Horizontal</enum> |
| | 621 | </property> |
| | 622 | <property name="sizeHint" > |
| | 623 | <size> |
| | 624 | <width>62</width> |
| | 625 | <height>23</height> |
| | 626 | </size> |
| | 627 | </property> |
| | 628 | </spacer> |
| | 629 | </item> |
| | 630 | </layout> |
| | 631 | </item> |
| | 632 | </layout> |
| | 633 | </widget> |
| | 634 | </item> |
| | 635 | <item> |
| | 636 | <widget class="QGroupBox" name="grpOpacity" > |
| | 637 | <property name="contextMenuPolicy" > |
| | 638 | <enum>Qt::NoContextMenu</enum> |
| | 639 | </property> |
| | 640 | <property name="title" > |
| | 641 | <string>Window Opacity</string> |
| | 642 | </property> |
| | 643 | <layout class="QVBoxLayout" > |
| | 644 | <property name="margin" > |
| | 645 | <number>9</number> |
| | 646 | </property> |
| | 647 | <property name="spacing" > |
| | 648 | <number>6</number> |
| | 649 | </property> |
| | 650 | <item> |
| | 651 | <layout class="QHBoxLayout" > |
| | 652 | <property name="margin" > |
| | 653 | <number>0</number> |
| | 654 | </property> |
| | 655 | <property name="spacing" > |
| | 656 | <number>1</number> |
| | 657 | </property> |
| | 658 | <item> |
| | 659 | <widget class="QLabel" name="lblPercentOpacity" > |
| | 660 | <property name="minimumSize" > |
| | 661 | <size> |
| | 662 | <width>25</width> |
| | 663 | <height>0</height> |
| | 664 | </size> |
| | 665 | </property> |
| | 666 | <property name="contextMenuPolicy" > |
| | 667 | <enum>Qt::NoContextMenu</enum> |
| | 668 | </property> |
| | 669 | <property name="layoutDirection" > |
| | 670 | <enum>Qt::RightToLeft</enum> |
| | 671 | </property> |
| | 672 | <property name="text" > |
| | 673 | <string>100</string> |
| | 674 | </property> |
| | 675 | </widget> |
| | 676 | </item> |
| | 677 | <item> |
| | 678 | <widget class="QLabel" name="label" > |
| | 679 | <property name="contextMenuPolicy" > |
| | 680 | <enum>Qt::NoContextMenu</enum> |
| | 681 | </property> |
| | 682 | <property name="text" > |
| | 683 | <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Arial; font-size:10pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">% Opaque</p></body></html></string> |
| | 684 | </property> |
| | 685 | </widget> |
| | 686 | </item> |
| | 687 | <item> |
| | 688 | <spacer> |
| | 689 | <property name="orientation" > |
| | 690 | <enum>Qt::Horizontal</enum> |
| | 691 | </property> |
| | 692 | <property name="sizeHint" > |
| | 693 | <size> |
| | 694 | <width>40</width> |
| | 695 | <height>20</height> |
| | 696 | </size> |
| | 697 | </property> |
| | 698 | </spacer> |
| | 699 | </item> |
| | 700 | </layout> |
| | 701 | </item> |
| | 702 | <item> |
| | 703 | <widget class="QSlider" name="sldrOpacity" > |
| 635 | | <layout class="QVBoxLayout" > |
| 636 | | <property name="margin" > |
| 637 | | <number>9</number> |
| 638 | | </property> |
| 639 | | <property name="spacing" > |
| 640 | | <number>6</number> |
| 641 | | </property> |
| 642 | | <item> |
| 643 | | <layout class="QHBoxLayout" > |
| 644 | | <property name="margin" > |
| 645 | | <number>0</number> |
| 646 | | </property> |
| 647 | | <property name="spacing" > |
| 648 | | <number>1</number> |
| 649 | | </property> |
| 650 | | <item> |
| 651 | | <widget class="QLabel" name="lblPercentOpacity" > |
| 652 | | <property name="minimumSize" > |
| 653 | | <size> |
| 654 | | <width>25</width> |
| 655 | | <height>0</height> |
| 656 | | </size> |
| 657 | | </property> |
| 658 | | <property name="contextMenuPolicy" > |
| 659 | | <enum>Qt::NoContextMenu</enum> |
| 660 | | </property> |
| 661 | | <property name="layoutDirection" > |
| 662 | | <enum>Qt::RightToLeft</enum> |
| 663 | | </property> |
| 664 | | <property name="text" > |
| 665 | | <string>100</string> |
| 666 | | </property> |
| 667 | | </widget> |
| 668 | | </item> |
| 669 | | <item> |
| 670 | | <widget class="QLabel" name="label" > |
| 671 | | <property name="contextMenuPolicy" > |
| 672 | | <enum>Qt::NoContextMenu</enum> |
| 673 | | </property> |
| 674 | | <property name="text" > |
| 675 | | <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Arial; font-size:10pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">% Opaque</p></body></html></string> |
| 676 | | </property> |
| 677 | | </widget> |
| 678 | | </item> |
| 679 | | <item> |
| 680 | | <spacer> |
| 681 | | <property name="orientation" > |
| 682 | | <enum>Qt::Horizontal</enum> |
| 683 | | </property> |
| 684 | | <property name="sizeHint" > |
| 685 | | <size> |
| 686 | | <width>40</width> |
| 687 | | <height>20</height> |
| 688 | | </size> |
| 689 | | </property> |
| 690 | | </spacer> |
| 691 | | </item> |
| 692 | | </layout> |
| 693 | | </item> |
| 694 | | <item> |
| 695 | | <widget class="QSlider" name="sldrOpacity" > |
| 696 | | <property name="contextMenuPolicy" > |
| 697 | | <enum>Qt::NoContextMenu</enum> |
| 698 | | </property> |
| 699 | | <property name="toolTip" > |
| 700 | | <string>Changes the transparancy of the Message Log</string> |
| 701 | | </property> |
| 702 | | <property name="minimum" > |
| 703 | | <number>30</number> |
| 704 | | </property> |
| 705 | | <property name="maximum" > |
| 706 | | <number>100</number> |
| 707 | | </property> |
| 708 | | <property name="value" > |
| 709 | | <number>100</number> |
| 710 | | </property> |
| 711 | | <property name="sliderPosition" > |
| 712 | | <number>100</number> |
| 713 | | </property> |
| 714 | | <property name="tracking" > |
| 715 | | <bool>false</bool> |
| 716 | | </property> |
| 717 | | <property name="orientation" > |
| 718 | | <enum>Qt::Horizontal</enum> |
| 719 | | </property> |
| 720 | | <property name="invertedAppearance" > |
| 721 | | <bool>false</bool> |
| 722 | | </property> |
| 723 | | <property name="tickPosition" > |
| 724 | | <enum>QSlider::TicksBelow</enum> |
| 725 | | </property> |
| 726 | | <property name="tickInterval" > |
| 727 | | <number>10</number> |
| 728 | | </property> |
| 729 | | </widget> |
| 730 | | </item> |
| 731 | | </layout> |
| 732 | | </widget> |
| 733 | | </item> |
| 734 | | <item> |
| 735 | | <spacer> |
| 736 | | <property name="orientation" > |
| 737 | | <enum>Qt::Horizontal</enum> |
| 738 | | </property> |
| 739 | | <property name="sizeHint" > |
| 740 | | <size> |
| 741 | | <width>16</width> |
| 742 | | <height>20</height> |
| 743 | | </size> |
| 744 | | </property> |
| 745 | | </spacer> |
| | 765 | <item> |
| | 766 | <widget class="QPushButton" name="btnSaveSettings" > |
| | 767 | <property name="contextMenuPolicy" > |
| | 768 | <enum>Qt::NoContextMenu</enum> |
| | 769 | </property> |
| | 770 | <property name="toolTip" > |
| | 771 | <string>Saves the current Message Log settings</string> |
| | 772 | </property> |
| | 773 | <property name="text" > |
| | 774 | <string>Save Settings</string> |
| | 775 | </property> |
| | 776 | </widget> |
| | 777 | </item> |
| | 778 | <item> |
| | 779 | <widget class="QPushButton" name="btnCancelSettings" > |
| | 780 | <property name="contextMenuPolicy" > |
| | 781 | <enum>Qt::NoContextMenu</enum> |
| | 782 | </property> |
| | 783 | <property name="toolTip" > |
| | 784 | <string>Cancels changes made to settings</string> |
| | 785 | </property> |
| | 786 | <property name="text" > |
| | 787 | <string>Cancel</string> |
| | 788 | </property> |
| | 789 | </widget> |
| | 790 | </item> |
| | 791 | <item> |
| | 792 | <spacer> |
| | 793 | <property name="orientation" > |
| | 794 | <enum>Qt::Vertical</enum> |
| | 795 | </property> |
| | 796 | <property name="sizeHint" > |
| | 797 | <size> |
| | 798 | <width>20</width> |
| | 799 | <height>21</height> |
| | 800 | </size> |
| | 801 | </property> |
| | 802 | </spacer> |
| | 803 | </item> |
| | 804 | </layout> |
| 831 | | </item> |
| 832 | | </layout> |
| 833 | | </item> |
| 834 | | <item> |
| 835 | | <layout class="QVBoxLayout" > |
| 836 | | <property name="margin" > |
| 837 | | <number>0</number> |
| 838 | | </property> |
| 839 | | <property name="spacing" > |
| 840 | | <number>6</number> |
| 841 | | </property> |
| 842 | | <item> |
| 843 | | <widget class="QPushButton" name="btnSaveSettings" > |
| 844 | | <property name="contextMenuPolicy" > |
| 845 | | <enum>Qt::NoContextMenu</enum> |
| 846 | | </property> |
| 847 | | <property name="toolTip" > |
| 848 | | <string>Saves the current Message Log settings</string> |
| 849 | | </property> |
| 850 | | <property name="text" > |
| 851 | | <string>Save Settings</string> |
| 852 | | </property> |
| 853 | | </widget> |
| 854 | | </item> |
| 855 | | <item> |
| 856 | | <widget class="QPushButton" name="btnCancelSettings" > |
| 857 | | <property name="contextMenuPolicy" > |
| 858 | | <enum>Qt::NoContextMenu</enum> |
| 859 | | </property> |
| 860 | | <property name="toolTip" > |
| 861 | | <string>Cancels changes made to settings</string> |
| 862 | | </property> |
| 863 | | <property name="text" > |
| 864 | | <string>Cancel</string> |
| 865 | | </property> |
| 866 | | </widget> |
| 867 | | </item> |
| 868 | | <item> |
| 869 | | <spacer> |
| 870 | | <property name="orientation" > |
| 871 | | <enum>Qt::Vertical</enum> |
| 872 | | </property> |
| 873 | | <property name="sizeHint" > |
| 874 | | <size> |
| 875 | | <width>20</width> |
| 876 | | <height>81</height> |
| 877 | | </size> |
| 878 | | </property> |
| 879 | | </spacer> |