|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>1026</width> |
10 | | - <height>597</height> |
| 9 | + <width>1015</width> |
| 10 | + <height>604</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="sizePolicy"> |
|
103 | 103 | </item> |
104 | 104 | </layout> |
105 | 105 | </item> |
| 106 | + <item row="0" column="0"> |
| 107 | + <widget class="QTextEdit" name="data_textEdit"> |
| 108 | + <property name="autoFillBackground"> |
| 109 | + <bool>false</bool> |
| 110 | + </property> |
| 111 | + <property name="frameShape"> |
| 112 | + <enum>QFrame::NoFrame</enum> |
| 113 | + </property> |
| 114 | + <property name="autoFormatting"> |
| 115 | + <set>QTextEdit::AutoNone</set> |
| 116 | + </property> |
| 117 | + <property name="readOnly"> |
| 118 | + <bool>true</bool> |
| 119 | + </property> |
| 120 | + </widget> |
| 121 | + </item> |
| 122 | + <item row="2" column="0"> |
| 123 | + <widget class="QTextEdit" name="send_data_text"> |
| 124 | + <property name="sizePolicy"> |
| 125 | + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
| 126 | + <horstretch>5</horstretch> |
| 127 | + <verstretch>5</verstretch> |
| 128 | + </sizepolicy> |
| 129 | + </property> |
| 130 | + <property name="maximumSize"> |
| 131 | + <size> |
| 132 | + <width>5000</width> |
| 133 | + <height>28</height> |
| 134 | + </size> |
| 135 | + </property> |
| 136 | + <property name="inputMethodHints"> |
| 137 | + <set>Qt::ImhNone</set> |
| 138 | + </property> |
| 139 | + <property name="frameShape"> |
| 140 | + <enum>QFrame::NoFrame</enum> |
| 141 | + </property> |
| 142 | + <property name="acceptRichText"> |
| 143 | + <bool>false</bool> |
| 144 | + </property> |
| 145 | + <property name="placeholderText"> |
| 146 | + <string>Please enter the data want to sent...</string> |
| 147 | + </property> |
| 148 | + </widget> |
| 149 | + </item> |
106 | 150 | <item row="0" column="1"> |
107 | | - <layout class="QVBoxLayout" name="verticalLayout_config" stretch="2,0,0,0,0,0"> |
| 151 | + <layout class="QVBoxLayout" name="verticalLayout_config" stretch="2,0,0,0,0,0,0"> |
108 | 152 | <property name="spacing"> |
109 | 153 | <number>6</number> |
110 | 154 | </property> |
|
472 | 516 | </layout> |
473 | 517 | </item> |
474 | 518 | <item> |
475 | | - <widget class="QPushButton" name="nightMode_Button"> |
476 | | - <property name="text"> |
477 | | - <string>Night Mode</string> |
| 519 | + <widget class="QLabel" name="label_9"> |
| 520 | + <property name="font"> |
| 521 | + <font> |
| 522 | + <family>Arial</family> |
| 523 | + <pointsize>9</pointsize> |
| 524 | + <weight>50</weight> |
| 525 | + <bold>false</bold> |
| 526 | + </font> |
478 | 527 | </property> |
479 | | - </widget> |
480 | | - </item> |
481 | | - <item> |
482 | | - <widget class="QLabel" name="label_12"> |
483 | 528 | <property name="text"> |
484 | | - <string>Connection Options:</string> |
| 529 | + <string>Status :</string> |
485 | 530 | </property> |
486 | 531 | </widget> |
487 | 532 | </item> |
488 | 533 | <item> |
489 | | - <widget class="QTextEdit" name="options_textEdit"> |
| 534 | + <widget class="QPushButton" name="start_button"> |
490 | 535 | <property name="maximumSize"> |
491 | 536 | <size> |
492 | | - <width>205</width> |
| 537 | + <width>250</width> |
493 | 538 | <height>16777215</height> |
494 | 539 | </size> |
495 | 540 | </property> |
496 | | - <property name="frameShape"> |
497 | | - <enum>QFrame::NoFrame</enum> |
| 541 | + <property name="font"> |
| 542 | + <font> |
| 543 | + <pointsize>9</pointsize> |
| 544 | + <weight>75</weight> |
| 545 | + <bold>true</bold> |
| 546 | + </font> |
| 547 | + </property> |
| 548 | + <property name="autoFillBackground"> |
| 549 | + <bool>false</bool> |
| 550 | + </property> |
| 551 | + <property name="styleSheet"> |
| 552 | + <string notr="true"/> |
| 553 | + </property> |
| 554 | + <property name="text"> |
| 555 | + <string>CONNECT</string> |
498 | 556 | </property> |
499 | 557 | </widget> |
500 | 558 | </item> |
501 | 559 | <item> |
502 | | - <layout class="QFormLayout" name="formLayout_6"> |
503 | | - <item row="0" column="0"> |
504 | | - <widget class="QLabel" name="label_9"> |
505 | | - <property name="font"> |
506 | | - <font> |
507 | | - <family>Arial</family> |
508 | | - <pointsize>9</pointsize> |
509 | | - <weight>50</weight> |
510 | | - <bold>false</bold> |
511 | | - </font> |
512 | | - </property> |
513 | | - <property name="text"> |
514 | | - <string>Status :</string> |
515 | | - </property> |
516 | | - </widget> |
517 | | - </item> |
518 | | - <item row="0" column="1"> |
| 560 | + <layout class="QHBoxLayout" name="horizontalLayout_2"> |
| 561 | + <item> |
519 | 562 | <widget class="QLabel" name="status_label"> |
520 | 563 | <property name="font"> |
521 | 564 | <font> |
|
533 | 576 | </property> |
534 | 577 | </widget> |
535 | 578 | </item> |
536 | | - </layout> |
537 | | - </item> |
538 | | - <item> |
539 | | - <layout class="QHBoxLayout" name="horizontalLayout_5"> |
540 | | - <property name="spacing"> |
541 | | - <number>4</number> |
542 | | - </property> |
543 | 579 | <item> |
544 | | - <widget class="QPushButton" name="start_button"> |
545 | | - <property name="maximumSize"> |
| 580 | + <spacer name="horizontalSpacer"> |
| 581 | + <property name="orientation"> |
| 582 | + <enum>Qt::Horizontal</enum> |
| 583 | + </property> |
| 584 | + <property name="sizeHint" stdset="0"> |
546 | 585 | <size> |
547 | | - <width>250</width> |
548 | | - <height>16777215</height> |
| 586 | + <width>20</width> |
| 587 | + <height>20</height> |
549 | 588 | </size> |
550 | 589 | </property> |
551 | | - <property name="font"> |
552 | | - <font> |
553 | | - <pointsize>9</pointsize> |
554 | | - <weight>75</weight> |
555 | | - <bold>true</bold> |
556 | | - </font> |
557 | | - </property> |
558 | | - <property name="autoFillBackground"> |
559 | | - <bool>false</bool> |
560 | | - </property> |
561 | | - <property name="styleSheet"> |
562 | | - <string notr="true"/> |
563 | | - </property> |
| 590 | + </spacer> |
| 591 | + </item> |
| 592 | + <item> |
| 593 | + <widget class="QPushButton" name="nightMode_Button"> |
564 | 594 | <property name="text"> |
565 | | - <string>CONNECT</string> |
| 595 | + <string>🌃 Night Mode</string> |
566 | 596 | </property> |
567 | 597 | </widget> |
568 | 598 | </item> |
569 | 599 | </layout> |
570 | 600 | </item> |
| 601 | + <item> |
| 602 | + <widget class="QLabel" name="label_12"> |
| 603 | + <property name="text"> |
| 604 | + <string>Connection Options:</string> |
| 605 | + </property> |
| 606 | + </widget> |
| 607 | + </item> |
| 608 | + <item> |
| 609 | + <widget class="QTextEdit" name="options_textEdit"> |
| 610 | + <property name="maximumSize"> |
| 611 | + <size> |
| 612 | + <width>205</width> |
| 613 | + <height>16777215</height> |
| 614 | + </size> |
| 615 | + </property> |
| 616 | + <property name="frameShape"> |
| 617 | + <enum>QFrame::NoFrame</enum> |
| 618 | + </property> |
| 619 | + </widget> |
| 620 | + </item> |
| 621 | + <item> |
| 622 | + <layout class="QHBoxLayout" name="horizontalLayout_5"> |
| 623 | + <property name="spacing"> |
| 624 | + <number>4</number> |
| 625 | + </property> |
| 626 | + </layout> |
| 627 | + </item> |
571 | 628 | </layout> |
572 | 629 | </item> |
573 | | - <item row="0" column="0"> |
574 | | - <widget class="QTextEdit" name="data_textEdit"> |
575 | | - <property name="autoFillBackground"> |
576 | | - <bool>false</bool> |
577 | | - </property> |
578 | | - <property name="frameShape"> |
579 | | - <enum>QFrame::NoFrame</enum> |
580 | | - </property> |
581 | | - <property name="autoFormatting"> |
582 | | - <set>QTextEdit::AutoNone</set> |
583 | | - </property> |
584 | | - <property name="readOnly"> |
585 | | - <bool>true</bool> |
586 | | - </property> |
587 | | - </widget> |
588 | | - </item> |
589 | | - <item row="2" column="0"> |
590 | | - <widget class="QTextEdit" name="send_data_text"> |
591 | | - <property name="sizePolicy"> |
592 | | - <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> |
593 | | - <horstretch>5</horstretch> |
594 | | - <verstretch>5</verstretch> |
595 | | - </sizepolicy> |
596 | | - </property> |
597 | | - <property name="maximumSize"> |
598 | | - <size> |
599 | | - <width>5000</width> |
600 | | - <height>28</height> |
601 | | - </size> |
602 | | - </property> |
603 | | - <property name="inputMethodHints"> |
604 | | - <set>Qt::ImhNone</set> |
605 | | - </property> |
606 | | - <property name="frameShape"> |
607 | | - <enum>QFrame::NoFrame</enum> |
608 | | - </property> |
609 | | - <property name="acceptRichText"> |
610 | | - <bool>false</bool> |
611 | | - </property> |
612 | | - <property name="placeholderText"> |
613 | | - <string>Please enter the data want to sent...</string> |
614 | | - </property> |
615 | | - </widget> |
616 | | - </item> |
617 | 630 | </layout> |
618 | 631 | </item> |
619 | 632 | </layout> |
|
623 | 636 | <rect> |
624 | 637 | <x>0</x> |
625 | 638 | <y>0</y> |
626 | | - <width>1026</width> |
| 639 | + <width>1015</width> |
627 | 640 | <height>21</height> |
628 | 641 | </rect> |
629 | 642 | </property> |
|
0 commit comments