|
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | 9 | <width>929</width> |
10 | | - <height>577</height> |
| 10 | + <height>579</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="sizePolicy"> |
|
18 | 18 | </property> |
19 | 19 | <property name="minimumSize"> |
20 | 20 | <size> |
21 | | - <width>929</width> |
22 | | - <height>573</height> |
| 21 | + <width>600</width> |
| 22 | + <height>579</height> |
23 | 23 | </size> |
24 | 24 | </property> |
25 | 25 | <property name="maximumSize"> |
26 | 26 | <size> |
27 | | - <width>16777213</width> |
28 | | - <height>16777215</height> |
| 27 | + <width>929</width> |
| 28 | + <height>579</height> |
29 | 29 | </size> |
30 | 30 | </property> |
31 | 31 | <property name="cursor"> |
|
105 | 105 | <x>900</x> |
106 | 106 | <y>390</y> |
107 | 107 | <width>21</width> |
108 | | - <height>121</height> |
| 108 | + <height>132</height> |
109 | 109 | </rect> |
110 | 110 | </property> |
111 | 111 | <layout class="QVBoxLayout" name="verticalLayout_5"> |
|
640 | 640 | <property name="sizeConstraint"> |
641 | 641 | <enum>QLayout::SizeConstraint::SetNoConstraint</enum> |
642 | 642 | </property> |
643 | | - <item> |
644 | | - <widget class="QLabel" name="label_22"> |
645 | | - <property name="text"> |
646 | | - <string>Tx Data:</string> |
647 | | - </property> |
648 | | - </widget> |
649 | | - </item> |
650 | 643 | <item> |
651 | 644 | <widget class="QTextEdit" name="send_data_text"> |
652 | 645 | <property name="sizePolicy"> |
653 | | - <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
| 646 | + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
654 | 647 | <horstretch>5</horstretch> |
655 | 648 | <verstretch>5</verstretch> |
656 | 649 | </sizepolicy> |
657 | 650 | </property> |
| 651 | + <property name="maximumSize"> |
| 652 | + <size> |
| 653 | + <width>465</width> |
| 654 | + <height>28</height> |
| 655 | + </size> |
| 656 | + </property> |
658 | 657 | <property name="frameShape"> |
659 | 658 | <enum>QFrame::Shape::Box</enum> |
660 | 659 | </property> |
661 | 660 | <property name="frameShadow"> |
662 | 661 | <enum>QFrame::Shadow::Plain</enum> |
663 | 662 | </property> |
| 663 | + <property name="placeholderText"> |
| 664 | + <string>Please enter the data want to sent...</string> |
| 665 | + </property> |
664 | 666 | </widget> |
665 | 667 | </item> |
666 | 668 | <item> |
|
725 | 727 | </property> |
726 | 728 | </widget> |
727 | 729 | </item> |
728 | | - <item> |
729 | | - <spacer name="horizontalSpacer"> |
730 | | - <property name="orientation"> |
731 | | - <enum>Qt::Orientation::Horizontal</enum> |
732 | | - </property> |
733 | | - <property name="sizeHint" stdset="0"> |
734 | | - <size> |
735 | | - <width>40</width> |
736 | | - <height>20</height> |
737 | | - </size> |
738 | | - </property> |
739 | | - </spacer> |
740 | | - </item> |
741 | 730 | <item> |
742 | 731 | <widget class="QPushButton" name="night_mode"> |
743 | 732 | <property name="text"> |
@@ -830,6 +819,9 @@ li.checked::marker { content: "\2612"; } |
830 | 819 | <property name="text"> |
831 | 820 | <string><html><head/><body><p>Feel free to ask any questions or bug report on <a href="https://github.com/mcagriaksoy/Serial-Communication-GUI-Program"><span style=" text-decoration: underline; color:#0000ff;">Github</span></a></p></body></html></string> |
832 | 821 | </property> |
| 822 | + <property name="openExternalLinks"> |
| 823 | + <bool>true</bool> |
| 824 | + </property> |
833 | 825 | </widget> |
834 | 826 | </widget> |
835 | 827 | </widget> |
|
0 commit comments