| 564 | | <layout class="QVBoxLayout" > |
| 565 | | <property name="margin" > |
| 566 | | <number>9</number> |
| 567 | | </property> |
| 568 | | <property name="spacing" > |
| 569 | | <number>6</number> |
| 570 | | </property> |
| 571 | | <item> |
| 572 | | <layout class="QHBoxLayout" > |
| | 564 | <item> |
| | 565 | <widget class="QGroupBox" name="groupBox_3" > |
| | 566 | <property name="contextMenuPolicy" > |
| | 567 | <enum>Qt::NoContextMenu</enum> |
| | 568 | </property> |
| | 569 | <property name="title" > |
| | 570 | <string>Log History Size</string> |
| | 571 | </property> |
| | 572 | <layout class="QVBoxLayout" > |
| 580 | | <widget class="QSpinBox" name="spnbxMaxCount" > |
| 581 | | <property name="minimumSize" > |
| 582 | | <size> |
| 583 | | <width>100</width> |
| 584 | | <height>0</height> |
| 585 | | </size> |
| 586 | | </property> |
| | 580 | <layout class="QHBoxLayout" > |
| | 581 | <property name="margin" > |
| | 582 | <number>0</number> |
| | 583 | </property> |
| | 584 | <property name="spacing" > |
| | 585 | <number>6</number> |
| | 586 | </property> |
| | 587 | <item> |
| | 588 | <widget class="QSpinBox" name="spnbxMaxCount" > |
| | 589 | <property name="minimumSize" > |
| | 590 | <size> |
| | 591 | <width>100</width> |
| | 592 | <height>0</height> |
| | 593 | </size> |
| | 594 | </property> |
| | 595 | <property name="contextMenuPolicy" > |
| | 596 | <enum>Qt::NoContextMenu</enum> |
| | 597 | </property> |
| | 598 | <property name="toolTip" > |
| | 599 | <string>Number of messages to keep in log</string> |
| | 600 | </property> |
| | 601 | <property name="maximum" > |
| | 602 | <number>99999</number> |
| | 603 | </property> |
| | 604 | <property name="minimum" > |
| | 605 | <number>1</number> |
| | 606 | </property> |
| | 607 | </widget> |
| | 608 | </item> |
| | 609 | <item> |
| | 610 | <spacer> |
| | 611 | <property name="orientation" > |
| | 612 | <enum>Qt::Horizontal</enum> |
| | 613 | </property> |
| | 614 | <property name="sizeHint" > |
| | 615 | <size> |
| | 616 | <width>62</width> |
| | 617 | <height>23</height> |
| | 618 | </size> |
| | 619 | </property> |
| | 620 | </spacer> |
| | 621 | </item> |
| | 622 | </layout> |
| | 623 | </item> |
| | 624 | </layout> |
| | 625 | </widget> |
| | 626 | </item> |
| | 627 | <item> |
| | 628 | <widget class="QGroupBox" name="grpOpacity" > |
| | 629 | <property name="contextMenuPolicy" > |
| | 630 | <enum>Qt::NoContextMenu</enum> |
| | 631 | </property> |
| | 632 | <property name="title" > |
| | 633 | <string>Window Opacity</string> |
| | 634 | </property> |
| | 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" > |
| 594 | | <number>99999</number> |
| 595 | | </property> |
| 596 | | <property name="minimum" > |
| 597 | | <number>1</number> |
| | 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> |
| 619 | | <item> |
| 620 | | <widget class="QGroupBox" name="grpOpacity" > |
| 621 | | <property name="contextMenuPolicy" > |
| 622 | | <enum>Qt::NoContextMenu</enum> |
| 623 | | </property> |
| 624 | | <property name="title" > |
| 625 | | <string>Window Opacity</string> |
| 626 | | </property> |
| 627 | | <layout class="QVBoxLayout" > |
| 628 | | <property name="margin" > |
| 629 | | <number>9</number> |
| 630 | | </property> |
| 631 | | <property name="spacing" > |
| 632 | | <number>6</number> |
| 633 | | </property> |
| 634 | | <item> |
| 635 | | <layout class="QHBoxLayout" > |
| 636 | | <property name="margin" > |
| 637 | | <number>0</number> |
| 638 | | </property> |
| 639 | | <property name="spacing" > |
| 640 | | <number>0</number> |
| 641 | | </property> |
| 642 | | <item> |
| 643 | | <widget class="QLabel" name="lblPercentOpacity" > |
| 644 | | <property name="minimumSize" > |
| 645 | | <size> |
| 646 | | <width>25</width> |
| 647 | | <height>0</height> |
| 648 | | </size> |
| 649 | | </property> |
| 650 | | <property name="contextMenuPolicy" > |
| 651 | | <enum>Qt::NoContextMenu</enum> |
| 652 | | </property> |
| 653 | | <property name="layoutDirection" > |
| 654 | | <enum>Qt::RightToLeft</enum> |
| 655 | | </property> |
| 656 | | <property name="text" > |
| 657 | | <string>TextLabel</string> |
| 658 | | </property> |
| 659 | | </widget> |
| 660 | | </item> |
| 661 | | <item> |
| 662 | | <widget class="QLabel" name="label" > |
| 663 | | <property name="contextMenuPolicy" > |
| 664 | | <enum>Qt::NoContextMenu</enum> |
| 665 | | </property> |
| 666 | | <property name="text" > |
| 667 | | <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> |
| 668 | | </property> |
| 669 | | </widget> |
| 670 | | </item> |
| 671 | | <item> |
| 672 | | <spacer> |
| 673 | | <property name="orientation" > |
| 674 | | <enum>Qt::Horizontal</enum> |
| 675 | | </property> |
| 676 | | <property name="sizeHint" > |
| 677 | | <size> |
| 678 | | <width>40</width> |
| 679 | | <height>20</height> |
| 680 | | </size> |
| 681 | | </property> |
| 682 | | </spacer> |
| 683 | | </item> |
| 684 | | </layout> |
| 685 | | </item> |
| 686 | | <item> |
| 687 | | <widget class="QSlider" name="sldrOpacity" > |
| 688 | | <property name="contextMenuPolicy" > |
| 689 | | <enum>Qt::NoContextMenu</enum> |
| 690 | | </property> |
| 691 | | <property name="toolTip" > |
| 692 | | <string>Changes the transparancy of the Message Log</string> |
| 693 | | </property> |
| 694 | | <property name="minimum" > |
| 695 | | <number>30</number> |
| 696 | | </property> |
| 697 | | <property name="maximum" > |
| 698 | | <number>100</number> |
| 699 | | </property> |
| 700 | | <property name="value" > |
| 701 | | <number>100</number> |
| 702 | | </property> |
| 703 | | <property name="sliderPosition" > |
| 704 | | <number>100</number> |
| 705 | | </property> |
| 706 | | <property name="tracking" > |
| 707 | | <bool>false</bool> |
| 708 | | </property> |
| 709 | | <property name="orientation" > |
| 710 | | <enum>Qt::Horizontal</enum> |
| 711 | | </property> |
| 712 | | <property name="invertedAppearance" > |
| 713 | | <bool>false</bool> |
| 714 | | </property> |
| 715 | | <property name="tickPosition" > |
| 716 | | <enum>QSlider::TicksBelow</enum> |
| 717 | | </property> |
| 718 | | <property name="tickInterval" > |
| 719 | | <number>10</number> |
| 720 | | </property> |
| 721 | | </widget> |
| 722 | | </item> |
| 723 | | </layout> |
| 724 | | </widget> |
| 725 | | </item> |
| 726 | | </layout> |
| 727 | | </item> |
| 728 | | <item> |
| 729 | | <layout class="QVBoxLayout" > |
| 730 | | <property name="margin" > |
| 731 | | <number>0</number> |
| 732 | | </property> |
| 733 | | <property name="spacing" > |
| 734 | | <number>6</number> |
| 735 | | </property> |
| 789 | | <spacer> |
| 790 | | <property name="orientation" > |
| 791 | | <enum>Qt::Horizontal</enum> |
| 792 | | </property> |
| 793 | | <property name="sizeHint" > |
| 794 | | <size> |
| 795 | | <width>41</width> |
| 796 | | <height>27</height> |
| 797 | | </size> |
| 798 | | </property> |
| 799 | | </spacer> |
| | 789 | <widget class="QLabel" name="lblFileLabel" > |
| | 790 | <property name="enabled" > |
| | 791 | <bool>false</bool> |
| | 792 | </property> |
| | 793 | <property name="contextMenuPolicy" > |
| | 794 | <enum>Qt::NoContextMenu</enum> |
| | 795 | </property> |
| | 796 | <property name="text" > |
| | 797 | <string>File:</string> |
| | 798 | </property> |
| | 799 | </widget> |
| | 800 | </item> |
| | 801 | <item> |
| | 802 | <widget class="QLineEdit" name="lineFile" > |
| | 803 | <property name="enabled" > |
| | 804 | <bool>false</bool> |
| | 805 | </property> |
| | 806 | <property name="contextMenuPolicy" > |
| | 807 | <enum>Qt::NoContextMenu</enum> |
| | 808 | </property> |
| | 809 | </widget> |
| | 1218 | <connection> |
| | 1219 | <sender>chkEnableLogFile</sender> |
| | 1220 | <signal>toggled(bool)</signal> |
| | 1221 | <receiver>lblFileLabel</receiver> |
| | 1222 | <slot>setEnabled(bool)</slot> |
| | 1223 | <hints> |
| | 1224 | <hint type="sourcelabel" > |
| | 1225 | <x>373</x> |
| | 1226 | <y>491</y> |
| | 1227 | </hint> |
| | 1228 | <hint type="destinationlabel" > |
| | 1229 | <x>189</x> |
| | 1230 | <y>516</y> |
| | 1231 | </hint> |
| | 1232 | </hints> |
| | 1233 | </connection> |
| | 1234 | <connection> |
| | 1235 | <sender>chkEnableLogFile</sender> |
| | 1236 | <signal>toggled(bool)</signal> |
| | 1237 | <receiver>lineFile</receiver> |
| | 1238 | <slot>setEnabled(bool)</slot> |
| | 1239 | <hints> |
| | 1240 | <hint type="sourcelabel" > |
| | 1241 | <x>373</x> |
| | 1242 | <y>491</y> |
| | 1243 | </hint> |
| | 1244 | <hint type="destinationlabel" > |
| | 1245 | <x>348</x> |
| | 1246 | <y>516</y> |
| | 1247 | </hint> |
| | 1248 | </hints> |
| | 1249 | </connection> |