Commit 51fecb38f5f4bbc37e64ae9df5acf26cb274e3cc
1 parent
4924de59
xianshi
Showing
31 changed files
with
1020 additions
and
783 deletions
arm_show-build-imx6-Release/Makefile
| 1 | 1 | ############################################################################# |
| 2 | 2 | # Makefile for building: arm_show |
| 3 | -# Generated by qmake (2.01a) (Qt 4.8.5) on: Thu Mar 18 12:12:51 2021 | |
| 3 | +# Generated by qmake (2.01a) (Qt 4.8.5) on: Mon Mar 22 11:49:50 2021 | |
| 4 | 4 | # Project: ../arm_show/arm_show.pro |
| 5 | 5 | # Template: app |
| 6 | 6 | # Command: /usr/local/freescale/qt4.8.5/bin/qmake -spec /usr/local/freescale/qt4.8.5/mkspecs/qws/linux-imx6-g++ -o Makefile ../arm_show/arm_show.pro |
| ... | ... | @@ -260,7 +260,18 @@ moc_parserrunnable.cpp: ../arm_show/src/qjson_export.h \ |
| 260 | 260 | moc_myinputpanelcontext.cpp: ../arm_show/myinputpanelcontext.h |
| 261 | 261 | /usr/local/freescale/qt4.8.5/bin/moc $(DEFINES) $(INCPATH) ../arm_show/myinputpanelcontext.h -o moc_myinputpanelcontext.cpp |
| 262 | 262 | |
| 263 | -moc_myinputpanel.cpp: ../arm_show/myinputpanel.h | |
| 263 | +moc_myinputpanel.cpp: ../arm_show/mainwindow.h \ | |
| 264 | + ../arm_show/login.h \ | |
| 265 | + ../arm_show/ui_login.h \ | |
| 266 | + ../arm_show/changepassword.h \ | |
| 267 | + ../arm_show/ui_changepassword.h \ | |
| 268 | + ../arm_show/ui_myinputpanelform.h \ | |
| 269 | + ../arm_show/myinputpanel.h \ | |
| 270 | + ../arm_show/myinputpanelcontext.h \ | |
| 271 | + ../arm_show/src/parser.h \ | |
| 272 | + ../arm_show/src/qjson_export.h \ | |
| 273 | + ../arm_show/src/serializer.h \ | |
| 274 | + ../arm_show/myinputpanel.h | |
| 264 | 275 | /usr/local/freescale/qt4.8.5/bin/moc $(DEFINES) $(INCPATH) ../arm_show/myinputpanel.h -o moc_myinputpanel.cpp |
| 265 | 276 | |
| 266 | 277 | moc_login.cpp: ../arm_show/mainwindow.h \ |
| ... | ... | @@ -443,11 +454,29 @@ json_parser.o: ../arm_show/src/json_parser.cc ../arm_show/src/json_parser.hh \ |
| 443 | 454 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o json_parser.o ../arm_show/src/json_parser.cc |
| 444 | 455 | |
| 445 | 456 | myinputpanelcontext.o: ../arm_show/myinputpanelcontext.cpp ../arm_show/myinputpanelcontext.h \ |
| 446 | - ../arm_show/myinputpanel.h | |
| 457 | + ../arm_show/myinputpanel.h \ | |
| 458 | + ../arm_show/mainwindow.h \ | |
| 459 | + ../arm_show/login.h \ | |
| 460 | + ../arm_show/ui_login.h \ | |
| 461 | + ../arm_show/changepassword.h \ | |
| 462 | + ../arm_show/ui_changepassword.h \ | |
| 463 | + ../arm_show/ui_myinputpanelform.h \ | |
| 464 | + ../arm_show/src/parser.h \ | |
| 465 | + ../arm_show/src/qjson_export.h \ | |
| 466 | + ../arm_show/src/serializer.h | |
| 447 | 467 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o myinputpanelcontext.o ../arm_show/myinputpanelcontext.cpp |
| 448 | 468 | |
| 449 | 469 | myinputpanel.o: ../arm_show/myinputpanel.cpp ../arm_show/myinputpanel.h \ |
| 450 | - ../arm_show/ui_myinputpanelform.h | |
| 470 | + ../arm_show/mainwindow.h \ | |
| 471 | + ../arm_show/login.h \ | |
| 472 | + ../arm_show/ui_login.h \ | |
| 473 | + ../arm_show/changepassword.h \ | |
| 474 | + ../arm_show/ui_changepassword.h \ | |
| 475 | + ../arm_show/ui_myinputpanelform.h \ | |
| 476 | + ../arm_show/myinputpanelcontext.h \ | |
| 477 | + ../arm_show/src/parser.h \ | |
| 478 | + ../arm_show/src/qjson_export.h \ | |
| 479 | + ../arm_show/src/serializer.h | |
| 451 | 480 | $(CXX) -c $(CXXFLAGS) $(INCPATH) -o myinputpanel.o ../arm_show/myinputpanel.cpp |
| 452 | 481 | |
| 453 | 482 | login.o: ../arm_show/login.cpp ../arm_show/login.h \ | ... | ... |
arm_show-build-imx6-Release/arm_show
No preview for this file type
arm_show-build-imx6-Release/main.o
No preview for this file type
arm_show-build-imx6-Release/mainwindow.o
No preview for this file type
arm_show-build-imx6-Release/moc_mainwindow.cpp
| ... | ... | @@ -22,148 +22,139 @@ static const uint qt_meta_data_MainWindow[] = { |
| 22 | 22 | 6, // revision |
| 23 | 23 | 0, // classname |
| 24 | 24 | 0, 0, // classinfo |
| 25 | - 121, 14, // methods | |
| 25 | + 109, 14, // methods | |
| 26 | 26 | 0, 0, // properties |
| 27 | 27 | 0, 0, // enums/sets |
| 28 | 28 | 0, 0, // constructors |
| 29 | 29 | 0, // flags |
| 30 | - 0, // signalCount | |
| 30 | + 1, // signalCount | |
| 31 | + | |
| 32 | + // signals: signature, parameters, type, tag, flags | |
| 33 | + 17, 12, 11, 11, 0x05, | |
| 31 | 34 | |
| 32 | 35 | // slots: signature, parameters, type, tag, flags |
| 33 | - 12, 11, 11, 11, 0x08, | |
| 34 | - 29, 11, 11, 11, 0x08, | |
| 35 | - 51, 11, 11, 11, 0x08, | |
| 36 | - 71, 11, 11, 11, 0x08, | |
| 37 | - 86, 11, 11, 11, 0x08, | |
| 38 | - 104, 11, 11, 11, 0x08, | |
| 39 | - 120, 11, 11, 11, 0x08, | |
| 40 | - 142, 11, 11, 11, 0x08, | |
| 41 | - 158, 11, 11, 11, 0x08, | |
| 42 | - 179, 11, 11, 11, 0x08, | |
| 43 | - 194, 11, 11, 11, 0x08, | |
| 44 | - 208, 11, 11, 11, 0x08, | |
| 45 | - 240, 11, 11, 11, 0x08, | |
| 46 | - 271, 11, 11, 11, 0x08, | |
| 47 | - 305, 11, 11, 11, 0x08, | |
| 48 | - 340, 11, 11, 11, 0x08, | |
| 49 | - 373, 11, 11, 11, 0x08, | |
| 50 | - 408, 11, 11, 11, 0x08, | |
| 51 | - 429, 11, 11, 11, 0x08, | |
| 52 | - 467, 11, 11, 11, 0x08, | |
| 53 | - 501, 11, 11, 11, 0x08, | |
| 54 | - 529, 11, 11, 11, 0x08, | |
| 55 | - 566, 11, 11, 11, 0x08, | |
| 56 | - 599, 11, 11, 11, 0x08, | |
| 57 | - 626, 11, 11, 11, 0x08, | |
| 58 | - 663, 11, 11, 11, 0x08, | |
| 59 | - 696, 11, 11, 11, 0x08, | |
| 60 | - 723, 11, 11, 11, 0x08, | |
| 61 | - 760, 11, 11, 11, 0x08, | |
| 62 | - 791, 11, 11, 11, 0x08, | |
| 36 | + 50, 48, 43, 11, 0x0a, | |
| 37 | + 80, 48, 11, 11, 0x0a, | |
| 38 | + 111, 11, 11, 11, 0x08, | |
| 39 | + 128, 11, 11, 11, 0x08, | |
| 40 | + 150, 11, 11, 11, 0x08, | |
| 41 | + 170, 11, 11, 11, 0x08, | |
| 42 | + 185, 11, 11, 11, 0x08, | |
| 43 | + 203, 11, 11, 11, 0x08, | |
| 44 | + 219, 11, 11, 11, 0x08, | |
| 45 | + 241, 11, 11, 11, 0x08, | |
| 46 | + 257, 11, 11, 11, 0x08, | |
| 47 | + 278, 11, 11, 11, 0x08, | |
| 48 | + 293, 11, 11, 11, 0x08, | |
| 49 | + 307, 11, 11, 11, 0x08, | |
| 50 | + 338, 11, 11, 11, 0x08, | |
| 51 | + 372, 11, 11, 11, 0x08, | |
| 52 | + 407, 11, 11, 11, 0x08, | |
| 53 | + 440, 11, 11, 11, 0x08, | |
| 54 | + 475, 11, 11, 11, 0x08, | |
| 55 | + 496, 11, 11, 11, 0x08, | |
| 56 | + 534, 11, 11, 11, 0x08, | |
| 57 | + 568, 11, 11, 11, 0x08, | |
| 58 | + 596, 11, 11, 11, 0x08, | |
| 59 | + 633, 11, 11, 11, 0x08, | |
| 60 | + 666, 11, 11, 11, 0x08, | |
| 61 | + 693, 11, 11, 11, 0x08, | |
| 62 | + 730, 11, 11, 11, 0x08, | |
| 63 | + 763, 11, 11, 11, 0x08, | |
| 64 | + 790, 11, 11, 11, 0x08, | |
| 63 | 65 | 827, 11, 11, 11, 0x08, |
| 64 | - 857, 11, 11, 11, 0x08, | |
| 65 | - 901, 11, 11, 11, 0x08, | |
| 66 | - 945, 11, 11, 11, 0x08, | |
| 67 | - 987, 11, 11, 11, 0x08, | |
| 68 | - 1019, 11, 11, 11, 0x08, | |
| 69 | - 1069, 11, 11, 11, 0x08, | |
| 70 | - 1111, 11, 11, 11, 0x08, | |
| 71 | - 1159, 11, 11, 11, 0x08, | |
| 72 | - 1197, 11, 11, 11, 0x08, | |
| 73 | - 1237, 11, 11, 11, 0x08, | |
| 74 | - 1285, 11, 11, 11, 0x08, | |
| 75 | - 1331, 11, 11, 11, 0x08, | |
| 76 | - 1367, 11, 11, 11, 0x08, | |
| 77 | - 1405, 11, 11, 11, 0x08, | |
| 78 | - 1451, 11, 11, 11, 0x08, | |
| 79 | - 1495, 11, 11, 11, 0x08, | |
| 80 | - 1529, 11, 11, 11, 0x08, | |
| 81 | - 1564, 11, 11, 11, 0x08, | |
| 82 | - 1598, 11, 11, 11, 0x08, | |
| 83 | - 1641, 1636, 11, 11, 0x08, | |
| 84 | - 1677, 1636, 11, 11, 0x08, | |
| 85 | - 1713, 1636, 11, 11, 0x08, | |
| 86 | - 1750, 1636, 11, 11, 0x08, | |
| 87 | - 1783, 1636, 11, 11, 0x08, | |
| 88 | - 1818, 1636, 11, 11, 0x08, | |
| 89 | - 1851, 1636, 11, 11, 0x08, | |
| 90 | - 1885, 1636, 11, 11, 0x08, | |
| 91 | - 1925, 1636, 11, 11, 0x08, | |
| 92 | - 1964, 1636, 11, 11, 0x08, | |
| 93 | - 2003, 1636, 11, 11, 0x08, | |
| 94 | - 2041, 1636, 11, 11, 0x08, | |
| 95 | - 2089, 1636, 11, 11, 0x08, | |
| 96 | - 2120, 1636, 11, 11, 0x08, | |
| 97 | - 2154, 1636, 11, 11, 0x08, | |
| 98 | - 2187, 1636, 11, 11, 0x08, | |
| 99 | - 2220, 1636, 11, 11, 0x08, | |
| 100 | - 2249, 1636, 11, 11, 0x08, | |
| 101 | - 2286, 1636, 11, 11, 0x08, | |
| 102 | - 2318, 1636, 11, 11, 0x08, | |
| 103 | - 2352, 1636, 11, 11, 0x08, | |
| 104 | - 2381, 1636, 11, 11, 0x08, | |
| 105 | - 2415, 1636, 11, 11, 0x08, | |
| 106 | - 2448, 1636, 11, 11, 0x08, | |
| 107 | - 2480, 1636, 11, 11, 0x08, | |
| 108 | - 2521, 1636, 11, 11, 0x08, | |
| 109 | - 2560, 1636, 11, 11, 0x08, | |
| 110 | - 2596, 1636, 11, 11, 0x08, | |
| 111 | - 2637, 1636, 11, 11, 0x08, | |
| 112 | - 2682, 1636, 11, 11, 0x08, | |
| 113 | - 2725, 1636, 11, 11, 0x08, | |
| 114 | - 2767, 1636, 11, 11, 0x08, | |
| 115 | - 2809, 1636, 11, 11, 0x08, | |
| 116 | - 2845, 1636, 11, 11, 0x08, | |
| 117 | - 2884, 1636, 11, 11, 0x08, | |
| 118 | - 2920, 1636, 11, 11, 0x08, | |
| 119 | - 2958, 1636, 11, 11, 0x08, | |
| 120 | - 3000, 1636, 11, 11, 0x08, | |
| 121 | - 3047, 1636, 11, 11, 0x08, | |
| 122 | - 3089, 1636, 11, 11, 0x08, | |
| 123 | - 3124, 1636, 11, 11, 0x08, | |
| 124 | - 3162, 1636, 11, 11, 0x08, | |
| 125 | - 3201, 1636, 11, 11, 0x08, | |
| 126 | - 3239, 1636, 11, 11, 0x08, | |
| 127 | - 3288, 1636, 11, 11, 0x08, | |
| 128 | - 3336, 1636, 11, 11, 0x08, | |
| 129 | - 3384, 1636, 11, 11, 0x08, | |
| 130 | - 3426, 1636, 11, 11, 0x08, | |
| 131 | - 3467, 1636, 11, 11, 0x08, | |
| 132 | - 3509, 1636, 11, 11, 0x08, | |
| 133 | - 3553, 1636, 11, 11, 0x08, | |
| 134 | - 3600, 1636, 11, 11, 0x08, | |
| 135 | - 3646, 1636, 11, 11, 0x08, | |
| 136 | - 3692, 1636, 11, 11, 0x08, | |
| 137 | - 3723, 1636, 11, 11, 0x08, | |
| 138 | - 3756, 1636, 11, 11, 0x08, | |
| 139 | - 3789, 1636, 11, 11, 0x08, | |
| 140 | - 3829, 1636, 11, 11, 0x08, | |
| 141 | - 3859, 1636, 11, 11, 0x08, | |
| 142 | - 3893, 1636, 11, 11, 0x08, | |
| 143 | - 3927, 1636, 11, 11, 0x08, | |
| 144 | - 3957, 1636, 11, 11, 0x08, | |
| 145 | - 3986, 1636, 11, 11, 0x08, | |
| 146 | - 4016, 11, 11, 11, 0x08, | |
| 147 | - 4052, 11, 11, 11, 0x08, | |
| 148 | - 4085, 11, 11, 11, 0x08, | |
| 149 | - 4122, 11, 11, 11, 0x08, | |
| 150 | - 4143, 11, 11, 11, 0x08, | |
| 151 | - 4172, 11, 11, 11, 0x08, | |
| 152 | - 4198, 11, 11, 11, 0x08, | |
| 153 | - 4224, 11, 11, 11, 0x08, | |
| 66 | + 858, 11, 11, 11, 0x08, | |
| 67 | + 888, 11, 11, 11, 0x08, | |
| 68 | + 932, 11, 11, 11, 0x08, | |
| 69 | + 976, 11, 11, 11, 0x08, | |
| 70 | + 1018, 11, 11, 11, 0x08, | |
| 71 | + 1050, 11, 11, 11, 0x08, | |
| 72 | + 1100, 11, 11, 11, 0x08, | |
| 73 | + 1142, 11, 11, 11, 0x08, | |
| 74 | + 1190, 11, 11, 11, 0x08, | |
| 75 | + 1228, 11, 11, 11, 0x08, | |
| 76 | + 1268, 11, 11, 11, 0x08, | |
| 77 | + 1316, 11, 11, 11, 0x08, | |
| 78 | + 1362, 11, 11, 11, 0x08, | |
| 79 | + 1398, 11, 11, 11, 0x08, | |
| 80 | + 1433, 11, 11, 11, 0x08, | |
| 81 | + 1467, 11, 11, 11, 0x08, | |
| 82 | + 1510, 1505, 11, 11, 0x08, | |
| 83 | + 1546, 1505, 11, 11, 0x08, | |
| 84 | + 1582, 1505, 11, 11, 0x08, | |
| 85 | + 1619, 1505, 11, 11, 0x08, | |
| 86 | + 1652, 1505, 11, 11, 0x08, | |
| 87 | + 1687, 1505, 11, 11, 0x08, | |
| 88 | + 1720, 1505, 11, 11, 0x08, | |
| 89 | + 1754, 1505, 11, 11, 0x08, | |
| 90 | + 1794, 1505, 11, 11, 0x08, | |
| 91 | + 1833, 1505, 11, 11, 0x08, | |
| 92 | + 1872, 1505, 11, 11, 0x08, | |
| 93 | + 1910, 1505, 11, 11, 0x08, | |
| 94 | + 1941, 1505, 11, 11, 0x08, | |
| 95 | + 1975, 1505, 11, 11, 0x08, | |
| 96 | + 2008, 1505, 11, 11, 0x08, | |
| 97 | + 2041, 1505, 11, 11, 0x08, | |
| 98 | + 2070, 1505, 11, 11, 0x08, | |
| 99 | + 2107, 1505, 11, 11, 0x08, | |
| 100 | + 2139, 1505, 11, 11, 0x08, | |
| 101 | + 2173, 1505, 11, 11, 0x08, | |
| 102 | + 2202, 1505, 11, 11, 0x08, | |
| 103 | + 2236, 1505, 11, 11, 0x08, | |
| 104 | + 2269, 1505, 11, 11, 0x08, | |
| 105 | + 2308, 1505, 11, 11, 0x08, | |
| 106 | + 2344, 1505, 11, 11, 0x08, | |
| 107 | + 2389, 1505, 11, 11, 0x08, | |
| 108 | + 2432, 1505, 11, 11, 0x08, | |
| 109 | + 2474, 1505, 11, 11, 0x08, | |
| 110 | + 2516, 1505, 11, 11, 0x08, | |
| 111 | + 2555, 1505, 11, 11, 0x08, | |
| 112 | + 2591, 1505, 11, 11, 0x08, | |
| 113 | + 2629, 1505, 11, 11, 0x08, | |
| 114 | + 2671, 1505, 11, 11, 0x08, | |
| 115 | + 2713, 1505, 11, 11, 0x08, | |
| 116 | + 2748, 1505, 11, 11, 0x08, | |
| 117 | + 2786, 1505, 11, 11, 0x08, | |
| 118 | + 2825, 1505, 11, 11, 0x08, | |
| 119 | + 2863, 1505, 11, 11, 0x08, | |
| 120 | + 2912, 1505, 11, 11, 0x08, | |
| 121 | + 2960, 1505, 11, 11, 0x08, | |
| 122 | + 3008, 1505, 11, 11, 0x08, | |
| 123 | + 3041, 1505, 11, 11, 0x08, | |
| 124 | + 3074, 1505, 11, 11, 0x08, | |
| 125 | + 3114, 1505, 11, 11, 0x08, | |
| 126 | + 3144, 1505, 11, 11, 0x08, | |
| 127 | + 3178, 1505, 11, 11, 0x08, | |
| 128 | + 3212, 1505, 11, 11, 0x08, | |
| 129 | + 3242, 11, 11, 11, 0x08, | |
| 130 | + 3278, 11, 11, 11, 0x08, | |
| 131 | + 3315, 11, 11, 11, 0x08, | |
| 132 | + 3336, 11, 11, 11, 0x08, | |
| 133 | + 3365, 11, 11, 11, 0x08, | |
| 134 | + 3406, 1505, 11, 11, 0x08, | |
| 135 | + 3450, 1505, 11, 11, 0x08, | |
| 136 | + 3496, 1505, 11, 11, 0x08, | |
| 137 | + 3537, 1505, 11, 11, 0x08, | |
| 138 | + 3580, 1505, 11, 11, 0x08, | |
| 139 | + 3625, 1505, 11, 11, 0x08, | |
| 140 | + 3665, 1505, 11, 11, 0x08, | |
| 141 | + 3708, 1505, 11, 11, 0x08, | |
| 142 | + 3753, 1505, 11, 11, 0x08, | |
| 143 | + 3793, 1505, 11, 11, 0x08, | |
| 154 | 144 | |
| 155 | 145 | 0 // eod |
| 156 | 146 | }; |
| 157 | 147 | |
| 158 | 148 | static const char qt_meta_stringdata_MainWindow[] = { |
| 159 | - "MainWindow\0\0clientRecvData()\0" | |
| 160 | - "clientRecvDataDebug()\0getStatusMsgOrder()\0" | |
| 161 | - "sendMsgGroup()\0timeStatusEvent()\0" | |
| 162 | - "data_password()\0login_passwordClose()\0" | |
| 163 | - "change_passwd()\0change_passwdClose()\0" | |
| 164 | - "warning_data()\0closeWindow()\0" | |
| 165 | - "on_debugBtn_debugPage_clicked()\0" | |
| 166 | - "on_backBtn_debugPage_clicked()\0" | |
| 149 | + "MainWindow\0\0data\0sendDataLineEdit(QString)\0" | |
| 150 | + "bool\0,\0eventFilter(QObject*,QEvent*)\0" | |
| 151 | + "timerUpdate(QWidget*,QWidget*)\0" | |
| 152 | + "clientRecvData()\0clientRecvDataDebug()\0" | |
| 153 | + "getStatusMsgOrder()\0sendMsgGroup()\0" | |
| 154 | + "timeStatusEvent()\0data_password()\0" | |
| 155 | + "login_passwordClose()\0change_passwd()\0" | |
| 156 | + "change_passwdClose()\0warning_data()\0" | |
| 157 | + "closeWindow()\0on_backBtn_debugPage_clicked()\0" | |
| 167 | 158 | "on_autoControlBtn_index_clicked()\0" |
| 168 | 159 | "on_deviceStatusBtn_index_clicked()\0" |
| 169 | 160 | "on_parmConfigBtn_index_clicked()\0" |
| ... | ... | @@ -180,7 +171,6 @@ static const char qt_meta_stringdata_MainWindow[] = { |
| 180 | 171 | "on_backBtn_fault_clicked()\0" |
| 181 | 172 | "on_parmConfigBtn_parmIndex_clicked()\0" |
| 182 | 173 | "on_backBtn_parmIndex_clicked()\0" |
| 183 | - "on_gateParmBtn_parmConfig_clicked()\0" | |
| 184 | 174 | "on_backBtn_gateParm_clicked()\0" |
| 185 | 175 | "on_functionalConfigBtn_parmConfig_clicked()\0" |
| 186 | 176 | "on_gateSelfInspectionBtn_gateParm_clicked()\0" |
| ... | ... | @@ -194,10 +184,6 @@ static const char qt_meta_stringdata_MainWindow[] = { |
| 194 | 184 | "on_functionalConfigBtn_functionalParm_clicked()\0" |
| 195 | 185 | "on_functionalParmBtn_functionalParm_clicked()\0" |
| 196 | 186 | "on_backBtn_functionalParm_clicked()\0" |
| 197 | - "on_gateParmBtn_internetParm_clicked()\0" | |
| 198 | - "on_functionalConfigBtn_internetParm_clicked()\0" | |
| 199 | - "on_functionalParmBtn_internetParm_clicked()\0" | |
| 200 | - "on_backBtn_internetParm_clicked()\0" | |
| 201 | 187 | "on_debugBtn_deviceManage_clicked()\0" |
| 202 | 188 | "on_backBtn_deviceManage_clicked()\0" |
| 203 | 189 | "on_gateConfigBtn_parmConfig_clicked()\0" |
| ... | ... | @@ -212,7 +198,6 @@ static const char qt_meta_stringdata_MainWindow[] = { |
| 212 | 198 | "on_backWaterLevel_textChanged(QString)\0" |
| 213 | 199 | "on_tailWaterLevel_textChanged(QString)\0" |
| 214 | 200 | "on_controlStatus_textChanged(QString)\0" |
| 215 | - "on_gateOpening_autoControl_textChanged(QString)\0" | |
| 216 | 201 | "on_iot_id_textChanged(QString)\0" |
| 217 | 202 | "on_devOnline_textChanged(QString)\0" |
| 218 | 203 | "on_devAlarm_textChanged(QString)\0" |
| ... | ... | @@ -224,21 +209,16 @@ static const char qt_meta_stringdata_MainWindow[] = { |
| 224 | 209 | "on_rssi_textChanged(QString)\0" |
| 225 | 210 | "on_videoSync_textChanged(QString)\0" |
| 226 | 211 | "on_bootTime_textChanged(QString)\0" |
| 227 | - "on_runTime_textChanged(QString)\0" | |
| 228 | - "on_deviceCorrecting_textChanged(QString)\0" | |
| 229 | 212 | "on_configSyncTime_textChanged(QString)\0" |
| 230 | 213 | "on_encoderType_textChanged(QString)\0" |
| 231 | - "on_motorControlMode_textChanged(QString)\0" | |
| 232 | 214 | "on_gateCorrectingStatus_textChanged(QString)\0" |
| 233 | 215 | "on_frontNilometerType_textChanged(QString)\0" |
| 234 | 216 | "on_backNilometerType_textChanged(QString)\0" |
| 235 | 217 | "on_tailNilometerType_textChanged(QString)\0" |
| 236 | - "on_chargerType_textChanged(QString)\0" | |
| 237 | 218 | "on_flowModeConfig_textChanged(QString)\0" |
| 238 | 219 | "on_videoEnable_textChanged(QString)\0" |
| 239 | 220 | "on_monitorEnable_textChanged(QString)\0" |
| 240 | 221 | "on_encoderTypeConfig_textChanged(QString)\0" |
| 241 | - "on_motorControlModeConfig_textChanged(QString)\0" | |
| 242 | 222 | "on_encoderValueRatio_textChanged(QString)\0" |
| 243 | 223 | "on_ratedSpeed_textChanged(QString)\0" |
| 244 | 224 | "on_gateOpenValue_textChanged(QString)\0" |
| ... | ... | @@ -247,14 +227,6 @@ static const char qt_meta_stringdata_MainWindow[] = { |
| 247 | 227 | "on_frontNilometerTypeConfig_textChanged(QString)\0" |
| 248 | 228 | "on_backNilometerTypeConfig_textChanged(QString)\0" |
| 249 | 229 | "on_tailNilometerTypeConfig_textChanged(QString)\0" |
| 250 | - "on_chargerTypeConfig_textChanged(QString)\0" | |
| 251 | - "on_flowModeConfig_2_textChanged(QString)\0" | |
| 252 | - "on_videoEnableConfig_textChanged(QString)\0" | |
| 253 | - "on_monitorEnableConfig_textChanged(QString)\0" | |
| 254 | - "on_frontNilometerAirHight_textChanged(QString)\0" | |
| 255 | - "on_backNilometerAirHight_textChanged(QString)\0" | |
| 256 | - "on_tailNilometerAirHight_textChanged(QString)\0" | |
| 257 | - "on_gateWidth_setValue(QString)\0" | |
| 258 | 230 | "on_wingWall_textChanged(QString)\0" |
| 259 | 231 | "on_dropStep_textChanged(QString)\0" |
| 260 | 232 | "on_totalFlowConfig_textChanged(QString)\0" |
| ... | ... | @@ -262,15 +234,20 @@ static const char qt_meta_stringdata_MainWindow[] = { |
| 262 | 234 | "on_hwVersion_textChanged(QString)\0" |
| 263 | 235 | "on_swVersion_textChanged(QString)\0" |
| 264 | 236 | "on_mfDay_textChanged(QString)\0" |
| 265 | - "on_imei_textChanged(QString)\0" | |
| 266 | - "on_iccid_textChanged(QString)\0" | |
| 267 | 237 | "on_rebootBtn_deviceManage_clicked()\0" |
| 268 | - "on_rebootBtn_debugPage_clicked()\0" | |
| 269 | 238 | "on_configSaveBtn_parmIndex_clicked()\0" |
| 270 | 239 | "on_saveBtn_clicked()\0on_remoteForbidden_clicked()\0" |
| 271 | - "on_pushButton_7_clicked()\0" | |
| 272 | - "on_pushButton_6_clicked()\0" | |
| 273 | 240 | "on_passwordChangeBtn_parmIndex_clicked()\0" |
| 241 | + "on_frontWaterAirHeight_textChanged(QString)\0" | |
| 242 | + "on_frontWaterLimitConfig_textChanged(QString)\0" | |
| 243 | + "on_frontWaterOffset_textChanged(QString)\0" | |
| 244 | + "on_backWaterAirHeight_textChanged(QString)\0" | |
| 245 | + "on_backWaterLimitConfig_textChanged(QString)\0" | |
| 246 | + "on_backWaterOffset_textChanged(QString)\0" | |
| 247 | + "on_tailWaterAirHeight_textChanged(QString)\0" | |
| 248 | + "on_tailWaterLimitConfig_textChanged(QString)\0" | |
| 249 | + "on_tailWaterOffset_textChanged(QString)\0" | |
| 250 | + "on_conPara_textChanged(QString)\0" | |
| 274 | 251 | }; |
| 275 | 252 | |
| 276 | 253 | void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
| ... | ... | @@ -279,127 +256,116 @@ void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, |
| 279 | 256 | Q_ASSERT(staticMetaObject.cast(_o)); |
| 280 | 257 | MainWindow *_t = static_cast<MainWindow *>(_o); |
| 281 | 258 | switch (_id) { |
| 282 | - case 0: _t->clientRecvData(); break; | |
| 283 | - case 1: _t->clientRecvDataDebug(); break; | |
| 284 | - case 2: _t->getStatusMsgOrder(); break; | |
| 285 | - case 3: _t->sendMsgGroup(); break; | |
| 286 | - case 4: _t->timeStatusEvent(); break; | |
| 287 | - case 5: _t->data_password(); break; | |
| 288 | - case 6: _t->login_passwordClose(); break; | |
| 289 | - case 7: _t->change_passwd(); break; | |
| 290 | - case 8: _t->change_passwdClose(); break; | |
| 291 | - case 9: _t->warning_data(); break; | |
| 292 | - case 10: _t->closeWindow(); break; | |
| 293 | - case 11: _t->on_debugBtn_debugPage_clicked(); break; | |
| 294 | - case 12: _t->on_backBtn_debugPage_clicked(); break; | |
| 295 | - case 13: _t->on_autoControlBtn_index_clicked(); break; | |
| 296 | - case 14: _t->on_deviceStatusBtn_index_clicked(); break; | |
| 297 | - case 15: _t->on_parmConfigBtn_index_clicked(); break; | |
| 298 | - case 16: _t->on_deviceManageBtn_index_clicked(); break; | |
| 299 | - case 17: _t->on_backBtn_clicked(); break; | |
| 300 | - case 18: _t->on_alarmEnquiriesBtn_status_clicked(); break; | |
| 301 | - case 19: _t->on_faultQueryBtn_status_clicked(); break; | |
| 302 | - case 20: _t->on_backBtn_Status_clicked(); break; | |
| 303 | - case 21: _t->on_alarmEnquiriesBtn_alarm_clicked(); break; | |
| 304 | - case 22: _t->on_faultQueryBtn_alarm_clicked(); break; | |
| 305 | - case 23: _t->on_backBtn_alarm_clicked(); break; | |
| 306 | - case 24: _t->on_alarmEnquiriesBtn_fault_clicked(); break; | |
| 307 | - case 25: _t->on_faultQueryBtn_fault_clicked(); break; | |
| 308 | - case 26: _t->on_backBtn_fault_clicked(); break; | |
| 309 | - case 27: _t->on_parmConfigBtn_parmIndex_clicked(); break; | |
| 310 | - case 28: _t->on_backBtn_parmIndex_clicked(); break; | |
| 311 | - case 29: _t->on_gateParmBtn_parmConfig_clicked(); break; | |
| 312 | - case 30: _t->on_backBtn_gateParm_clicked(); break; | |
| 313 | - case 31: _t->on_functionalConfigBtn_parmConfig_clicked(); break; | |
| 314 | - case 32: _t->on_gateSelfInspectionBtn_gateParm_clicked(); break; | |
| 315 | - case 33: _t->on_functionalParmBtn_parmConfig_clicked(); break; | |
| 316 | - case 34: _t->on_backBtn_parmConfig_clicked(); break; | |
| 317 | - case 35: _t->on_functionalConfigBtn_functionalConfig_clicked(); break; | |
| 318 | - case 36: _t->on_gateParmBtn_functionalConfig_clicked(); break; | |
| 319 | - case 37: _t->on_functionalParmBtn_functionalConfig_clicked(); break; | |
| 320 | - case 38: _t->on_backBtn_functionalConfig_clicked(); break; | |
| 321 | - case 39: _t->on_gateParmBtn_functionalParm_clicked(); break; | |
| 322 | - case 40: _t->on_functionalConfigBtn_functionalParm_clicked(); break; | |
| 323 | - case 41: _t->on_functionalParmBtn_functionalParm_clicked(); break; | |
| 324 | - case 42: _t->on_backBtn_functionalParm_clicked(); break; | |
| 325 | - case 43: _t->on_gateParmBtn_internetParm_clicked(); break; | |
| 326 | - case 44: _t->on_functionalConfigBtn_internetParm_clicked(); break; | |
| 327 | - case 45: _t->on_functionalParmBtn_internetParm_clicked(); break; | |
| 328 | - case 46: _t->on_backBtn_internetParm_clicked(); break; | |
| 329 | - case 47: _t->on_debugBtn_deviceManage_clicked(); break; | |
| 330 | - case 48: _t->on_backBtn_deviceManage_clicked(); break; | |
| 331 | - case 49: _t->on_gateConfigBtn_parmConfig_clicked(); break; | |
| 332 | - case 50: _t->on_controlMode_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 333 | - case 51: _t->on_limitStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 334 | - case 52: _t->on_encoderValue_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 335 | - case 53: _t->on_flowMode_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 336 | - case 54: _t->on_flowStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 337 | - case 55: _t->on_flowRate_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 338 | - case 56: _t->on_totalFlow_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 339 | - case 57: _t->on_frontWaterLevel_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 340 | - case 58: _t->on_backWaterLevel_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 341 | - case 59: _t->on_tailWaterLevel_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 342 | - case 60: _t->on_controlStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 343 | - case 61: _t->on_gateOpening_autoControl_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 344 | - case 62: _t->on_iot_id_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 345 | - case 63: _t->on_devOnline_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 346 | - case 64: _t->on_devAlarm_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 347 | - case 65: _t->on_devFault_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 348 | - case 66: _t->on_temp_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 349 | - case 67: _t->on_chargeStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 350 | - case 68: _t->on_batVolt_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 351 | - case 69: _t->on_batEnergy_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 352 | - case 70: _t->on_rssi_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 353 | - case 71: _t->on_videoSync_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 354 | - case 72: _t->on_bootTime_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 355 | - case 73: _t->on_runTime_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 356 | - case 74: _t->on_deviceCorrecting_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 357 | - case 75: _t->on_configSyncTime_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 358 | - case 76: _t->on_encoderType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 359 | - case 77: _t->on_motorControlMode_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 360 | - case 78: _t->on_gateCorrectingStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 361 | - case 79: _t->on_frontNilometerType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 362 | - case 80: _t->on_backNilometerType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 363 | - case 81: _t->on_tailNilometerType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 364 | - case 82: _t->on_chargerType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 365 | - case 83: _t->on_flowModeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 366 | - case 84: _t->on_videoEnable_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 367 | - case 85: _t->on_monitorEnable_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 368 | - case 86: _t->on_encoderTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 369 | - case 87: _t->on_motorControlModeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 370 | - case 88: _t->on_encoderValueRatio_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 371 | - case 89: _t->on_ratedSpeed_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 372 | - case 90: _t->on_gateOpenValue_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 373 | - case 91: _t->on_gateCloseValue_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 374 | - case 92: _t->on_gateSelfCheck_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 375 | - case 93: _t->on_frontNilometerTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 376 | - case 94: _t->on_backNilometerTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 377 | - case 95: _t->on_tailNilometerTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 378 | - case 96: _t->on_chargerTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 379 | - case 97: _t->on_flowModeConfig_2_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 380 | - case 98: _t->on_videoEnableConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 381 | - case 99: _t->on_monitorEnableConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 382 | - case 100: _t->on_frontNilometerAirHight_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 383 | - case 101: _t->on_backNilometerAirHight_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 384 | - case 102: _t->on_tailNilometerAirHight_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 385 | - case 103: _t->on_gateWidth_setValue((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 386 | - case 104: _t->on_wingWall_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 387 | - case 105: _t->on_dropStep_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 388 | - case 106: _t->on_totalFlowConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 389 | - case 107: _t->on_devSn_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 390 | - case 108: _t->on_hwVersion_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 391 | - case 109: _t->on_swVersion_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 392 | - case 110: _t->on_mfDay_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 393 | - case 111: _t->on_imei_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 394 | - case 112: _t->on_iccid_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 395 | - case 113: _t->on_rebootBtn_deviceManage_clicked(); break; | |
| 396 | - case 114: _t->on_rebootBtn_debugPage_clicked(); break; | |
| 397 | - case 115: _t->on_configSaveBtn_parmIndex_clicked(); break; | |
| 398 | - case 116: _t->on_saveBtn_clicked(); break; | |
| 399 | - case 117: _t->on_remoteForbidden_clicked(); break; | |
| 400 | - case 118: _t->on_pushButton_7_clicked(); break; | |
| 401 | - case 119: _t->on_pushButton_6_clicked(); break; | |
| 402 | - case 120: _t->on_passwordChangeBtn_parmIndex_clicked(); break; | |
| 259 | + case 0: _t->sendDataLineEdit((*reinterpret_cast< QString(*)>(_a[1]))); break; | |
| 260 | + case 1: { bool _r = _t->eventFilter((*reinterpret_cast< QObject*(*)>(_a[1])),(*reinterpret_cast< QEvent*(*)>(_a[2]))); | |
| 261 | + if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = _r; } break; | |
| 262 | + case 2: _t->timerUpdate((*reinterpret_cast< QWidget*(*)>(_a[1])),(*reinterpret_cast< QWidget*(*)>(_a[2]))); break; | |
| 263 | + case 3: _t->clientRecvData(); break; | |
| 264 | + case 4: _t->clientRecvDataDebug(); break; | |
| 265 | + case 5: _t->getStatusMsgOrder(); break; | |
| 266 | + case 6: _t->sendMsgGroup(); break; | |
| 267 | + case 7: _t->timeStatusEvent(); break; | |
| 268 | + case 8: _t->data_password(); break; | |
| 269 | + case 9: _t->login_passwordClose(); break; | |
| 270 | + case 10: _t->change_passwd(); break; | |
| 271 | + case 11: _t->change_passwdClose(); break; | |
| 272 | + case 12: _t->warning_data(); break; | |
| 273 | + case 13: _t->closeWindow(); break; | |
| 274 | + case 14: _t->on_backBtn_debugPage_clicked(); break; | |
| 275 | + case 15: _t->on_autoControlBtn_index_clicked(); break; | |
| 276 | + case 16: _t->on_deviceStatusBtn_index_clicked(); break; | |
| 277 | + case 17: _t->on_parmConfigBtn_index_clicked(); break; | |
| 278 | + case 18: _t->on_deviceManageBtn_index_clicked(); break; | |
| 279 | + case 19: _t->on_backBtn_clicked(); break; | |
| 280 | + case 20: _t->on_alarmEnquiriesBtn_status_clicked(); break; | |
| 281 | + case 21: _t->on_faultQueryBtn_status_clicked(); break; | |
| 282 | + case 22: _t->on_backBtn_Status_clicked(); break; | |
| 283 | + case 23: _t->on_alarmEnquiriesBtn_alarm_clicked(); break; | |
| 284 | + case 24: _t->on_faultQueryBtn_alarm_clicked(); break; | |
| 285 | + case 25: _t->on_backBtn_alarm_clicked(); break; | |
| 286 | + case 26: _t->on_alarmEnquiriesBtn_fault_clicked(); break; | |
| 287 | + case 27: _t->on_faultQueryBtn_fault_clicked(); break; | |
| 288 | + case 28: _t->on_backBtn_fault_clicked(); break; | |
| 289 | + case 29: _t->on_parmConfigBtn_parmIndex_clicked(); break; | |
| 290 | + case 30: _t->on_backBtn_parmIndex_clicked(); break; | |
| 291 | + case 31: _t->on_backBtn_gateParm_clicked(); break; | |
| 292 | + case 32: _t->on_functionalConfigBtn_parmConfig_clicked(); break; | |
| 293 | + case 33: _t->on_gateSelfInspectionBtn_gateParm_clicked(); break; | |
| 294 | + case 34: _t->on_functionalParmBtn_parmConfig_clicked(); break; | |
| 295 | + case 35: _t->on_backBtn_parmConfig_clicked(); break; | |
| 296 | + case 36: _t->on_functionalConfigBtn_functionalConfig_clicked(); break; | |
| 297 | + case 37: _t->on_gateParmBtn_functionalConfig_clicked(); break; | |
| 298 | + case 38: _t->on_functionalParmBtn_functionalConfig_clicked(); break; | |
| 299 | + case 39: _t->on_backBtn_functionalConfig_clicked(); break; | |
| 300 | + case 40: _t->on_gateParmBtn_functionalParm_clicked(); break; | |
| 301 | + case 41: _t->on_functionalConfigBtn_functionalParm_clicked(); break; | |
| 302 | + case 42: _t->on_functionalParmBtn_functionalParm_clicked(); break; | |
| 303 | + case 43: _t->on_backBtn_functionalParm_clicked(); break; | |
| 304 | + case 44: _t->on_debugBtn_deviceManage_clicked(); break; | |
| 305 | + case 45: _t->on_backBtn_deviceManage_clicked(); break; | |
| 306 | + case 46: _t->on_gateConfigBtn_parmConfig_clicked(); break; | |
| 307 | + case 47: _t->on_controlMode_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 308 | + case 48: _t->on_limitStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 309 | + case 49: _t->on_encoderValue_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 310 | + case 50: _t->on_flowMode_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 311 | + case 51: _t->on_flowStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 312 | + case 52: _t->on_flowRate_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 313 | + case 53: _t->on_totalFlow_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 314 | + case 54: _t->on_frontWaterLevel_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 315 | + case 55: _t->on_backWaterLevel_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 316 | + case 56: _t->on_tailWaterLevel_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 317 | + case 57: _t->on_controlStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 318 | + case 58: _t->on_iot_id_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 319 | + case 59: _t->on_devOnline_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 320 | + case 60: _t->on_devAlarm_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 321 | + case 61: _t->on_devFault_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 322 | + case 62: _t->on_temp_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 323 | + case 63: _t->on_chargeStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 324 | + case 64: _t->on_batVolt_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 325 | + case 65: _t->on_batEnergy_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 326 | + case 66: _t->on_rssi_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 327 | + case 67: _t->on_videoSync_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 328 | + case 68: _t->on_bootTime_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 329 | + case 69: _t->on_configSyncTime_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 330 | + case 70: _t->on_encoderType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 331 | + case 71: _t->on_gateCorrectingStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 332 | + case 72: _t->on_frontNilometerType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 333 | + case 73: _t->on_backNilometerType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 334 | + case 74: _t->on_tailNilometerType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 335 | + case 75: _t->on_flowModeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 336 | + case 76: _t->on_videoEnable_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 337 | + case 77: _t->on_monitorEnable_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 338 | + case 78: _t->on_encoderTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 339 | + case 79: _t->on_encoderValueRatio_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 340 | + case 80: _t->on_ratedSpeed_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 341 | + case 81: _t->on_gateOpenValue_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 342 | + case 82: _t->on_gateCloseValue_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 343 | + case 83: _t->on_gateSelfCheck_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 344 | + case 84: _t->on_frontNilometerTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 345 | + case 85: _t->on_backNilometerTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 346 | + case 86: _t->on_tailNilometerTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 347 | + case 87: _t->on_wingWall_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 348 | + case 88: _t->on_dropStep_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 349 | + case 89: _t->on_totalFlowConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 350 | + case 90: _t->on_devSn_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 351 | + case 91: _t->on_hwVersion_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 352 | + case 92: _t->on_swVersion_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 353 | + case 93: _t->on_mfDay_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 354 | + case 94: _t->on_rebootBtn_deviceManage_clicked(); break; | |
| 355 | + case 95: _t->on_configSaveBtn_parmIndex_clicked(); break; | |
| 356 | + case 96: _t->on_saveBtn_clicked(); break; | |
| 357 | + case 97: _t->on_remoteForbidden_clicked(); break; | |
| 358 | + case 98: _t->on_passwordChangeBtn_parmIndex_clicked(); break; | |
| 359 | + case 99: _t->on_frontWaterAirHeight_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 360 | + case 100: _t->on_frontWaterLimitConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 361 | + case 101: _t->on_frontWaterOffset_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 362 | + case 102: _t->on_backWaterAirHeight_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 363 | + case 103: _t->on_backWaterLimitConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 364 | + case 104: _t->on_backWaterOffset_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 365 | + case 105: _t->on_tailWaterAirHeight_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 366 | + case 106: _t->on_tailWaterLimitConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 367 | + case 107: _t->on_tailWaterOffset_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 368 | + case 108: _t->on_conPara_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 403 | 369 | default: ; |
| 404 | 370 | } |
| 405 | 371 | } |
| ... | ... | @@ -437,10 +403,17 @@ int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a) |
| 437 | 403 | if (_id < 0) |
| 438 | 404 | return _id; |
| 439 | 405 | if (_c == QMetaObject::InvokeMetaMethod) { |
| 440 | - if (_id < 121) | |
| 406 | + if (_id < 109) | |
| 441 | 407 | qt_static_metacall(this, _c, _id, _a); |
| 442 | - _id -= 121; | |
| 408 | + _id -= 109; | |
| 443 | 409 | } |
| 444 | 410 | return _id; |
| 445 | 411 | } |
| 412 | + | |
| 413 | +// SIGNAL 0 | |
| 414 | +void MainWindow::sendDataLineEdit(QString _t1) | |
| 415 | +{ | |
| 416 | + void *_a[] = { 0, const_cast<void*>(reinterpret_cast<const void*>(&_t1)) }; | |
| 417 | + QMetaObject::activate(this, &staticMetaObject, 0, _a); | |
| 418 | +} | |
| 446 | 419 | QT_END_MOC_NAMESPACE | ... | ... |
arm_show-build-imx6-Release/moc_mainwindow.o
No preview for this file type
arm_show-build-imx6-Release/moc_myinputpanel.cpp
| ... | ... | @@ -22,7 +22,7 @@ static const uint qt_meta_data_MyInputPanel[] = { |
| 22 | 22 | 6, // revision |
| 23 | 23 | 0, // classname |
| 24 | 24 | 0, 0, // classinfo |
| 25 | - 4, 14, // methods | |
| 25 | + 6, 14, // methods | |
| 26 | 26 | 0, 0, // properties |
| 27 | 27 | 0, 0, // enums/sets |
| 28 | 28 | 0, 0, // constructors |
| ... | ... | @@ -36,6 +36,8 @@ static const uint qt_meta_data_MyInputPanel[] = { |
| 36 | 36 | 68, 50, 13, 13, 0x08, |
| 37 | 37 | 105, 103, 13, 13, 0x08, |
| 38 | 38 | 129, 13, 13, 13, 0x08, |
| 39 | + 147, 13, 13, 13, 0x08, | |
| 40 | + 178, 13, 13, 13, 0x08, | |
| 39 | 41 | |
| 40 | 42 | 0 // eod |
| 41 | 43 | }; |
| ... | ... | @@ -44,8 +46,9 @@ static const char qt_meta_stringdata_MyInputPanel[] = { |
| 44 | 46 | "MyInputPanel\0\0character\0" |
| 45 | 47 | "characterGenerated(QChar)\0oldFocus,newFocus\0" |
| 46 | 48 | "saveFocusWidget(QWidget*,QWidget*)\0w\0" |
| 47 | - "buttonClicked(QWidget*)\0" | |
| 49 | + "buttonClicked(QWidget*)\0mapDataLineEdit()\0" | |
| 48 | 50 | "on_panelButton_Point_clicked()\0" |
| 51 | + "on_panelButton_FU_clicked()\0" | |
| 49 | 52 | }; |
| 50 | 53 | |
| 51 | 54 | void MyInputPanel::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) |
| ... | ... | @@ -57,7 +60,9 @@ void MyInputPanel::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id |
| 57 | 60 | case 0: _t->characterGenerated((*reinterpret_cast< QChar(*)>(_a[1]))); break; |
| 58 | 61 | case 1: _t->saveFocusWidget((*reinterpret_cast< QWidget*(*)>(_a[1])),(*reinterpret_cast< QWidget*(*)>(_a[2]))); break; |
| 59 | 62 | case 2: _t->buttonClicked((*reinterpret_cast< QWidget*(*)>(_a[1]))); break; |
| 60 | - case 3: _t->on_panelButton_Point_clicked(); break; | |
| 63 | + case 3: _t->mapDataLineEdit(); break; | |
| 64 | + case 4: _t->on_panelButton_Point_clicked(); break; | |
| 65 | + case 5: _t->on_panelButton_FU_clicked(); break; | |
| 61 | 66 | default: ; |
| 62 | 67 | } |
| 63 | 68 | } |
| ... | ... | @@ -95,9 +100,9 @@ int MyInputPanel::qt_metacall(QMetaObject::Call _c, int _id, void **_a) |
| 95 | 100 | if (_id < 0) |
| 96 | 101 | return _id; |
| 97 | 102 | if (_c == QMetaObject::InvokeMetaMethod) { |
| 98 | - if (_id < 4) | |
| 103 | + if (_id < 6) | |
| 99 | 104 | qt_static_metacall(this, _c, _id, _a); |
| 100 | - _id -= 4; | |
| 105 | + _id -= 6; | |
| 101 | 106 | } |
| 102 | 107 | return _id; |
| 103 | 108 | } | ... | ... |
arm_show-build-imx6-Release/moc_myinputpanel.o
No preview for this file type
arm_show-build-imx6-Release/myinputpanel.o
No preview for this file type
arm_show-build-imx6-Release/myinputpanelcontext.o
No preview for this file type
arm_show-build-imx6-Release/ui_mainwindow.h
arm_show-build-imx6-Release/ui_myinputpanelform.h
| ... | ... | @@ -13,9 +13,11 @@ |
| 13 | 13 | #include <QtGui/QAction> |
| 14 | 14 | #include <QtGui/QApplication> |
| 15 | 15 | #include <QtGui/QButtonGroup> |
| 16 | +#include <QtGui/QHBoxLayout> | |
| 16 | 17 | #include <QtGui/QHeaderView> |
| 17 | 18 | #include <QtGui/QLabel> |
| 18 | 19 | #include <QtGui/QPushButton> |
| 20 | +#include <QtGui/QVBoxLayout> | |
| 19 | 21 | #include <QtGui/QWidget> |
| 20 | 22 | |
| 21 | 23 | QT_BEGIN_NAMESPACE |
| ... | ... | @@ -23,26 +25,36 @@ QT_BEGIN_NAMESPACE |
| 23 | 25 | class Ui_MyInputPanel |
| 24 | 26 | { |
| 25 | 27 | public: |
| 26 | - QPushButton *panelButton_0; | |
| 27 | - QPushButton *closeBtn; | |
| 28 | - QPushButton *panelButton_5; | |
| 29 | - QPushButton *panelButton_9; | |
| 28 | + QWidget *widget; | |
| 29 | + QVBoxLayout *verticalLayout_3; | |
| 30 | + QLabel *testLabel; | |
| 31 | + QHBoxLayout *horizontalLayout_5; | |
| 32 | + QVBoxLayout *verticalLayout_2; | |
| 33 | + QHBoxLayout *horizontalLayout; | |
| 34 | + QPushButton *panelButton_7; | |
| 30 | 35 | QPushButton *panelButton_8; |
| 31 | - QPushButton *panelButton_6; | |
| 36 | + QPushButton *panelButton_9; | |
| 37 | + QHBoxLayout *horizontalLayout_2; | |
| 32 | 38 | QPushButton *panelButton_4; |
| 33 | - QPushButton *panelButton_7; | |
| 39 | + QPushButton *panelButton_5; | |
| 40 | + QPushButton *panelButton_6; | |
| 41 | + QHBoxLayout *horizontalLayout_3; | |
| 42 | + QPushButton *panelButton_1; | |
| 34 | 43 | QPushButton *panelButton_2; |
| 35 | 44 | QPushButton *panelButton_3; |
| 36 | - QPushButton *panelButton_1; | |
| 37 | - QPushButton *panelButton_BS; | |
| 45 | + QHBoxLayout *horizontalLayout_4; | |
| 46 | + QPushButton *panelButton_0; | |
| 38 | 47 | QPushButton *panelButton_Point; |
| 39 | - QLabel *testLabel; | |
| 48 | + QPushButton *panelButton_FU; | |
| 49 | + QVBoxLayout *verticalLayout; | |
| 50 | + QPushButton *panelButton_BS; | |
| 51 | + QPushButton *closeBtn; | |
| 40 | 52 | |
| 41 | 53 | void setupUi(QWidget *MyInputPanel) |
| 42 | 54 | { |
| 43 | 55 | if (MyInputPanel->objectName().isEmpty()) |
| 44 | 56 | MyInputPanel->setObjectName(QString::fromUtf8("MyInputPanel")); |
| 45 | - MyInputPanel->resize(557, 273); | |
| 57 | + MyInputPanel->resize(385, 337); | |
| 46 | 58 | QSizePolicy sizePolicy(QSizePolicy::Fixed, QSizePolicy::Fixed); |
| 47 | 59 | sizePolicy.setHorizontalStretch(0); |
| 48 | 60 | sizePolicy.setVerticalStretch(0); |
| ... | ... | @@ -63,15 +75,39 @@ public: |
| 63 | 75 | palette.setBrush(QPalette::Disabled, QPalette::Window, brush); |
| 64 | 76 | palette.setBrush(QPalette::Disabled, QPalette::Shadow, brush1); |
| 65 | 77 | MyInputPanel->setPalette(palette); |
| 66 | - panelButton_0 = new QPushButton(MyInputPanel); | |
| 67 | - panelButton_0->setObjectName(QString::fromUtf8("panelButton_0")); | |
| 68 | - panelButton_0->setGeometry(QRect(0, 200, 160, 50)); | |
| 78 | + widget = new QWidget(MyInputPanel); | |
| 79 | + widget->setObjectName(QString::fromUtf8("widget")); | |
| 80 | + widget->setGeometry(QRect(2, 11, 381, 321)); | |
| 81 | + verticalLayout_3 = new QVBoxLayout(widget); | |
| 82 | + verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); | |
| 83 | + verticalLayout_3->setContentsMargins(0, 0, 0, 0); | |
| 84 | + testLabel = new QLabel(widget); | |
| 85 | + testLabel->setObjectName(QString::fromUtf8("testLabel")); | |
| 86 | + testLabel->setMinimumSize(QSize(0, 40)); | |
| 87 | + testLabel->setMaximumSize(QSize(16777215, 30)); | |
| 88 | + QFont font; | |
| 89 | + font.setPointSize(20); | |
| 90 | + testLabel->setFont(font); | |
| 91 | + testLabel->setStyleSheet(QString::fromUtf8("background-color: rgb(255, 255, 255);")); | |
| 92 | + | |
| 93 | + verticalLayout_3->addWidget(testLabel); | |
| 94 | + | |
| 95 | + horizontalLayout_5 = new QHBoxLayout(); | |
| 96 | + horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5")); | |
| 97 | + verticalLayout_2 = new QVBoxLayout(); | |
| 98 | + verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); | |
| 99 | + horizontalLayout = new QHBoxLayout(); | |
| 100 | + horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); | |
| 101 | + panelButton_7 = new QPushButton(widget); | |
| 102 | + panelButton_7->setObjectName(QString::fromUtf8("panelButton_7")); | |
| 103 | + panelButton_7->setEnabled(true); | |
| 69 | 104 | QSizePolicy sizePolicy1(QSizePolicy::Expanding, QSizePolicy::Expanding); |
| 70 | 105 | sizePolicy1.setHorizontalStretch(0); |
| 71 | 106 | sizePolicy1.setVerticalStretch(0); |
| 72 | - sizePolicy1.setHeightForWidth(panelButton_0->sizePolicy().hasHeightForWidth()); | |
| 73 | - panelButton_0->setSizePolicy(sizePolicy1); | |
| 74 | - panelButton_0->setMinimumSize(QSize(0, 0)); | |
| 107 | + sizePolicy1.setHeightForWidth(panelButton_7->sizePolicy().hasHeightForWidth()); | |
| 108 | + panelButton_7->setSizePolicy(sizePolicy1); | |
| 109 | + panelButton_7->setMinimumSize(QSize(0, 0)); | |
| 110 | + panelButton_7->setSizeIncrement(QSize(40, 80)); | |
| 75 | 111 | QPalette palette1; |
| 76 | 112 | QBrush brush2(QColor(131, 150, 255, 255)); |
| 77 | 113 | brush2.setStyle(Qt::SolidPattern); |
| ... | ... | @@ -83,16 +119,18 @@ public: |
| 83 | 119 | palette1.setBrush(QPalette::Inactive, QPalette::Shadow, brush3); |
| 84 | 120 | palette1.setBrush(QPalette::Disabled, QPalette::Button, brush2); |
| 85 | 121 | palette1.setBrush(QPalette::Disabled, QPalette::Shadow, brush3); |
| 86 | - panelButton_0->setPalette(palette1); | |
| 87 | - panelButton_0->setFocusPolicy(Qt::NoFocus); | |
| 88 | - panelButton_0->setCheckable(false); | |
| 89 | - panelButton_0->setProperty("lylbuttonValue", QVariant(48)); | |
| 90 | - closeBtn = new QPushButton(MyInputPanel); | |
| 91 | - closeBtn->setObjectName(QString::fromUtf8("closeBtn")); | |
| 92 | - closeBtn->setGeometry(QRect(480, 50, 61, 201)); | |
| 93 | - sizePolicy1.setHeightForWidth(closeBtn->sizePolicy().hasHeightForWidth()); | |
| 94 | - closeBtn->setSizePolicy(sizePolicy1); | |
| 95 | - closeBtn->setMinimumSize(QSize(0, 0)); | |
| 122 | + panelButton_7->setPalette(palette1); | |
| 123 | + panelButton_7->setFocusPolicy(Qt::NoFocus); | |
| 124 | + panelButton_7->setCheckable(false); | |
| 125 | + panelButton_7->setProperty("lylbuttonValue", QVariant(55)); | |
| 126 | + | |
| 127 | + horizontalLayout->addWidget(panelButton_7); | |
| 128 | + | |
| 129 | + panelButton_8 = new QPushButton(widget); | |
| 130 | + panelButton_8->setObjectName(QString::fromUtf8("panelButton_8")); | |
| 131 | + sizePolicy1.setHeightForWidth(panelButton_8->sizePolicy().hasHeightForWidth()); | |
| 132 | + panelButton_8->setSizePolicy(sizePolicy1); | |
| 133 | + panelButton_8->setMinimumSize(QSize(0, 0)); | |
| 96 | 134 | QPalette palette2; |
| 97 | 135 | palette2.setBrush(QPalette::Active, QPalette::Button, brush2); |
| 98 | 136 | palette2.setBrush(QPalette::Active, QPalette::Shadow, brush3); |
| ... | ... | @@ -100,16 +138,18 @@ public: |
| 100 | 138 | palette2.setBrush(QPalette::Inactive, QPalette::Shadow, brush3); |
| 101 | 139 | palette2.setBrush(QPalette::Disabled, QPalette::Button, brush2); |
| 102 | 140 | palette2.setBrush(QPalette::Disabled, QPalette::Shadow, brush3); |
| 103 | - closeBtn->setPalette(palette2); | |
| 104 | - closeBtn->setFocusPolicy(Qt::NoFocus); | |
| 105 | - closeBtn->setCheckable(false); | |
| 106 | - closeBtn->setProperty("lylbuttonValue", QVariant(QChar(48))); | |
| 107 | - panelButton_5 = new QPushButton(MyInputPanel); | |
| 108 | - panelButton_5->setObjectName(QString::fromUtf8("panelButton_5")); | |
| 109 | - panelButton_5->setGeometry(QRect(160, 100, 160, 50)); | |
| 110 | - sizePolicy1.setHeightForWidth(panelButton_5->sizePolicy().hasHeightForWidth()); | |
| 111 | - panelButton_5->setSizePolicy(sizePolicy1); | |
| 112 | - panelButton_5->setMinimumSize(QSize(0, 0)); | |
| 141 | + panelButton_8->setPalette(palette2); | |
| 142 | + panelButton_8->setFocusPolicy(Qt::NoFocus); | |
| 143 | + panelButton_8->setCheckable(false); | |
| 144 | + panelButton_8->setProperty("lylbuttonValue", QVariant(56)); | |
| 145 | + | |
| 146 | + horizontalLayout->addWidget(panelButton_8); | |
| 147 | + | |
| 148 | + panelButton_9 = new QPushButton(widget); | |
| 149 | + panelButton_9->setObjectName(QString::fromUtf8("panelButton_9")); | |
| 150 | + sizePolicy1.setHeightForWidth(panelButton_9->sizePolicy().hasHeightForWidth()); | |
| 151 | + panelButton_9->setSizePolicy(sizePolicy1); | |
| 152 | + panelButton_9->setMinimumSize(QSize(0, 0)); | |
| 113 | 153 | QPalette palette3; |
| 114 | 154 | palette3.setBrush(QPalette::Active, QPalette::Button, brush2); |
| 115 | 155 | palette3.setBrush(QPalette::Active, QPalette::Shadow, brush3); |
| ... | ... | @@ -117,16 +157,23 @@ public: |
| 117 | 157 | palette3.setBrush(QPalette::Inactive, QPalette::Shadow, brush3); |
| 118 | 158 | palette3.setBrush(QPalette::Disabled, QPalette::Button, brush2); |
| 119 | 159 | palette3.setBrush(QPalette::Disabled, QPalette::Shadow, brush3); |
| 120 | - panelButton_5->setPalette(palette3); | |
| 121 | - panelButton_5->setFocusPolicy(Qt::NoFocus); | |
| 122 | - panelButton_5->setCheckable(false); | |
| 123 | - panelButton_5->setProperty("lylbuttonValue", QVariant(53)); | |
| 124 | - panelButton_9 = new QPushButton(MyInputPanel); | |
| 125 | - panelButton_9->setObjectName(QString::fromUtf8("panelButton_9")); | |
| 126 | - panelButton_9->setGeometry(QRect(320, 50, 160, 50)); | |
| 127 | - sizePolicy1.setHeightForWidth(panelButton_9->sizePolicy().hasHeightForWidth()); | |
| 128 | - panelButton_9->setSizePolicy(sizePolicy1); | |
| 129 | - panelButton_9->setMinimumSize(QSize(0, 0)); | |
| 160 | + panelButton_9->setPalette(palette3); | |
| 161 | + panelButton_9->setFocusPolicy(Qt::NoFocus); | |
| 162 | + panelButton_9->setCheckable(false); | |
| 163 | + panelButton_9->setProperty("lylbuttonValue", QVariant(57)); | |
| 164 | + | |
| 165 | + horizontalLayout->addWidget(panelButton_9); | |
| 166 | + | |
| 167 | + | |
| 168 | + verticalLayout_2->addLayout(horizontalLayout); | |
| 169 | + | |
| 170 | + horizontalLayout_2 = new QHBoxLayout(); | |
| 171 | + horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); | |
| 172 | + panelButton_4 = new QPushButton(widget); | |
| 173 | + panelButton_4->setObjectName(QString::fromUtf8("panelButton_4")); | |
| 174 | + sizePolicy1.setHeightForWidth(panelButton_4->sizePolicy().hasHeightForWidth()); | |
| 175 | + panelButton_4->setSizePolicy(sizePolicy1); | |
| 176 | + panelButton_4->setMinimumSize(QSize(0, 0)); | |
| 130 | 177 | QPalette palette4; |
| 131 | 178 | palette4.setBrush(QPalette::Active, QPalette::Button, brush2); |
| 132 | 179 | palette4.setBrush(QPalette::Active, QPalette::Shadow, brush3); |
| ... | ... | @@ -134,16 +181,18 @@ public: |
| 134 | 181 | palette4.setBrush(QPalette::Inactive, QPalette::Shadow, brush3); |
| 135 | 182 | palette4.setBrush(QPalette::Disabled, QPalette::Button, brush2); |
| 136 | 183 | palette4.setBrush(QPalette::Disabled, QPalette::Shadow, brush3); |
| 137 | - panelButton_9->setPalette(palette4); | |
| 138 | - panelButton_9->setFocusPolicy(Qt::NoFocus); | |
| 139 | - panelButton_9->setCheckable(false); | |
| 140 | - panelButton_9->setProperty("lylbuttonValue", QVariant(57)); | |
| 141 | - panelButton_8 = new QPushButton(MyInputPanel); | |
| 142 | - panelButton_8->setObjectName(QString::fromUtf8("panelButton_8")); | |
| 143 | - panelButton_8->setGeometry(QRect(160, 50, 160, 50)); | |
| 144 | - sizePolicy1.setHeightForWidth(panelButton_8->sizePolicy().hasHeightForWidth()); | |
| 145 | - panelButton_8->setSizePolicy(sizePolicy1); | |
| 146 | - panelButton_8->setMinimumSize(QSize(0, 0)); | |
| 184 | + panelButton_4->setPalette(palette4); | |
| 185 | + panelButton_4->setFocusPolicy(Qt::NoFocus); | |
| 186 | + panelButton_4->setCheckable(false); | |
| 187 | + panelButton_4->setProperty("lylbuttonValue", QVariant(52)); | |
| 188 | + | |
| 189 | + horizontalLayout_2->addWidget(panelButton_4); | |
| 190 | + | |
| 191 | + panelButton_5 = new QPushButton(widget); | |
| 192 | + panelButton_5->setObjectName(QString::fromUtf8("panelButton_5")); | |
| 193 | + sizePolicy1.setHeightForWidth(panelButton_5->sizePolicy().hasHeightForWidth()); | |
| 194 | + panelButton_5->setSizePolicy(sizePolicy1); | |
| 195 | + panelButton_5->setMinimumSize(QSize(0, 0)); | |
| 147 | 196 | QPalette palette5; |
| 148 | 197 | palette5.setBrush(QPalette::Active, QPalette::Button, brush2); |
| 149 | 198 | palette5.setBrush(QPalette::Active, QPalette::Shadow, brush3); |
| ... | ... | @@ -151,13 +200,15 @@ public: |
| 151 | 200 | palette5.setBrush(QPalette::Inactive, QPalette::Shadow, brush3); |
| 152 | 201 | palette5.setBrush(QPalette::Disabled, QPalette::Button, brush2); |
| 153 | 202 | palette5.setBrush(QPalette::Disabled, QPalette::Shadow, brush3); |
| 154 | - panelButton_8->setPalette(palette5); | |
| 155 | - panelButton_8->setFocusPolicy(Qt::NoFocus); | |
| 156 | - panelButton_8->setCheckable(false); | |
| 157 | - panelButton_8->setProperty("lylbuttonValue", QVariant(56)); | |
| 158 | - panelButton_6 = new QPushButton(MyInputPanel); | |
| 203 | + panelButton_5->setPalette(palette5); | |
| 204 | + panelButton_5->setFocusPolicy(Qt::NoFocus); | |
| 205 | + panelButton_5->setCheckable(false); | |
| 206 | + panelButton_5->setProperty("lylbuttonValue", QVariant(53)); | |
| 207 | + | |
| 208 | + horizontalLayout_2->addWidget(panelButton_5); | |
| 209 | + | |
| 210 | + panelButton_6 = new QPushButton(widget); | |
| 159 | 211 | panelButton_6->setObjectName(QString::fromUtf8("panelButton_6")); |
| 160 | - panelButton_6->setGeometry(QRect(320, 100, 160, 50)); | |
| 161 | 212 | sizePolicy1.setHeightForWidth(panelButton_6->sizePolicy().hasHeightForWidth()); |
| 162 | 213 | panelButton_6->setSizePolicy(sizePolicy1); |
| 163 | 214 | panelButton_6->setMinimumSize(QSize(0, 0)); |
| ... | ... | @@ -172,12 +223,19 @@ public: |
| 172 | 223 | panelButton_6->setFocusPolicy(Qt::NoFocus); |
| 173 | 224 | panelButton_6->setCheckable(false); |
| 174 | 225 | panelButton_6->setProperty("lylbuttonValue", QVariant(54)); |
| 175 | - panelButton_4 = new QPushButton(MyInputPanel); | |
| 176 | - panelButton_4->setObjectName(QString::fromUtf8("panelButton_4")); | |
| 177 | - panelButton_4->setGeometry(QRect(0, 100, 160, 50)); | |
| 178 | - sizePolicy1.setHeightForWidth(panelButton_4->sizePolicy().hasHeightForWidth()); | |
| 179 | - panelButton_4->setSizePolicy(sizePolicy1); | |
| 180 | - panelButton_4->setMinimumSize(QSize(0, 0)); | |
| 226 | + | |
| 227 | + horizontalLayout_2->addWidget(panelButton_6); | |
| 228 | + | |
| 229 | + | |
| 230 | + verticalLayout_2->addLayout(horizontalLayout_2); | |
| 231 | + | |
| 232 | + horizontalLayout_3 = new QHBoxLayout(); | |
| 233 | + horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3")); | |
| 234 | + panelButton_1 = new QPushButton(widget); | |
| 235 | + panelButton_1->setObjectName(QString::fromUtf8("panelButton_1")); | |
| 236 | + sizePolicy1.setHeightForWidth(panelButton_1->sizePolicy().hasHeightForWidth()); | |
| 237 | + panelButton_1->setSizePolicy(sizePolicy1); | |
| 238 | + panelButton_1->setMinimumSize(QSize(0, 0)); | |
| 181 | 239 | QPalette palette7; |
| 182 | 240 | palette7.setBrush(QPalette::Active, QPalette::Button, brush2); |
| 183 | 241 | palette7.setBrush(QPalette::Active, QPalette::Shadow, brush3); |
| ... | ... | @@ -185,18 +243,18 @@ public: |
| 185 | 243 | palette7.setBrush(QPalette::Inactive, QPalette::Shadow, brush3); |
| 186 | 244 | palette7.setBrush(QPalette::Disabled, QPalette::Button, brush2); |
| 187 | 245 | palette7.setBrush(QPalette::Disabled, QPalette::Shadow, brush3); |
| 188 | - panelButton_4->setPalette(palette7); | |
| 189 | - panelButton_4->setFocusPolicy(Qt::NoFocus); | |
| 190 | - panelButton_4->setCheckable(false); | |
| 191 | - panelButton_4->setProperty("lylbuttonValue", QVariant(52)); | |
| 192 | - panelButton_7 = new QPushButton(MyInputPanel); | |
| 193 | - panelButton_7->setObjectName(QString::fromUtf8("panelButton_7")); | |
| 194 | - panelButton_7->setEnabled(true); | |
| 195 | - panelButton_7->setGeometry(QRect(0, 50, 160, 50)); | |
| 196 | - sizePolicy1.setHeightForWidth(panelButton_7->sizePolicy().hasHeightForWidth()); | |
| 197 | - panelButton_7->setSizePolicy(sizePolicy1); | |
| 198 | - panelButton_7->setMinimumSize(QSize(0, 0)); | |
| 199 | - panelButton_7->setSizeIncrement(QSize(40, 80)); | |
| 246 | + panelButton_1->setPalette(palette7); | |
| 247 | + panelButton_1->setFocusPolicy(Qt::NoFocus); | |
| 248 | + panelButton_1->setCheckable(false); | |
| 249 | + panelButton_1->setProperty("lylbuttonValue", QVariant(49)); | |
| 250 | + | |
| 251 | + horizontalLayout_3->addWidget(panelButton_1); | |
| 252 | + | |
| 253 | + panelButton_2 = new QPushButton(widget); | |
| 254 | + panelButton_2->setObjectName(QString::fromUtf8("panelButton_2")); | |
| 255 | + sizePolicy1.setHeightForWidth(panelButton_2->sizePolicy().hasHeightForWidth()); | |
| 256 | + panelButton_2->setSizePolicy(sizePolicy1); | |
| 257 | + panelButton_2->setMinimumSize(QSize(0, 0)); | |
| 200 | 258 | QPalette palette8; |
| 201 | 259 | palette8.setBrush(QPalette::Active, QPalette::Button, brush2); |
| 202 | 260 | palette8.setBrush(QPalette::Active, QPalette::Shadow, brush3); |
| ... | ... | @@ -204,33 +262,42 @@ public: |
| 204 | 262 | palette8.setBrush(QPalette::Inactive, QPalette::Shadow, brush3); |
| 205 | 263 | palette8.setBrush(QPalette::Disabled, QPalette::Button, brush2); |
| 206 | 264 | palette8.setBrush(QPalette::Disabled, QPalette::Shadow, brush3); |
| 207 | - panelButton_7->setPalette(palette8); | |
| 208 | - panelButton_7->setFocusPolicy(Qt::NoFocus); | |
| 209 | - panelButton_7->setCheckable(false); | |
| 210 | - panelButton_7->setProperty("lylbuttonValue", QVariant(55)); | |
| 211 | - panelButton_2 = new QPushButton(MyInputPanel); | |
| 212 | - panelButton_2->setObjectName(QString::fromUtf8("panelButton_2")); | |
| 213 | - panelButton_2->setGeometry(QRect(160, 150, 160, 50)); | |
| 214 | - sizePolicy1.setHeightForWidth(panelButton_2->sizePolicy().hasHeightForWidth()); | |
| 215 | - panelButton_2->setSizePolicy(sizePolicy1); | |
| 216 | - panelButton_2->setMinimumSize(QSize(0, 0)); | |
| 217 | - QPalette palette9; | |
| 218 | - palette9.setBrush(QPalette::Active, QPalette::Button, brush2); | |
| 219 | - palette9.setBrush(QPalette::Active, QPalette::Shadow, brush3); | |
| 220 | - palette9.setBrush(QPalette::Inactive, QPalette::Button, brush2); | |
| 221 | - palette9.setBrush(QPalette::Inactive, QPalette::Shadow, brush3); | |
| 222 | - palette9.setBrush(QPalette::Disabled, QPalette::Button, brush2); | |
| 223 | - palette9.setBrush(QPalette::Disabled, QPalette::Shadow, brush3); | |
| 224 | - panelButton_2->setPalette(palette9); | |
| 265 | + panelButton_2->setPalette(palette8); | |
| 225 | 266 | panelButton_2->setFocusPolicy(Qt::NoFocus); |
| 226 | 267 | panelButton_2->setCheckable(false); |
| 227 | 268 | panelButton_2->setProperty("lylbuttonValue", QVariant(50)); |
| 228 | - panelButton_3 = new QPushButton(MyInputPanel); | |
| 269 | + | |
| 270 | + horizontalLayout_3->addWidget(panelButton_2); | |
| 271 | + | |
| 272 | + panelButton_3 = new QPushButton(widget); | |
| 229 | 273 | panelButton_3->setObjectName(QString::fromUtf8("panelButton_3")); |
| 230 | - panelButton_3->setGeometry(QRect(320, 150, 160, 50)); | |
| 231 | 274 | sizePolicy1.setHeightForWidth(panelButton_3->sizePolicy().hasHeightForWidth()); |
| 232 | 275 | panelButton_3->setSizePolicy(sizePolicy1); |
| 233 | 276 | panelButton_3->setMinimumSize(QSize(0, 0)); |
| 277 | + QPalette palette9; | |
| 278 | + palette9.setBrush(QPalette::Active, QPalette::Button, brush2); | |
| 279 | + palette9.setBrush(QPalette::Active, QPalette::Shadow, brush3); | |
| 280 | + palette9.setBrush(QPalette::Inactive, QPalette::Button, brush2); | |
| 281 | + palette9.setBrush(QPalette::Inactive, QPalette::Shadow, brush3); | |
| 282 | + palette9.setBrush(QPalette::Disabled, QPalette::Button, brush2); | |
| 283 | + palette9.setBrush(QPalette::Disabled, QPalette::Shadow, brush3); | |
| 284 | + panelButton_3->setPalette(palette9); | |
| 285 | + panelButton_3->setFocusPolicy(Qt::NoFocus); | |
| 286 | + panelButton_3->setCheckable(false); | |
| 287 | + panelButton_3->setProperty("lylbuttonValue", QVariant(51)); | |
| 288 | + | |
| 289 | + horizontalLayout_3->addWidget(panelButton_3); | |
| 290 | + | |
| 291 | + | |
| 292 | + verticalLayout_2->addLayout(horizontalLayout_3); | |
| 293 | + | |
| 294 | + horizontalLayout_4 = new QHBoxLayout(); | |
| 295 | + horizontalLayout_4->setObjectName(QString::fromUtf8("horizontalLayout_4")); | |
| 296 | + panelButton_0 = new QPushButton(widget); | |
| 297 | + panelButton_0->setObjectName(QString::fromUtf8("panelButton_0")); | |
| 298 | + sizePolicy1.setHeightForWidth(panelButton_0->sizePolicy().hasHeightForWidth()); | |
| 299 | + panelButton_0->setSizePolicy(sizePolicy1); | |
| 300 | + panelButton_0->setMinimumSize(QSize(0, 0)); | |
| 234 | 301 | QPalette palette10; |
| 235 | 302 | palette10.setBrush(QPalette::Active, QPalette::Button, brush2); |
| 236 | 303 | palette10.setBrush(QPalette::Active, QPalette::Shadow, brush3); |
| ... | ... | @@ -238,51 +305,65 @@ public: |
| 238 | 305 | palette10.setBrush(QPalette::Inactive, QPalette::Shadow, brush3); |
| 239 | 306 | palette10.setBrush(QPalette::Disabled, QPalette::Button, brush2); |
| 240 | 307 | palette10.setBrush(QPalette::Disabled, QPalette::Shadow, brush3); |
| 241 | - panelButton_3->setPalette(palette10); | |
| 242 | - panelButton_3->setFocusPolicy(Qt::NoFocus); | |
| 243 | - panelButton_3->setCheckable(false); | |
| 244 | - panelButton_3->setProperty("lylbuttonValue", QVariant(51)); | |
| 245 | - panelButton_1 = new QPushButton(MyInputPanel); | |
| 246 | - panelButton_1->setObjectName(QString::fromUtf8("panelButton_1")); | |
| 247 | - panelButton_1->setGeometry(QRect(0, 150, 160, 50)); | |
| 248 | - sizePolicy1.setHeightForWidth(panelButton_1->sizePolicy().hasHeightForWidth()); | |
| 249 | - panelButton_1->setSizePolicy(sizePolicy1); | |
| 250 | - panelButton_1->setMinimumSize(QSize(0, 0)); | |
| 308 | + panelButton_0->setPalette(palette10); | |
| 309 | + panelButton_0->setFocusPolicy(Qt::NoFocus); | |
| 310 | + panelButton_0->setCheckable(false); | |
| 311 | + panelButton_0->setProperty("lylbuttonValue", QVariant(48)); | |
| 312 | + | |
| 313 | + horizontalLayout_4->addWidget(panelButton_0); | |
| 314 | + | |
| 315 | + panelButton_Point = new QPushButton(widget); | |
| 316 | + panelButton_Point->setObjectName(QString::fromUtf8("panelButton_Point")); | |
| 317 | + sizePolicy1.setHeightForWidth(panelButton_Point->sizePolicy().hasHeightForWidth()); | |
| 318 | + panelButton_Point->setSizePolicy(sizePolicy1); | |
| 319 | + panelButton_Point->setMinimumSize(QSize(0, 0)); | |
| 251 | 320 | QPalette palette11; |
| 252 | 321 | palette11.setBrush(QPalette::Active, QPalette::Button, brush2); |
| 253 | - palette11.setBrush(QPalette::Active, QPalette::Shadow, brush3); | |
| 322 | + QBrush brush4(QColor(170, 85, 0, 255)); | |
| 323 | + brush4.setStyle(Qt::SolidPattern); | |
| 324 | + palette11.setBrush(QPalette::Active, QPalette::Shadow, brush4); | |
| 254 | 325 | palette11.setBrush(QPalette::Inactive, QPalette::Button, brush2); |
| 255 | - palette11.setBrush(QPalette::Inactive, QPalette::Shadow, brush3); | |
| 326 | + palette11.setBrush(QPalette::Inactive, QPalette::Shadow, brush4); | |
| 256 | 327 | palette11.setBrush(QPalette::Disabled, QPalette::Button, brush2); |
| 257 | - palette11.setBrush(QPalette::Disabled, QPalette::Shadow, brush3); | |
| 258 | - panelButton_1->setPalette(palette11); | |
| 259 | - panelButton_1->setFocusPolicy(Qt::NoFocus); | |
| 260 | - panelButton_1->setCheckable(false); | |
| 261 | - panelButton_1->setProperty("lylbuttonValue", QVariant(49)); | |
| 262 | - panelButton_BS = new QPushButton(MyInputPanel); | |
| 263 | - panelButton_BS->setObjectName(QString::fromUtf8("panelButton_BS")); | |
| 264 | - panelButton_BS->setGeometry(QRect(320, 200, 160, 50)); | |
| 265 | - sizePolicy1.setHeightForWidth(panelButton_BS->sizePolicy().hasHeightForWidth()); | |
| 266 | - panelButton_BS->setSizePolicy(sizePolicy1); | |
| 267 | - panelButton_BS->setMinimumSize(QSize(0, 0)); | |
| 328 | + palette11.setBrush(QPalette::Disabled, QPalette::Shadow, brush4); | |
| 329 | + panelButton_Point->setPalette(palette11); | |
| 330 | + panelButton_Point->setFocusPolicy(Qt::NoFocus); | |
| 331 | + panelButton_Point->setProperty("lylbuttonValue", QVariant(8)); | |
| 332 | + | |
| 333 | + horizontalLayout_4->addWidget(panelButton_Point); | |
| 334 | + | |
| 335 | + panelButton_FU = new QPushButton(widget); | |
| 336 | + panelButton_FU->setObjectName(QString::fromUtf8("panelButton_FU")); | |
| 337 | + sizePolicy1.setHeightForWidth(panelButton_FU->sizePolicy().hasHeightForWidth()); | |
| 338 | + panelButton_FU->setSizePolicy(sizePolicy1); | |
| 339 | + panelButton_FU->setMinimumSize(QSize(0, 0)); | |
| 268 | 340 | QPalette palette12; |
| 269 | 341 | palette12.setBrush(QPalette::Active, QPalette::Button, brush2); |
| 270 | - QBrush brush4(QColor(170, 85, 0, 255)); | |
| 271 | - brush4.setStyle(Qt::SolidPattern); | |
| 272 | 342 | palette12.setBrush(QPalette::Active, QPalette::Shadow, brush4); |
| 273 | 343 | palette12.setBrush(QPalette::Inactive, QPalette::Button, brush2); |
| 274 | 344 | palette12.setBrush(QPalette::Inactive, QPalette::Shadow, brush4); |
| 275 | 345 | palette12.setBrush(QPalette::Disabled, QPalette::Button, brush2); |
| 276 | 346 | palette12.setBrush(QPalette::Disabled, QPalette::Shadow, brush4); |
| 277 | - panelButton_BS->setPalette(palette12); | |
| 278 | - panelButton_BS->setFocusPolicy(Qt::NoFocus); | |
| 279 | - panelButton_BS->setProperty("lylbuttonValue", QVariant(8)); | |
| 280 | - panelButton_Point = new QPushButton(MyInputPanel); | |
| 281 | - panelButton_Point->setObjectName(QString::fromUtf8("panelButton_Point")); | |
| 282 | - panelButton_Point->setGeometry(QRect(160, 200, 160, 50)); | |
| 283 | - sizePolicy1.setHeightForWidth(panelButton_Point->sizePolicy().hasHeightForWidth()); | |
| 284 | - panelButton_Point->setSizePolicy(sizePolicy1); | |
| 285 | - panelButton_Point->setMinimumSize(QSize(0, 0)); | |
| 347 | + panelButton_FU->setPalette(palette12); | |
| 348 | + panelButton_FU->setFocusPolicy(Qt::NoFocus); | |
| 349 | + panelButton_FU->setProperty("lylbuttonValue", QVariant(8)); | |
| 350 | + | |
| 351 | + horizontalLayout_4->addWidget(panelButton_FU); | |
| 352 | + | |
| 353 | + | |
| 354 | + verticalLayout_2->addLayout(horizontalLayout_4); | |
| 355 | + | |
| 356 | + | |
| 357 | + horizontalLayout_5->addLayout(verticalLayout_2); | |
| 358 | + | |
| 359 | + verticalLayout = new QVBoxLayout(); | |
| 360 | + verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); | |
| 361 | + panelButton_BS = new QPushButton(widget); | |
| 362 | + panelButton_BS->setObjectName(QString::fromUtf8("panelButton_BS")); | |
| 363 | + sizePolicy1.setHeightForWidth(panelButton_BS->sizePolicy().hasHeightForWidth()); | |
| 364 | + panelButton_BS->setSizePolicy(sizePolicy1); | |
| 365 | + panelButton_BS->setMinimumSize(QSize(0, 0)); | |
| 366 | + panelButton_BS->setMaximumSize(QSize(100, 150)); | |
| 286 | 367 | QPalette palette13; |
| 287 | 368 | palette13.setBrush(QPalette::Active, QPalette::Button, brush2); |
| 288 | 369 | palette13.setBrush(QPalette::Active, QPalette::Shadow, brush4); |
| ... | ... | @@ -290,12 +371,38 @@ public: |
| 290 | 371 | palette13.setBrush(QPalette::Inactive, QPalette::Shadow, brush4); |
| 291 | 372 | palette13.setBrush(QPalette::Disabled, QPalette::Button, brush2); |
| 292 | 373 | palette13.setBrush(QPalette::Disabled, QPalette::Shadow, brush4); |
| 293 | - panelButton_Point->setPalette(palette13); | |
| 294 | - panelButton_Point->setFocusPolicy(Qt::NoFocus); | |
| 295 | - panelButton_Point->setProperty("lylbuttonValue", QVariant(8)); | |
| 296 | - testLabel = new QLabel(MyInputPanel); | |
| 297 | - testLabel->setObjectName(QString::fromUtf8("testLabel")); | |
| 298 | - testLabel->setGeometry(QRect(110, 10, 321, 21)); | |
| 374 | + panelButton_BS->setPalette(palette13); | |
| 375 | + panelButton_BS->setFocusPolicy(Qt::NoFocus); | |
| 376 | + panelButton_BS->setProperty("lylbuttonValue", QVariant(8)); | |
| 377 | + | |
| 378 | + verticalLayout->addWidget(panelButton_BS); | |
| 379 | + | |
| 380 | + closeBtn = new QPushButton(widget); | |
| 381 | + closeBtn->setObjectName(QString::fromUtf8("closeBtn")); | |
| 382 | + sizePolicy1.setHeightForWidth(closeBtn->sizePolicy().hasHeightForWidth()); | |
| 383 | + closeBtn->setSizePolicy(sizePolicy1); | |
| 384 | + closeBtn->setMinimumSize(QSize(0, 0)); | |
| 385 | + closeBtn->setMaximumSize(QSize(100, 150)); | |
| 386 | + QPalette palette14; | |
| 387 | + palette14.setBrush(QPalette::Active, QPalette::Button, brush2); | |
| 388 | + palette14.setBrush(QPalette::Active, QPalette::Shadow, brush3); | |
| 389 | + palette14.setBrush(QPalette::Inactive, QPalette::Button, brush2); | |
| 390 | + palette14.setBrush(QPalette::Inactive, QPalette::Shadow, brush3); | |
| 391 | + palette14.setBrush(QPalette::Disabled, QPalette::Button, brush2); | |
| 392 | + palette14.setBrush(QPalette::Disabled, QPalette::Shadow, brush3); | |
| 393 | + closeBtn->setPalette(palette14); | |
| 394 | + closeBtn->setFocusPolicy(Qt::NoFocus); | |
| 395 | + closeBtn->setCheckable(false); | |
| 396 | + closeBtn->setProperty("lylbuttonValue", QVariant(QChar(48))); | |
| 397 | + | |
| 398 | + verticalLayout->addWidget(closeBtn); | |
| 399 | + | |
| 400 | + | |
| 401 | + horizontalLayout_5->addLayout(verticalLayout); | |
| 402 | + | |
| 403 | + | |
| 404 | + verticalLayout_3->addLayout(horizontalLayout_5); | |
| 405 | + | |
| 299 | 406 | |
| 300 | 407 | retranslateUi(MyInputPanel); |
| 301 | 408 | QObject::connect(closeBtn, SIGNAL(clicked()), MyInputPanel, SLOT(hide())); |
| ... | ... | @@ -306,20 +413,21 @@ public: |
| 306 | 413 | void retranslateUi(QWidget *MyInputPanel) |
| 307 | 414 | { |
| 308 | 415 | MyInputPanel->setWindowTitle(QApplication::translate("MyInputPanel", "Soft_keyboard", 0, QApplication::UnicodeUTF8)); |
| 309 | - panelButton_0->setText(QApplication::translate("MyInputPanel", "0", 0, QApplication::UnicodeUTF8)); | |
| 310 | - closeBtn->setText(QApplication::translate("MyInputPanel", "\347\241\256\350\256\244", 0, QApplication::UnicodeUTF8)); | |
| 311 | - panelButton_5->setText(QApplication::translate("MyInputPanel", "5", 0, QApplication::UnicodeUTF8)); | |
| 312 | - panelButton_9->setText(QApplication::translate("MyInputPanel", "9", 0, QApplication::UnicodeUTF8)); | |
| 416 | + testLabel->setText(QApplication::translate("MyInputPanel", "TextLabel", 0, QApplication::UnicodeUTF8)); | |
| 417 | + panelButton_7->setText(QApplication::translate("MyInputPanel", "7", 0, QApplication::UnicodeUTF8)); | |
| 313 | 418 | panelButton_8->setText(QApplication::translate("MyInputPanel", "8", 0, QApplication::UnicodeUTF8)); |
| 314 | - panelButton_6->setText(QApplication::translate("MyInputPanel", "6", 0, QApplication::UnicodeUTF8)); | |
| 419 | + panelButton_9->setText(QApplication::translate("MyInputPanel", "9", 0, QApplication::UnicodeUTF8)); | |
| 315 | 420 | panelButton_4->setText(QApplication::translate("MyInputPanel", "4", 0, QApplication::UnicodeUTF8)); |
| 316 | - panelButton_7->setText(QApplication::translate("MyInputPanel", "7", 0, QApplication::UnicodeUTF8)); | |
| 421 | + panelButton_5->setText(QApplication::translate("MyInputPanel", "5", 0, QApplication::UnicodeUTF8)); | |
| 422 | + panelButton_6->setText(QApplication::translate("MyInputPanel", "6", 0, QApplication::UnicodeUTF8)); | |
| 423 | + panelButton_1->setText(QApplication::translate("MyInputPanel", "1", 0, QApplication::UnicodeUTF8)); | |
| 317 | 424 | panelButton_2->setText(QApplication::translate("MyInputPanel", "2", 0, QApplication::UnicodeUTF8)); |
| 318 | 425 | panelButton_3->setText(QApplication::translate("MyInputPanel", "3", 0, QApplication::UnicodeUTF8)); |
| 319 | - panelButton_1->setText(QApplication::translate("MyInputPanel", "1", 0, QApplication::UnicodeUTF8)); | |
| 320 | - panelButton_BS->setText(QApplication::translate("MyInputPanel", "\351\200\200\346\240\274", 0, QApplication::UnicodeUTF8)); | |
| 426 | + panelButton_0->setText(QApplication::translate("MyInputPanel", "0", 0, QApplication::UnicodeUTF8)); | |
| 321 | 427 | panelButton_Point->setText(QApplication::translate("MyInputPanel", ".", 0, QApplication::UnicodeUTF8)); |
| 322 | - testLabel->setText(QApplication::translate("MyInputPanel", "TextLabel", 0, QApplication::UnicodeUTF8)); | |
| 428 | + panelButton_FU->setText(QApplication::translate("MyInputPanel", "-", 0, QApplication::UnicodeUTF8)); | |
| 429 | + panelButton_BS->setText(QApplication::translate("MyInputPanel", "\351\200\200\346\240\274", 0, QApplication::UnicodeUTF8)); | |
| 430 | + closeBtn->setText(QApplication::translate("MyInputPanel", "\347\241\256\350\256\244", 0, QApplication::UnicodeUTF8)); | |
| 323 | 431 | } // retranslateUi |
| 324 | 432 | |
| 325 | 433 | }; | ... | ... |
arm_show/arm_show
No preview for this file type
arm_show/arm_show.pro.user
arm_show/main.cpp
| 1 | 1 | #include "mainwindow.h" |
| 2 | 2 | #include <QApplication> |
| 3 | 3 | #include "myinputpanelcontext.h" |
| 4 | - | |
| 4 | +#include <QWSServer> | |
| 5 | 5 | int main(int argc, char *argv[]) |
| 6 | 6 | { |
| 7 | 7 | |
| ... | ... | @@ -9,10 +9,11 @@ int main(int argc, char *argv[]) |
| 9 | 9 | MyInputPanelContext *ic = new MyInputPanelContext; |
| 10 | 10 | a.setInputContext(ic); |
| 11 | 11 | MainWindow w; |
| 12 | -// w.show(); | |
| 12 | + QApplication::setOverrideCursor(Qt::BlankCursor); | |
| 13 | + w.show(); | |
| 13 | 14 | |
| 14 | 15 | // ๅ จๅฑๆพ็คบ |
| 15 | - w.showFullScreen(); | |
| 16 | +// w.showFullScreen(); | |
| 16 | 17 | |
| 17 | 18 | |
| 18 | 19 | return a.exec(); | ... | ... |
arm_show/main.o
No preview for this file type
arm_show/mainwindow.cpp
| ... | ... | @@ -9,6 +9,7 @@ changePassword * change_password; |
| 9 | 9 | MyInputPanelContext *winpanel; |
| 10 | 10 | |
| 11 | 11 | QString globaldata; |
| 12 | +int closeTime = 10000; | |
| 12 | 13 | |
| 13 | 14 | |
| 14 | 15 | |
| ... | ... | @@ -18,17 +19,36 @@ MainWindow::MainWindow(QWidget *parent) : |
| 18 | 19 | ui(new Ui::MainWindow) |
| 19 | 20 | { |
| 20 | 21 | winpanel = new MyInputPanelContext; |
| 22 | + | |
| 21 | 23 | // winpanel->ui->panelButton_BS->setText("asdasdasd"); |
| 22 | 24 | |
| 23 | 25 | setConfigDataEnable = TRUE; |
| 24 | 26 | qDebug()<<setConfigDataEnable; |
| 25 | 27 | ui->setupUi(this); |
| 28 | + system("echo 7 > /sys/devices/soc0/backlight.9/backlight/backlight.9/brightness"); //่ฐ่ๅฑๅน่ๅ | |
| 26 | 29 | QMapInit(); |
| 27 | - // socketClientInit(); | |
| 28 | - // timedGetStatusTimer(); | |
| 30 | +// socketClientInit(); | |
| 31 | +// timedGetStatusTimer(); | |
| 29 | 32 | limitInput(); |
| 30 | - // closeWindowTimer(); | |
| 33 | + closeWindowTimer(); | |
| 31 | 34 | ui->conPara->installEventFilter(this); |
| 35 | +ui->backWaterAirHeight->installEventFilter(this); | |
| 36 | +ui->backWaterLimitConfig->installEventFilter(this); | |
| 37 | +ui->backWaterOffset->installEventFilter(this); | |
| 38 | +ui->tailWaterAirHeight->installEventFilter(this); | |
| 39 | +ui->tailWaterLimitConfig->installEventFilter(this); | |
| 40 | +ui->tailWaterOffset->installEventFilter(this); | |
| 41 | +ui->frontWaterAirHeight->installEventFilter(this); | |
| 42 | +ui->frontWaterLimitConfig->installEventFilter(this); | |
| 43 | +ui->frontWaterOffset->installEventFilter(this); | |
| 44 | +ui->totalFlowConfig->installEventFilter(this); | |
| 45 | + | |
| 46 | +ui->centralWidget->setMouseTracking(true); | |
| 47 | +setMouseTracking(true); | |
| 48 | +ui->autoControlBtn_index->setMouseTracking(true); | |
| 49 | + | |
| 50 | +connect(qApp, SIGNAL(focusChanged(QWidget*,QWidget*)), | |
| 51 | + this, SLOT(timerUpdate(QWidget*,QWidget*))); | |
| 32 | 52 | ui->label_3->adjustSize(); |
| 33 | 53 | |
| 34 | 54 | |
| ... | ... | @@ -785,7 +805,7 @@ void MainWindow::timedGetStatusTimer() |
| 785 | 805 | { |
| 786 | 806 | statusTimer = new QTimer(); |
| 787 | 807 | connect(statusTimer, SIGNAL(timeout()), this, SLOT(sendMsgGroup())); |
| 788 | - statusTimer->start(10000); | |
| 808 | + statusTimer->start(1000); | |
| 789 | 809 | } |
| 790 | 810 | |
| 791 | 811 | void MainWindow::getConfigMsgOrder() |
| ... | ... | @@ -958,7 +978,7 @@ void MainWindow::setBatteryIcon() |
| 958 | 978 | |
| 959 | 979 | void MainWindow::mousePressEvent(QMouseEvent *e) |
| 960 | 980 | { |
| 961 | - qDebug()<<"b"; | |
| 981 | +// qDebug()<<"b"; | |
| 962 | 982 | Q_UNUSED(e); |
| 963 | 983 | closeTimer->stop(); |
| 964 | 984 | |
| ... | ... | @@ -966,17 +986,25 @@ void MainWindow::mousePressEvent(QMouseEvent *e) |
| 966 | 986 | |
| 967 | 987 | void MainWindow::mouseReleaseEvent(QMouseEvent *e) |
| 968 | 988 | { |
| 969 | - qDebug()<<"e"; | |
| 989 | +// qDebug()<<"e"; | |
| 970 | 990 | Q_UNUSED(e); |
| 971 | - closeTimer->start(10000); | |
| 991 | + closeTimer->start(closeTime); | |
| 972 | 992 | |
| 973 | 993 | } |
| 974 | 994 | |
| 995 | + | |
| 975 | 996 | void MainWindow::closeWindowTimer() |
| 976 | 997 | { |
| 977 | 998 | closeTimer = new QTimer; |
| 978 | 999 | connect(closeTimer,SIGNAL(timeout()),this,SLOT(close())); |
| 979 | - closeTimer->start(10000); | |
| 1000 | + closeTimer->start(closeTime); | |
| 1001 | +} | |
| 1002 | + | |
| 1003 | +void MainWindow::closeEvent(QCloseEvent *event) | |
| 1004 | +{ | |
| 1005 | + system("echo 0 > /sys/devices/soc0/backlight.9/backlight/backlight.9/brightness");//่ฐ่ๅฑๅน่ๅ | |
| 1006 | + qDebug()<<"close windows"; | |
| 1007 | + event->accept(); | |
| 980 | 1008 | } |
| 981 | 1009 | |
| 982 | 1010 | |
| ... | ... | @@ -1118,6 +1146,8 @@ void MainWindow::on_parmConfigBtn_index_clicked() |
| 1118 | 1146 | // login_password->setWindowModality(Qt::ApplicationModal); |
| 1119 | 1147 | ui->parmConfigBtn_index->setEnabled(false); |
| 1120 | 1148 | login_password->setWindowTitle(QString::fromUtf8("ๅฏ็ ้ช่ฏ")); |
| 1149 | + login_password->move(400,200); | |
| 1150 | + login_password->setGeometry(QRect(400,200,300,250)); | |
| 1121 | 1151 | login_password->showNormal(); |
| 1122 | 1152 | |
| 1123 | 1153 | connect(login_password->ui->enter_Btn,SIGNAL(clicked()),this,SLOT(data_password())); |
| ... | ... | @@ -1876,6 +1906,7 @@ void MainWindow::on_passwordChangeBtn_parmIndex_clicked() |
| 1876 | 1906 | // login_password->setWindowModality(Qt::ApplicationModal); |
| 1877 | 1907 | ui->parmConfigBtn_index->setEnabled(false); |
| 1878 | 1908 | change_password->setWindowTitle(QString::fromUtf8("ๅฏ็ ไฟฎๆน")); |
| 1909 | + change_password->setGeometry(QRect(400,200,300,250)); | |
| 1879 | 1910 | change_password->showNormal(); |
| 1880 | 1911 | connect(change_password->ui->affirm_passwd,SIGNAL(textChanged(QString)),this,SLOT(warning_data())); |
| 1881 | 1912 | connect(change_password->ui->input_passwd,SIGNAL(textChanged(QString)),this,SLOT(warning_data())); |
| ... | ... | @@ -1959,13 +1990,107 @@ bool MainWindow::eventFilter(QObject *watched, QEvent *event) |
| 1959 | 1990 | globaldata = ""; |
| 1960 | 1991 | ui->conPara->setText(""); |
| 1961 | 1992 | } |
| 1962 | - else if (event->type()==QEvent::FocusOut) // ่ฟ้ๆ lineEdit1 ๆงไปถ็ๅคฑๅป็ฆ็นไบไปถ | |
| 1993 | + } | |
| 1994 | + | |
| 1995 | + if (watched==ui->backWaterAirHeight) //้ฆๅ ๅคๆญๆงไปถ(่ฟ้ๆ lineEdit1) | |
| 1996 | + { | |
| 1997 | + if (event->type()==Qt::ClickFocus) //็ถๅๅๅคๆญๆงไปถ็ๅ ทไฝไบไปถ (่ฟ้ๆ่ทๅพ็ฆ็นไบไปถ) | |
| 1998 | + { | |
| 1999 | + globaldata = ""; | |
| 2000 | + ui->backWaterAirHeight->setText(""); | |
| 2001 | + } | |
| 2002 | + } | |
| 2003 | + | |
| 2004 | + if (watched==ui->backWaterLimitConfig) //้ฆๅ ๅคๆญๆงไปถ(่ฟ้ๆ lineEdit1) | |
| 2005 | + { | |
| 2006 | + if (event->type()==Qt::ClickFocus) //็ถๅๅๅคๆญๆงไปถ็ๅ ทไฝไบไปถ (่ฟ้ๆ่ทๅพ็ฆ็นไบไปถ) | |
| 2007 | + { | |
| 2008 | + globaldata = ""; | |
| 2009 | + ui->backWaterLimitConfig->setText(""); | |
| 2010 | + } | |
| 2011 | + } | |
| 2012 | + | |
| 2013 | + if (watched==ui->backWaterOffset) //้ฆๅ ๅคๆญๆงไปถ(่ฟ้ๆ lineEdit1) | |
| 2014 | + { | |
| 2015 | + if (event->type()==Qt::ClickFocus) //็ถๅๅๅคๆญๆงไปถ็ๅ ทไฝไบไปถ (่ฟ้ๆ่ทๅพ็ฆ็นไบไปถ) | |
| 2016 | + { | |
| 2017 | + globaldata = ""; | |
| 2018 | + ui->backWaterOffset->setText(""); | |
| 2019 | + } | |
| 2020 | + } | |
| 2021 | + | |
| 2022 | + if (watched==ui->tailWaterAirHeight) //้ฆๅ ๅคๆญๆงไปถ(่ฟ้ๆ lineEdit1) | |
| 2023 | + { | |
| 2024 | + if (event->type()==Qt::ClickFocus) //็ถๅๅๅคๆญๆงไปถ็ๅ ทไฝไบไปถ (่ฟ้ๆ่ทๅพ็ฆ็นไบไปถ) | |
| 2025 | + { | |
| 2026 | + globaldata = ""; | |
| 2027 | + ui->tailWaterAirHeight->setText(""); | |
| 2028 | + } | |
| 2029 | + } | |
| 2030 | + | |
| 2031 | + if (watched==ui->tailWaterLimitConfig) //้ฆๅ ๅคๆญๆงไปถ(่ฟ้ๆ lineEdit1) | |
| 2032 | + { | |
| 2033 | + if (event->type()==Qt::ClickFocus) //็ถๅๅๅคๆญๆงไปถ็ๅ ทไฝไบไปถ (่ฟ้ๆ่ทๅพ็ฆ็นไบไปถ) | |
| 2034 | + { | |
| 2035 | + globaldata = ""; | |
| 2036 | + ui->tailWaterLimitConfig->setText(""); | |
| 2037 | + } | |
| 2038 | + } | |
| 2039 | + | |
| 2040 | + if (watched==ui->tailWaterOffset) //้ฆๅ ๅคๆญๆงไปถ(่ฟ้ๆ lineEdit1) | |
| 2041 | + { | |
| 2042 | + if (event->type()==Qt::ClickFocus) //็ถๅๅๅคๆญๆงไปถ็ๅ ทไฝไบไปถ (่ฟ้ๆ่ทๅพ็ฆ็นไบไปถ) | |
| 2043 | + { | |
| 2044 | + globaldata = ""; | |
| 2045 | + ui->tailWaterOffset->setText(""); | |
| 2046 | + } | |
| 2047 | + } | |
| 2048 | + | |
| 2049 | + if (watched==ui->frontWaterAirHeight) //้ฆๅ ๅคๆญๆงไปถ(่ฟ้ๆ lineEdit1) | |
| 2050 | + { | |
| 2051 | + if (event->type()==Qt::ClickFocus) //็ถๅๅๅคๆญๆงไปถ็ๅ ทไฝไบไปถ (่ฟ้ๆ่ทๅพ็ฆ็นไบไปถ) | |
| 1963 | 2052 | { |
| 2053 | + globaldata = ""; | |
| 2054 | + ui->frontWaterAirHeight->setText(""); | |
| 2055 | + } | |
| 2056 | + } | |
| 1964 | 2057 | |
| 1965 | - } | |
| 2058 | + if (watched==ui->frontWaterLimitConfig) //้ฆๅ ๅคๆญๆงไปถ(่ฟ้ๆ lineEdit1) | |
| 2059 | + { | |
| 2060 | + if (event->type()==Qt::ClickFocus) //็ถๅๅๅคๆญๆงไปถ็ๅ ทไฝไบไปถ (่ฟ้ๆ่ทๅพ็ฆ็นไบไปถ) | |
| 2061 | + { | |
| 2062 | + globaldata = ""; | |
| 2063 | + ui->frontWaterLimitConfig->setText(""); | |
| 2064 | + } | |
| 1966 | 2065 | } |
| 2066 | + | |
| 2067 | + if (watched==ui->frontWaterOffset) //้ฆๅ ๅคๆญๆงไปถ(่ฟ้ๆ lineEdit1) | |
| 2068 | + { | |
| 2069 | + if (event->type()==Qt::ClickFocus) //็ถๅๅๅคๆญๆงไปถ็ๅ ทไฝไบไปถ (่ฟ้ๆ่ทๅพ็ฆ็นไบไปถ) | |
| 2070 | + { | |
| 2071 | + globaldata = ""; | |
| 2072 | + ui->frontWaterOffset->setText(""); | |
| 2073 | + } | |
| 2074 | + } | |
| 2075 | + | |
| 2076 | + if (watched==ui->totalFlowConfig) //้ฆๅ ๅคๆญๆงไปถ(่ฟ้ๆ lineEdit1) | |
| 2077 | + { | |
| 2078 | + if (event->type()==Qt::ClickFocus) //็ถๅๅๅคๆญๆงไปถ็ๅ ทไฝไบไปถ (่ฟ้ๆ่ทๅพ็ฆ็นไบไปถ) | |
| 2079 | + { | |
| 2080 | + globaldata = ""; | |
| 2081 | + ui->totalFlowConfig->setText(""); | |
| 2082 | + } | |
| 2083 | + } | |
| 2084 | + | |
| 1967 | 2085 | return QWidget::eventFilter(watched,event); // ๆๅๅฐไบไปถไบค็ปไธๅฑๅฏน่ฏๆก |
| 1968 | 2086 | } |
| 1969 | 2087 | |
| 2088 | +void MainWindow::timerUpdate(QWidget *, QWidget *) | |
| 2089 | +{ | |
| 2090 | +// qDebug()<<"time update"; | |
| 2091 | + closeTimer->stop(); | |
| 2092 | + closeTimer->start(closeTime); | |
| 2093 | +} | |
| 2094 | + | |
| 1970 | 2095 | |
| 1971 | 2096 | ... | ... |
arm_show/mainwindow.h
| ... | ... | @@ -26,7 +26,7 @@ |
| 26 | 26 | #include <QListWidget> |
| 27 | 27 | #include <QWidget> |
| 28 | 28 | #include <QStackedWidget> |
| 29 | - | |
| 29 | +#include <QProcess> | |
| 30 | 30 | |
| 31 | 31 | /**********************************************************************************/ |
| 32 | 32 | namespace Ui { |
| ... | ... | @@ -109,10 +109,9 @@ public: |
| 109 | 109 | |
| 110 | 110 | void mouseReleaseEvent(QMouseEvent *e); |
| 111 | 111 | |
| 112 | - | |
| 113 | 112 | void closeWindowTimer(); |
| 114 | 113 | |
| 115 | - | |
| 114 | + void closeEvent(QCloseEvent *); | |
| 116 | 115 | |
| 117 | 116 | |
| 118 | 117 | |
| ... | ... | @@ -280,6 +279,7 @@ signals: |
| 280 | 279 | |
| 281 | 280 | public slots: |
| 282 | 281 | bool eventFilter(QObject *,QEvent *); //ๆณจๆ่ฟ้ |
| 282 | + void timerUpdate(QWidget*,QWidget*); | |
| 283 | 283 | private slots: |
| 284 | 284 | void clientRecvData(); // ๅฎขๆท็ซฏๆฅๆถๆฐๆฎ |
| 285 | 285 | void clientRecvDataDebug();//tcp socket server่ฏปๆฐๆฎ็ป่ฐ่ฏ้กต้ข | ... | ... |
arm_show/mainwindow.o
No preview for this file type
arm_show/mainwindow.ui
| ... | ... | @@ -125,7 +125,7 @@ |
| 125 | 125 | </rect> |
| 126 | 126 | </property> |
| 127 | 127 | <property name="currentIndex"> |
| 128 | - <number>1</number> | |
| 128 | + <number>6</number> | |
| 129 | 129 | </property> |
| 130 | 130 | <widget class="QWidget" name="index"> |
| 131 | 131 | <widget class="QListView" name="listView"> |
| ... | ... | @@ -1473,7 +1473,7 @@ QListView{background-color: rgb(225, 225, 225);border:2px groove gray;border-rad |
| 1473 | 1473 | </item> |
| 1474 | 1474 | </layout> |
| 1475 | 1475 | </widget> |
| 1476 | - <widget class="QWidget" name=""> | |
| 1476 | + <widget class="QWidget" name="layoutWidget"> | |
| 1477 | 1477 | <property name="geometry"> |
| 1478 | 1478 | <rect> |
| 1479 | 1479 | <x>690</x> |
| ... | ... | @@ -2509,7 +2509,7 @@ QPushButton:hover{background-color:rgb(229, 241, 251); color: black;} |
| 2509 | 2509 | </item> |
| 2510 | 2510 | </layout> |
| 2511 | 2511 | </widget> |
| 2512 | - <widget class="QWidget" name=""> | |
| 2512 | + <widget class="QWidget" name="layoutWidget"> | |
| 2513 | 2513 | <property name="geometry"> |
| 2514 | 2514 | <rect> |
| 2515 | 2515 | <x>690</x> |
| ... | ... | @@ -2742,7 +2742,7 @@ QPushButton:hover{background-color:rgb(229, 241, 251); color: black;} |
| 2742 | 2742 | </size> |
| 2743 | 2743 | </property> |
| 2744 | 2744 | </widget> |
| 2745 | - <widget class="QWidget" name=""> | |
| 2745 | + <widget class="QWidget" name="layoutWidget"> | |
| 2746 | 2746 | <property name="geometry"> |
| 2747 | 2747 | <rect> |
| 2748 | 2748 | <x>690</x> |
| ... | ... | @@ -2975,7 +2975,7 @@ QPushButton:hover{background-color:rgb(229, 241, 251); color: black;} |
| 2975 | 2975 | </size> |
| 2976 | 2976 | </property> |
| 2977 | 2977 | </widget> |
| 2978 | - <widget class="QWidget" name=""> | |
| 2978 | + <widget class="QWidget" name="layoutWidget"> | |
| 2979 | 2979 | <property name="geometry"> |
| 2980 | 2980 | <rect> |
| 2981 | 2981 | <x>690</x> |
| ... | ... | @@ -3110,11 +3110,9 @@ QPushButton:hover{background-color:rgb(229, 241, 251); color: black;} |
| 3110 | 3110 | </item> |
| 3111 | 3111 | </layout> |
| 3112 | 3112 | </widget> |
| 3113 | + <zorder>layoutWidget</zorder> | |
| 3113 | 3114 | <zorder>listView_5</zorder> |
| 3114 | 3115 | <zorder>layoutWidget_5</zorder> |
| 3115 | - <zorder>backBtn_fault</zorder> | |
| 3116 | - <zorder>alarmEnquiriesBtn_fault</zorder> | |
| 3117 | - <zorder>faultQueryBtn_fault</zorder> | |
| 3118 | 3116 | <zorder>devFault_Browser</zorder> |
| 3119 | 3117 | </widget> |
| 3120 | 3118 | <widget class="QWidget" name="parm_index"> |
| ... | ... | @@ -3312,7 +3310,7 @@ QPushButton:hover{background-color:rgb(229, 241, 251); color: black;} |
| 3312 | 3310 | </item> |
| 3313 | 3311 | </layout> |
| 3314 | 3312 | </widget> |
| 3315 | - <widget class="QWidget" name=""> | |
| 3313 | + <widget class="QWidget" name="layoutWidget"> | |
| 3316 | 3314 | <property name="geometry"> |
| 3317 | 3315 | <rect> |
| 3318 | 3316 | <x>691</x> |
| ... | ... | @@ -4198,7 +4196,7 @@ QPushButton:hover{background-color:rgb(229, 241, 251); color: black;} |
| 4198 | 4196 | <string notr="true">QListView{background-color: rgb(225, 225, 225);border:2px groove gray;border-radius:25px;padding:2px 4px;border-style: outset;}</string> |
| 4199 | 4197 | </property> |
| 4200 | 4198 | </widget> |
| 4201 | - <widget class="QWidget" name=""> | |
| 4199 | + <widget class="QWidget" name="layoutWidget"> | |
| 4202 | 4200 | <property name="geometry"> |
| 4203 | 4201 | <rect> |
| 4204 | 4202 | <x>691</x> |
| ... | ... | @@ -4894,7 +4892,7 @@ QPushButton:hover{background-color:rgb(229, 241, 251); color: black;} |
| 4894 | 4892 | </item> |
| 4895 | 4893 | </layout> |
| 4896 | 4894 | </widget> |
| 4897 | - <widget class="QWidget" name=""> | |
| 4895 | + <widget class="QWidget" name="layoutWidget"> | |
| 4898 | 4896 | <property name="geometry"> |
| 4899 | 4897 | <rect> |
| 4900 | 4898 | <x>690</x> |
| ... | ... | @@ -5951,7 +5949,7 @@ QPushButton:hover{background-color:rgb(229, 241, 251); color: black;} |
| 5951 | 5949 | <string notr="true">QListView{background-color: rgb(225, 225, 225);border:2px groove gray;border-radius:25px;padding:2px 4px;border-style: outset;}</string> |
| 5952 | 5950 | </property> |
| 5953 | 5951 | </widget> |
| 5954 | - <widget class="QWidget" name=""> | |
| 5952 | + <widget class="QWidget" name="layoutWidget"> | |
| 5955 | 5953 | <property name="geometry"> |
| 5956 | 5954 | <rect> |
| 5957 | 5955 | <x>691</x> |
| ... | ... | @@ -6128,9 +6126,9 @@ QPushButton:hover{background-color:rgb(229, 241, 251); color: black;} |
| 6128 | 6126 | </item> |
| 6129 | 6127 | </layout> |
| 6130 | 6128 | </widget> |
| 6129 | + <zorder>layoutWidget</zorder> | |
| 6131 | 6130 | <zorder>listView_9</zorder> |
| 6132 | 6131 | <zorder>layoutWidget_14</zorder> |
| 6133 | - <zorder>layoutWidget_13</zorder> | |
| 6134 | 6132 | </widget> |
| 6135 | 6133 | <widget class="QWidget" name="functional_parm"> |
| 6136 | 6134 | <widget class="QListView" name="listView_10"> |
| ... | ... | @@ -6157,7 +6155,7 @@ QPushButton:hover{background-color:rgb(229, 241, 251); color: black;} |
| 6157 | 6155 | <rect> |
| 6158 | 6156 | <x>70</x> |
| 6159 | 6157 | <y>40</y> |
| 6160 | - <width>571</width> | |
| 6158 | + <width>666</width> | |
| 6161 | 6159 | <height>271</height> |
| 6162 | 6160 | </rect> |
| 6163 | 6161 | </property> |
| ... | ... | @@ -6610,7 +6608,7 @@ QPushButton:hover{background-color:rgb(229, 241, 251); color: black;} |
| 6610 | 6608 | </item> |
| 6611 | 6609 | </layout> |
| 6612 | 6610 | </widget> |
| 6613 | - <widget class="QWidget" name=""> | |
| 6611 | + <widget class="QWidget" name="layoutWidget"> | |
| 6614 | 6612 | <property name="geometry"> |
| 6615 | 6613 | <rect> |
| 6616 | 6614 | <x>691</x> |
| ... | ... | @@ -7281,7 +7279,7 @@ QPushButton:hover{background-color:rgb(229, 241, 251); color: black;} |
| 7281 | 7279 | <string notr="true">QListView{background-color: rgb(225, 225, 225);border:2px groove gray;border-radius:25px;padding:2px 4px;border-style: outset;}</string> |
| 7282 | 7280 | </property> |
| 7283 | 7281 | </widget> |
| 7284 | - <widget class="QWidget" name=""> | |
| 7282 | + <widget class="QWidget" name="layoutWidget"> | |
| 7285 | 7283 | <property name="geometry"> |
| 7286 | 7284 | <rect> |
| 7287 | 7285 | <x>690</x> |
| ... | ... | @@ -7416,11 +7414,9 @@ QPushButton:hover{background-color:rgb(229, 241, 251); color: black;} |
| 7416 | 7414 | </item> |
| 7417 | 7415 | </layout> |
| 7418 | 7416 | </widget> |
| 7417 | + <zorder>layoutWidget</zorder> | |
| 7419 | 7418 | <zorder>listView_12</zorder> |
| 7420 | - <zorder>backBtn_deviceManage</zorder> | |
| 7421 | - <zorder>debugBtn_deviceManage</zorder> | |
| 7422 | 7419 | <zorder>layoutWidget_21</zorder> |
| 7423 | - <zorder>rebootBtn_deviceManage</zorder> | |
| 7424 | 7420 | </widget> |
| 7425 | 7421 | <widget class="QWidget" name="debug_page"> |
| 7426 | 7422 | <widget class="QPushButton" name="backBtn_debugPage"> | ... | ... |
arm_show/moc_changepassword.cpp
| 1 | 1 | /**************************************************************************** |
| 2 | 2 | ** Meta object code from reading C++ file 'changepassword.h' |
| 3 | 3 | ** |
| 4 | -** Created: Sat Mar 20 20:05:12 2021 | |
| 4 | +** Created: Mon Mar 22 18:00:11 2021 | |
| 5 | 5 | ** by: The Qt Meta Object Compiler version 63 (Qt 4.8.1) |
| 6 | 6 | ** |
| 7 | 7 | ** WARNING! All changes made in this file will be lost! | ... | ... |
arm_show/moc_login.cpp
| 1 | 1 | /**************************************************************************** |
| 2 | 2 | ** Meta object code from reading C++ file 'login.h' |
| 3 | 3 | ** |
| 4 | -** Created: Sat Mar 20 20:05:11 2021 | |
| 4 | +** Created: Mon Mar 22 18:00:09 2021 | |
| 5 | 5 | ** by: The Qt Meta Object Compiler version 63 (Qt 4.8.1) |
| 6 | 6 | ** |
| 7 | 7 | ** WARNING! All changes made in this file will be lost! | ... | ... |
arm_show/moc_mainwindow.cpp
| 1 | 1 | /**************************************************************************** |
| 2 | 2 | ** Meta object code from reading C++ file 'mainwindow.h' |
| 3 | 3 | ** |
| 4 | -** Created: Sat Mar 20 20:05:08 2021 | |
| 4 | +** Created: Mon Mar 22 18:00:06 2021 | |
| 5 | 5 | ** by: The Qt Meta Object Compiler version 63 (Qt 4.8.1) |
| 6 | 6 | ** |
| 7 | 7 | ** WARNING! All changes made in this file will be lost! |
| ... | ... | @@ -23,7 +23,7 @@ static const uint qt_meta_data_MainWindow[] = { |
| 23 | 23 | 6, // revision |
| 24 | 24 | 0, // classname |
| 25 | 25 | 0, 0, // classinfo |
| 26 | - 108, 14, // methods | |
| 26 | + 109, 14, // methods | |
| 27 | 27 | 0, 0, // properties |
| 28 | 28 | 0, 0, // enums/sets |
| 29 | 29 | 0, 0, // constructors |
| ... | ... | @@ -35,112 +35,113 @@ static const uint qt_meta_data_MainWindow[] = { |
| 35 | 35 | |
| 36 | 36 | // slots: signature, parameters, type, tag, flags |
| 37 | 37 | 50, 48, 43, 11, 0x0a, |
| 38 | - 80, 11, 11, 11, 0x08, | |
| 39 | - 97, 11, 11, 11, 0x08, | |
| 40 | - 119, 11, 11, 11, 0x08, | |
| 41 | - 139, 11, 11, 11, 0x08, | |
| 42 | - 154, 11, 11, 11, 0x08, | |
| 43 | - 172, 11, 11, 11, 0x08, | |
| 44 | - 188, 11, 11, 11, 0x08, | |
| 45 | - 210, 11, 11, 11, 0x08, | |
| 46 | - 226, 11, 11, 11, 0x08, | |
| 47 | - 247, 11, 11, 11, 0x08, | |
| 48 | - 262, 11, 11, 11, 0x08, | |
| 49 | - 276, 11, 11, 11, 0x08, | |
| 38 | + 80, 48, 11, 11, 0x0a, | |
| 39 | + 111, 11, 11, 11, 0x08, | |
| 40 | + 128, 11, 11, 11, 0x08, | |
| 41 | + 150, 11, 11, 11, 0x08, | |
| 42 | + 170, 11, 11, 11, 0x08, | |
| 43 | + 185, 11, 11, 11, 0x08, | |
| 44 | + 203, 11, 11, 11, 0x08, | |
| 45 | + 219, 11, 11, 11, 0x08, | |
| 46 | + 241, 11, 11, 11, 0x08, | |
| 47 | + 257, 11, 11, 11, 0x08, | |
| 48 | + 278, 11, 11, 11, 0x08, | |
| 49 | + 293, 11, 11, 11, 0x08, | |
| 50 | 50 | 307, 11, 11, 11, 0x08, |
| 51 | - 341, 11, 11, 11, 0x08, | |
| 52 | - 376, 11, 11, 11, 0x08, | |
| 53 | - 409, 11, 11, 11, 0x08, | |
| 54 | - 444, 11, 11, 11, 0x08, | |
| 55 | - 465, 11, 11, 11, 0x08, | |
| 56 | - 503, 11, 11, 11, 0x08, | |
| 57 | - 537, 11, 11, 11, 0x08, | |
| 58 | - 565, 11, 11, 11, 0x08, | |
| 59 | - 602, 11, 11, 11, 0x08, | |
| 60 | - 635, 11, 11, 11, 0x08, | |
| 61 | - 662, 11, 11, 11, 0x08, | |
| 62 | - 699, 11, 11, 11, 0x08, | |
| 63 | - 732, 11, 11, 11, 0x08, | |
| 64 | - 759, 11, 11, 11, 0x08, | |
| 65 | - 796, 11, 11, 11, 0x08, | |
| 51 | + 338, 11, 11, 11, 0x08, | |
| 52 | + 372, 11, 11, 11, 0x08, | |
| 53 | + 407, 11, 11, 11, 0x08, | |
| 54 | + 440, 11, 11, 11, 0x08, | |
| 55 | + 475, 11, 11, 11, 0x08, | |
| 56 | + 496, 11, 11, 11, 0x08, | |
| 57 | + 534, 11, 11, 11, 0x08, | |
| 58 | + 568, 11, 11, 11, 0x08, | |
| 59 | + 596, 11, 11, 11, 0x08, | |
| 60 | + 633, 11, 11, 11, 0x08, | |
| 61 | + 666, 11, 11, 11, 0x08, | |
| 62 | + 693, 11, 11, 11, 0x08, | |
| 63 | + 730, 11, 11, 11, 0x08, | |
| 64 | + 763, 11, 11, 11, 0x08, | |
| 65 | + 790, 11, 11, 11, 0x08, | |
| 66 | 66 | 827, 11, 11, 11, 0x08, |
| 67 | - 857, 11, 11, 11, 0x08, | |
| 68 | - 901, 11, 11, 11, 0x08, | |
| 69 | - 945, 11, 11, 11, 0x08, | |
| 70 | - 987, 11, 11, 11, 0x08, | |
| 71 | - 1019, 11, 11, 11, 0x08, | |
| 72 | - 1069, 11, 11, 11, 0x08, | |
| 73 | - 1111, 11, 11, 11, 0x08, | |
| 74 | - 1159, 11, 11, 11, 0x08, | |
| 75 | - 1197, 11, 11, 11, 0x08, | |
| 76 | - 1237, 11, 11, 11, 0x08, | |
| 77 | - 1285, 11, 11, 11, 0x08, | |
| 78 | - 1331, 11, 11, 11, 0x08, | |
| 79 | - 1367, 11, 11, 11, 0x08, | |
| 80 | - 1402, 11, 11, 11, 0x08, | |
| 81 | - 1436, 11, 11, 11, 0x08, | |
| 82 | - 1479, 1474, 11, 11, 0x08, | |
| 83 | - 1515, 1474, 11, 11, 0x08, | |
| 84 | - 1551, 1474, 11, 11, 0x08, | |
| 85 | - 1588, 1474, 11, 11, 0x08, | |
| 86 | - 1621, 1474, 11, 11, 0x08, | |
| 87 | - 1656, 1474, 11, 11, 0x08, | |
| 88 | - 1689, 1474, 11, 11, 0x08, | |
| 89 | - 1723, 1474, 11, 11, 0x08, | |
| 90 | - 1763, 1474, 11, 11, 0x08, | |
| 91 | - 1802, 1474, 11, 11, 0x08, | |
| 92 | - 1841, 1474, 11, 11, 0x08, | |
| 93 | - 1879, 1474, 11, 11, 0x08, | |
| 94 | - 1910, 1474, 11, 11, 0x08, | |
| 95 | - 1944, 1474, 11, 11, 0x08, | |
| 96 | - 1977, 1474, 11, 11, 0x08, | |
| 97 | - 2010, 1474, 11, 11, 0x08, | |
| 98 | - 2039, 1474, 11, 11, 0x08, | |
| 99 | - 2076, 1474, 11, 11, 0x08, | |
| 100 | - 2108, 1474, 11, 11, 0x08, | |
| 101 | - 2142, 1474, 11, 11, 0x08, | |
| 102 | - 2171, 1474, 11, 11, 0x08, | |
| 103 | - 2205, 1474, 11, 11, 0x08, | |
| 104 | - 2238, 1474, 11, 11, 0x08, | |
| 105 | - 2277, 1474, 11, 11, 0x08, | |
| 106 | - 2313, 1474, 11, 11, 0x08, | |
| 107 | - 2358, 1474, 11, 11, 0x08, | |
| 108 | - 2401, 1474, 11, 11, 0x08, | |
| 109 | - 2443, 1474, 11, 11, 0x08, | |
| 110 | - 2485, 1474, 11, 11, 0x08, | |
| 111 | - 2524, 1474, 11, 11, 0x08, | |
| 112 | - 2560, 1474, 11, 11, 0x08, | |
| 113 | - 2598, 1474, 11, 11, 0x08, | |
| 114 | - 2640, 1474, 11, 11, 0x08, | |
| 115 | - 2682, 1474, 11, 11, 0x08, | |
| 116 | - 2717, 1474, 11, 11, 0x08, | |
| 117 | - 2755, 1474, 11, 11, 0x08, | |
| 118 | - 2794, 1474, 11, 11, 0x08, | |
| 119 | - 2832, 1474, 11, 11, 0x08, | |
| 120 | - 2881, 1474, 11, 11, 0x08, | |
| 121 | - 2929, 1474, 11, 11, 0x08, | |
| 122 | - 2977, 1474, 11, 11, 0x08, | |
| 123 | - 3010, 1474, 11, 11, 0x08, | |
| 124 | - 3043, 1474, 11, 11, 0x08, | |
| 125 | - 3083, 1474, 11, 11, 0x08, | |
| 126 | - 3113, 1474, 11, 11, 0x08, | |
| 127 | - 3147, 1474, 11, 11, 0x08, | |
| 128 | - 3181, 1474, 11, 11, 0x08, | |
| 129 | - 3211, 11, 11, 11, 0x08, | |
| 130 | - 3247, 11, 11, 11, 0x08, | |
| 131 | - 3284, 11, 11, 11, 0x08, | |
| 132 | - 3305, 11, 11, 11, 0x08, | |
| 133 | - 3334, 11, 11, 11, 0x08, | |
| 134 | - 3375, 1474, 11, 11, 0x08, | |
| 135 | - 3419, 1474, 11, 11, 0x08, | |
| 136 | - 3465, 1474, 11, 11, 0x08, | |
| 137 | - 3506, 1474, 11, 11, 0x08, | |
| 138 | - 3549, 1474, 11, 11, 0x08, | |
| 139 | - 3594, 1474, 11, 11, 0x08, | |
| 140 | - 3634, 1474, 11, 11, 0x08, | |
| 141 | - 3677, 1474, 11, 11, 0x08, | |
| 142 | - 3722, 1474, 11, 11, 0x08, | |
| 143 | - 3762, 1474, 11, 11, 0x08, | |
| 67 | + 858, 11, 11, 11, 0x08, | |
| 68 | + 888, 11, 11, 11, 0x08, | |
| 69 | + 932, 11, 11, 11, 0x08, | |
| 70 | + 976, 11, 11, 11, 0x08, | |
| 71 | + 1018, 11, 11, 11, 0x08, | |
| 72 | + 1050, 11, 11, 11, 0x08, | |
| 73 | + 1100, 11, 11, 11, 0x08, | |
| 74 | + 1142, 11, 11, 11, 0x08, | |
| 75 | + 1190, 11, 11, 11, 0x08, | |
| 76 | + 1228, 11, 11, 11, 0x08, | |
| 77 | + 1268, 11, 11, 11, 0x08, | |
| 78 | + 1316, 11, 11, 11, 0x08, | |
| 79 | + 1362, 11, 11, 11, 0x08, | |
| 80 | + 1398, 11, 11, 11, 0x08, | |
| 81 | + 1433, 11, 11, 11, 0x08, | |
| 82 | + 1467, 11, 11, 11, 0x08, | |
| 83 | + 1510, 1505, 11, 11, 0x08, | |
| 84 | + 1546, 1505, 11, 11, 0x08, | |
| 85 | + 1582, 1505, 11, 11, 0x08, | |
| 86 | + 1619, 1505, 11, 11, 0x08, | |
| 87 | + 1652, 1505, 11, 11, 0x08, | |
| 88 | + 1687, 1505, 11, 11, 0x08, | |
| 89 | + 1720, 1505, 11, 11, 0x08, | |
| 90 | + 1754, 1505, 11, 11, 0x08, | |
| 91 | + 1794, 1505, 11, 11, 0x08, | |
| 92 | + 1833, 1505, 11, 11, 0x08, | |
| 93 | + 1872, 1505, 11, 11, 0x08, | |
| 94 | + 1910, 1505, 11, 11, 0x08, | |
| 95 | + 1941, 1505, 11, 11, 0x08, | |
| 96 | + 1975, 1505, 11, 11, 0x08, | |
| 97 | + 2008, 1505, 11, 11, 0x08, | |
| 98 | + 2041, 1505, 11, 11, 0x08, | |
| 99 | + 2070, 1505, 11, 11, 0x08, | |
| 100 | + 2107, 1505, 11, 11, 0x08, | |
| 101 | + 2139, 1505, 11, 11, 0x08, | |
| 102 | + 2173, 1505, 11, 11, 0x08, | |
| 103 | + 2202, 1505, 11, 11, 0x08, | |
| 104 | + 2236, 1505, 11, 11, 0x08, | |
| 105 | + 2269, 1505, 11, 11, 0x08, | |
| 106 | + 2308, 1505, 11, 11, 0x08, | |
| 107 | + 2344, 1505, 11, 11, 0x08, | |
| 108 | + 2389, 1505, 11, 11, 0x08, | |
| 109 | + 2432, 1505, 11, 11, 0x08, | |
| 110 | + 2474, 1505, 11, 11, 0x08, | |
| 111 | + 2516, 1505, 11, 11, 0x08, | |
| 112 | + 2555, 1505, 11, 11, 0x08, | |
| 113 | + 2591, 1505, 11, 11, 0x08, | |
| 114 | + 2629, 1505, 11, 11, 0x08, | |
| 115 | + 2671, 1505, 11, 11, 0x08, | |
| 116 | + 2713, 1505, 11, 11, 0x08, | |
| 117 | + 2748, 1505, 11, 11, 0x08, | |
| 118 | + 2786, 1505, 11, 11, 0x08, | |
| 119 | + 2825, 1505, 11, 11, 0x08, | |
| 120 | + 2863, 1505, 11, 11, 0x08, | |
| 121 | + 2912, 1505, 11, 11, 0x08, | |
| 122 | + 2960, 1505, 11, 11, 0x08, | |
| 123 | + 3008, 1505, 11, 11, 0x08, | |
| 124 | + 3041, 1505, 11, 11, 0x08, | |
| 125 | + 3074, 1505, 11, 11, 0x08, | |
| 126 | + 3114, 1505, 11, 11, 0x08, | |
| 127 | + 3144, 1505, 11, 11, 0x08, | |
| 128 | + 3178, 1505, 11, 11, 0x08, | |
| 129 | + 3212, 1505, 11, 11, 0x08, | |
| 130 | + 3242, 11, 11, 11, 0x08, | |
| 131 | + 3278, 11, 11, 11, 0x08, | |
| 132 | + 3315, 11, 11, 11, 0x08, | |
| 133 | + 3336, 11, 11, 11, 0x08, | |
| 134 | + 3365, 11, 11, 11, 0x08, | |
| 135 | + 3406, 1505, 11, 11, 0x08, | |
| 136 | + 3450, 1505, 11, 11, 0x08, | |
| 137 | + 3496, 1505, 11, 11, 0x08, | |
| 138 | + 3537, 1505, 11, 11, 0x08, | |
| 139 | + 3580, 1505, 11, 11, 0x08, | |
| 140 | + 3625, 1505, 11, 11, 0x08, | |
| 141 | + 3665, 1505, 11, 11, 0x08, | |
| 142 | + 3708, 1505, 11, 11, 0x08, | |
| 143 | + 3753, 1505, 11, 11, 0x08, | |
| 144 | + 3793, 1505, 11, 11, 0x08, | |
| 144 | 145 | |
| 145 | 146 | 0 // eod |
| 146 | 147 | }; |
| ... | ... | @@ -148,6 +149,7 @@ static const uint qt_meta_data_MainWindow[] = { |
| 148 | 149 | static const char qt_meta_stringdata_MainWindow[] = { |
| 149 | 150 | "MainWindow\0\0data\0sendDataLineEdit(QString)\0" |
| 150 | 151 | "bool\0,\0eventFilter(QObject*,QEvent*)\0" |
| 152 | + "timerUpdate(QWidget*,QWidget*)\0" | |
| 151 | 153 | "clientRecvData()\0clientRecvDataDebug()\0" |
| 152 | 154 | "getStatusMsgOrder()\0sendMsgGroup()\0" |
| 153 | 155 | "timeStatusEvent()\0data_password()\0" |
| ... | ... | @@ -258,112 +260,113 @@ void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, |
| 258 | 260 | case 0: _t->sendDataLineEdit((*reinterpret_cast< QString(*)>(_a[1]))); break; |
| 259 | 261 | case 1: { bool _r = _t->eventFilter((*reinterpret_cast< QObject*(*)>(_a[1])),(*reinterpret_cast< QEvent*(*)>(_a[2]))); |
| 260 | 262 | if (_a[0]) *reinterpret_cast< bool*>(_a[0]) = _r; } break; |
| 261 | - case 2: _t->clientRecvData(); break; | |
| 262 | - case 3: _t->clientRecvDataDebug(); break; | |
| 263 | - case 4: _t->getStatusMsgOrder(); break; | |
| 264 | - case 5: _t->sendMsgGroup(); break; | |
| 265 | - case 6: _t->timeStatusEvent(); break; | |
| 266 | - case 7: _t->data_password(); break; | |
| 267 | - case 8: _t->login_passwordClose(); break; | |
| 268 | - case 9: _t->change_passwd(); break; | |
| 269 | - case 10: _t->change_passwdClose(); break; | |
| 270 | - case 11: _t->warning_data(); break; | |
| 271 | - case 12: _t->closeWindow(); break; | |
| 272 | - case 13: _t->on_backBtn_debugPage_clicked(); break; | |
| 273 | - case 14: _t->on_autoControlBtn_index_clicked(); break; | |
| 274 | - case 15: _t->on_deviceStatusBtn_index_clicked(); break; | |
| 275 | - case 16: _t->on_parmConfigBtn_index_clicked(); break; | |
| 276 | - case 17: _t->on_deviceManageBtn_index_clicked(); break; | |
| 277 | - case 18: _t->on_backBtn_clicked(); break; | |
| 278 | - case 19: _t->on_alarmEnquiriesBtn_status_clicked(); break; | |
| 279 | - case 20: _t->on_faultQueryBtn_status_clicked(); break; | |
| 280 | - case 21: _t->on_backBtn_Status_clicked(); break; | |
| 281 | - case 22: _t->on_alarmEnquiriesBtn_alarm_clicked(); break; | |
| 282 | - case 23: _t->on_faultQueryBtn_alarm_clicked(); break; | |
| 283 | - case 24: _t->on_backBtn_alarm_clicked(); break; | |
| 284 | - case 25: _t->on_alarmEnquiriesBtn_fault_clicked(); break; | |
| 285 | - case 26: _t->on_faultQueryBtn_fault_clicked(); break; | |
| 286 | - case 27: _t->on_backBtn_fault_clicked(); break; | |
| 287 | - case 28: _t->on_parmConfigBtn_parmIndex_clicked(); break; | |
| 288 | - case 29: _t->on_backBtn_parmIndex_clicked(); break; | |
| 289 | - case 30: _t->on_backBtn_gateParm_clicked(); break; | |
| 290 | - case 31: _t->on_functionalConfigBtn_parmConfig_clicked(); break; | |
| 291 | - case 32: _t->on_gateSelfInspectionBtn_gateParm_clicked(); break; | |
| 292 | - case 33: _t->on_functionalParmBtn_parmConfig_clicked(); break; | |
| 293 | - case 34: _t->on_backBtn_parmConfig_clicked(); break; | |
| 294 | - case 35: _t->on_functionalConfigBtn_functionalConfig_clicked(); break; | |
| 295 | - case 36: _t->on_gateParmBtn_functionalConfig_clicked(); break; | |
| 296 | - case 37: _t->on_functionalParmBtn_functionalConfig_clicked(); break; | |
| 297 | - case 38: _t->on_backBtn_functionalConfig_clicked(); break; | |
| 298 | - case 39: _t->on_gateParmBtn_functionalParm_clicked(); break; | |
| 299 | - case 40: _t->on_functionalConfigBtn_functionalParm_clicked(); break; | |
| 300 | - case 41: _t->on_functionalParmBtn_functionalParm_clicked(); break; | |
| 301 | - case 42: _t->on_backBtn_functionalParm_clicked(); break; | |
| 302 | - case 43: _t->on_debugBtn_deviceManage_clicked(); break; | |
| 303 | - case 44: _t->on_backBtn_deviceManage_clicked(); break; | |
| 304 | - case 45: _t->on_gateConfigBtn_parmConfig_clicked(); break; | |
| 305 | - case 46: _t->on_controlMode_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 306 | - case 47: _t->on_limitStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 307 | - case 48: _t->on_encoderValue_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 308 | - case 49: _t->on_flowMode_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 309 | - case 50: _t->on_flowStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 310 | - case 51: _t->on_flowRate_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 311 | - case 52: _t->on_totalFlow_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 312 | - case 53: _t->on_frontWaterLevel_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 313 | - case 54: _t->on_backWaterLevel_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 314 | - case 55: _t->on_tailWaterLevel_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 315 | - case 56: _t->on_controlStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 316 | - case 57: _t->on_iot_id_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 317 | - case 58: _t->on_devOnline_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 318 | - case 59: _t->on_devAlarm_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 319 | - case 60: _t->on_devFault_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 320 | - case 61: _t->on_temp_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 321 | - case 62: _t->on_chargeStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 322 | - case 63: _t->on_batVolt_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 323 | - case 64: _t->on_batEnergy_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 324 | - case 65: _t->on_rssi_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 325 | - case 66: _t->on_videoSync_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 326 | - case 67: _t->on_bootTime_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 327 | - case 68: _t->on_configSyncTime_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 328 | - case 69: _t->on_encoderType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 329 | - case 70: _t->on_gateCorrectingStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 330 | - case 71: _t->on_frontNilometerType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 331 | - case 72: _t->on_backNilometerType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 332 | - case 73: _t->on_tailNilometerType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 333 | - case 74: _t->on_flowModeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 334 | - case 75: _t->on_videoEnable_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 335 | - case 76: _t->on_monitorEnable_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 336 | - case 77: _t->on_encoderTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 337 | - case 78: _t->on_encoderValueRatio_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 338 | - case 79: _t->on_ratedSpeed_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 339 | - case 80: _t->on_gateOpenValue_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 340 | - case 81: _t->on_gateCloseValue_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 341 | - case 82: _t->on_gateSelfCheck_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 342 | - case 83: _t->on_frontNilometerTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 343 | - case 84: _t->on_backNilometerTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 344 | - case 85: _t->on_tailNilometerTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 345 | - case 86: _t->on_wingWall_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 346 | - case 87: _t->on_dropStep_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 347 | - case 88: _t->on_totalFlowConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 348 | - case 89: _t->on_devSn_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 349 | - case 90: _t->on_hwVersion_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 350 | - case 91: _t->on_swVersion_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 351 | - case 92: _t->on_mfDay_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 352 | - case 93: _t->on_rebootBtn_deviceManage_clicked(); break; | |
| 353 | - case 94: _t->on_configSaveBtn_parmIndex_clicked(); break; | |
| 354 | - case 95: _t->on_saveBtn_clicked(); break; | |
| 355 | - case 96: _t->on_remoteForbidden_clicked(); break; | |
| 356 | - case 97: _t->on_passwordChangeBtn_parmIndex_clicked(); break; | |
| 357 | - case 98: _t->on_frontWaterAirHeight_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 358 | - case 99: _t->on_frontWaterLimitConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 359 | - case 100: _t->on_frontWaterOffset_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 360 | - case 101: _t->on_backWaterAirHeight_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 361 | - case 102: _t->on_backWaterLimitConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 362 | - case 103: _t->on_backWaterOffset_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 363 | - case 104: _t->on_tailWaterAirHeight_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 364 | - case 105: _t->on_tailWaterLimitConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 365 | - case 106: _t->on_tailWaterOffset_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 366 | - case 107: _t->on_conPara_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 263 | + case 2: _t->timerUpdate((*reinterpret_cast< QWidget*(*)>(_a[1])),(*reinterpret_cast< QWidget*(*)>(_a[2]))); break; | |
| 264 | + case 3: _t->clientRecvData(); break; | |
| 265 | + case 4: _t->clientRecvDataDebug(); break; | |
| 266 | + case 5: _t->getStatusMsgOrder(); break; | |
| 267 | + case 6: _t->sendMsgGroup(); break; | |
| 268 | + case 7: _t->timeStatusEvent(); break; | |
| 269 | + case 8: _t->data_password(); break; | |
| 270 | + case 9: _t->login_passwordClose(); break; | |
| 271 | + case 10: _t->change_passwd(); break; | |
| 272 | + case 11: _t->change_passwdClose(); break; | |
| 273 | + case 12: _t->warning_data(); break; | |
| 274 | + case 13: _t->closeWindow(); break; | |
| 275 | + case 14: _t->on_backBtn_debugPage_clicked(); break; | |
| 276 | + case 15: _t->on_autoControlBtn_index_clicked(); break; | |
| 277 | + case 16: _t->on_deviceStatusBtn_index_clicked(); break; | |
| 278 | + case 17: _t->on_parmConfigBtn_index_clicked(); break; | |
| 279 | + case 18: _t->on_deviceManageBtn_index_clicked(); break; | |
| 280 | + case 19: _t->on_backBtn_clicked(); break; | |
| 281 | + case 20: _t->on_alarmEnquiriesBtn_status_clicked(); break; | |
| 282 | + case 21: _t->on_faultQueryBtn_status_clicked(); break; | |
| 283 | + case 22: _t->on_backBtn_Status_clicked(); break; | |
| 284 | + case 23: _t->on_alarmEnquiriesBtn_alarm_clicked(); break; | |
| 285 | + case 24: _t->on_faultQueryBtn_alarm_clicked(); break; | |
| 286 | + case 25: _t->on_backBtn_alarm_clicked(); break; | |
| 287 | + case 26: _t->on_alarmEnquiriesBtn_fault_clicked(); break; | |
| 288 | + case 27: _t->on_faultQueryBtn_fault_clicked(); break; | |
| 289 | + case 28: _t->on_backBtn_fault_clicked(); break; | |
| 290 | + case 29: _t->on_parmConfigBtn_parmIndex_clicked(); break; | |
| 291 | + case 30: _t->on_backBtn_parmIndex_clicked(); break; | |
| 292 | + case 31: _t->on_backBtn_gateParm_clicked(); break; | |
| 293 | + case 32: _t->on_functionalConfigBtn_parmConfig_clicked(); break; | |
| 294 | + case 33: _t->on_gateSelfInspectionBtn_gateParm_clicked(); break; | |
| 295 | + case 34: _t->on_functionalParmBtn_parmConfig_clicked(); break; | |
| 296 | + case 35: _t->on_backBtn_parmConfig_clicked(); break; | |
| 297 | + case 36: _t->on_functionalConfigBtn_functionalConfig_clicked(); break; | |
| 298 | + case 37: _t->on_gateParmBtn_functionalConfig_clicked(); break; | |
| 299 | + case 38: _t->on_functionalParmBtn_functionalConfig_clicked(); break; | |
| 300 | + case 39: _t->on_backBtn_functionalConfig_clicked(); break; | |
| 301 | + case 40: _t->on_gateParmBtn_functionalParm_clicked(); break; | |
| 302 | + case 41: _t->on_functionalConfigBtn_functionalParm_clicked(); break; | |
| 303 | + case 42: _t->on_functionalParmBtn_functionalParm_clicked(); break; | |
| 304 | + case 43: _t->on_backBtn_functionalParm_clicked(); break; | |
| 305 | + case 44: _t->on_debugBtn_deviceManage_clicked(); break; | |
| 306 | + case 45: _t->on_backBtn_deviceManage_clicked(); break; | |
| 307 | + case 46: _t->on_gateConfigBtn_parmConfig_clicked(); break; | |
| 308 | + case 47: _t->on_controlMode_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 309 | + case 48: _t->on_limitStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 310 | + case 49: _t->on_encoderValue_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 311 | + case 50: _t->on_flowMode_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 312 | + case 51: _t->on_flowStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 313 | + case 52: _t->on_flowRate_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 314 | + case 53: _t->on_totalFlow_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 315 | + case 54: _t->on_frontWaterLevel_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 316 | + case 55: _t->on_backWaterLevel_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 317 | + case 56: _t->on_tailWaterLevel_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 318 | + case 57: _t->on_controlStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 319 | + case 58: _t->on_iot_id_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 320 | + case 59: _t->on_devOnline_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 321 | + case 60: _t->on_devAlarm_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 322 | + case 61: _t->on_devFault_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 323 | + case 62: _t->on_temp_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 324 | + case 63: _t->on_chargeStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 325 | + case 64: _t->on_batVolt_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 326 | + case 65: _t->on_batEnergy_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 327 | + case 66: _t->on_rssi_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 328 | + case 67: _t->on_videoSync_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 329 | + case 68: _t->on_bootTime_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 330 | + case 69: _t->on_configSyncTime_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 331 | + case 70: _t->on_encoderType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 332 | + case 71: _t->on_gateCorrectingStatus_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 333 | + case 72: _t->on_frontNilometerType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 334 | + case 73: _t->on_backNilometerType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 335 | + case 74: _t->on_tailNilometerType_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 336 | + case 75: _t->on_flowModeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 337 | + case 76: _t->on_videoEnable_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 338 | + case 77: _t->on_monitorEnable_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 339 | + case 78: _t->on_encoderTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 340 | + case 79: _t->on_encoderValueRatio_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 341 | + case 80: _t->on_ratedSpeed_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 342 | + case 81: _t->on_gateOpenValue_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 343 | + case 82: _t->on_gateCloseValue_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 344 | + case 83: _t->on_gateSelfCheck_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 345 | + case 84: _t->on_frontNilometerTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 346 | + case 85: _t->on_backNilometerTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 347 | + case 86: _t->on_tailNilometerTypeConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 348 | + case 87: _t->on_wingWall_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 349 | + case 88: _t->on_dropStep_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 350 | + case 89: _t->on_totalFlowConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 351 | + case 90: _t->on_devSn_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 352 | + case 91: _t->on_hwVersion_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 353 | + case 92: _t->on_swVersion_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 354 | + case 93: _t->on_mfDay_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 355 | + case 94: _t->on_rebootBtn_deviceManage_clicked(); break; | |
| 356 | + case 95: _t->on_configSaveBtn_parmIndex_clicked(); break; | |
| 357 | + case 96: _t->on_saveBtn_clicked(); break; | |
| 358 | + case 97: _t->on_remoteForbidden_clicked(); break; | |
| 359 | + case 98: _t->on_passwordChangeBtn_parmIndex_clicked(); break; | |
| 360 | + case 99: _t->on_frontWaterAirHeight_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 361 | + case 100: _t->on_frontWaterLimitConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 362 | + case 101: _t->on_frontWaterOffset_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 363 | + case 102: _t->on_backWaterAirHeight_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 364 | + case 103: _t->on_backWaterLimitConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 365 | + case 104: _t->on_backWaterOffset_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 366 | + case 105: _t->on_tailWaterAirHeight_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 367 | + case 106: _t->on_tailWaterLimitConfig_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 368 | + case 107: _t->on_tailWaterOffset_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 369 | + case 108: _t->on_conPara_textChanged((*reinterpret_cast< const QString(*)>(_a[1]))); break; | |
| 367 | 370 | default: ; |
| 368 | 371 | } |
| 369 | 372 | } |
| ... | ... | @@ -401,9 +404,9 @@ int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a) |
| 401 | 404 | if (_id < 0) |
| 402 | 405 | return _id; |
| 403 | 406 | if (_c == QMetaObject::InvokeMetaMethod) { |
| 404 | - if (_id < 108) | |
| 407 | + if (_id < 109) | |
| 405 | 408 | qt_static_metacall(this, _c, _id, _a); |
| 406 | - _id -= 108; | |
| 409 | + _id -= 109; | |
| 407 | 410 | } |
| 408 | 411 | return _id; |
| 409 | 412 | } | ... | ... |
arm_show/moc_mainwindow.o
No preview for this file type
arm_show/moc_myinputpanel.cpp
| 1 | 1 | /**************************************************************************** |
| 2 | 2 | ** Meta object code from reading C++ file 'myinputpanel.h' |
| 3 | 3 | ** |
| 4 | -** Created: Sat Mar 20 20:05:09 2021 | |
| 4 | +** Created: Mon Mar 22 18:00:08 2021 | |
| 5 | 5 | ** by: The Qt Meta Object Compiler version 63 (Qt 4.8.1) |
| 6 | 6 | ** |
| 7 | 7 | ** WARNING! All changes made in this file will be lost! | ... | ... |
arm_show/myinputpanel.cpp
| ... | ... | @@ -56,7 +56,7 @@ void MyInputPanel::saveFocusWidget(QWidget * /*oldFocus*/, QWidget *newFocus) |
| 56 | 56 | //่ฟ้ๅชไฟๅญ้่ฆ่พๅ ฅ็ชๅฃไธญ็ๆ้ |
| 57 | 57 | if (newFocus != 0 && !this->isAncestorOf(newFocus)) { |
| 58 | 58 | lastFocusedWidget = newFocus; |
| 59 | - qDebug() <<"FocusWidget Changed" << endl;// | |
| 59 | +// qDebug() <<"FocusWidget Changed" << endl;// | |
| 60 | 60 | } |
| 61 | 61 | } |
| 62 | 62 | ... | ... |
arm_show/myinputpanel.o
No preview for this file type
arm_show/myinputpanelcontext.cpp
| ... | ... | @@ -22,7 +22,7 @@ bool MyInputPanelContext::filterEvent(const QEvent* event) |
| 22 | 22 | if (event->type() == QEvent::RequestSoftwareInputPanel) { |
| 23 | 23 | // updatePosition();//ๆดๆฐไฝ็ฝฎ |
| 24 | 24 | |
| 25 | - inputPanel->move(300,150); | |
| 25 | + inputPanel->move(450,200); | |
| 26 | 26 | |
| 27 | 27 | inputPanel->show();//ๆพ็คบ |
| 28 | 28 | inputPanel->clearLineEditData(); | ... | ... |
arm_show/myinputpanelcontext.o
No preview for this file type
arm_show/ui_mainwindow.h
| 1 | 1 | /******************************************************************************** |
| 2 | 2 | ** Form generated from reading UI file 'mainwindow.ui' |
| 3 | 3 | ** |
| 4 | -** Created: Fri Mar 19 16:08:30 2021 | |
| 4 | +** Created: Mon Mar 22 17:59:55 2021 | |
| 5 | 5 | ** by: Qt User Interface Compiler version 4.8.1 |
| 6 | 6 | ** |
| 7 | 7 | ** WARNING! All changes made in this file will be lost when recompiling UI file! |
| ... | ... | @@ -109,7 +109,7 @@ public: |
| 109 | 109 | QLabel *label_17; |
| 110 | 110 | QSpacerItem *horizontalSpacer_18; |
| 111 | 111 | QLineEdit *conPara; |
| 112 | - QWidget *widget; | |
| 112 | + QWidget *layoutWidget2; | |
| 113 | 113 | QVBoxLayout *verticalLayout_2; |
| 114 | 114 | QPushButton *saveBtn; |
| 115 | 115 | QPushButton *backBtn; |
| ... | ... | @@ -165,7 +165,7 @@ public: |
| 165 | 165 | QSpacerItem *horizontalSpacer_59; |
| 166 | 166 | QLineEdit *bootTime; |
| 167 | 167 | QHBoxLayout *horizontalLayout_54; |
| 168 | - QWidget *widget1; | |
| 168 | + QWidget *layoutWidget3; | |
| 169 | 169 | QVBoxLayout *verticalLayout_15; |
| 170 | 170 | QPushButton *alarmEnquiriesBtn_status; |
| 171 | 171 | QPushButton *faultQueryBtn_status; |
| ... | ... | @@ -177,7 +177,7 @@ public: |
| 177 | 177 | QLabel *devAlarm_2; |
| 178 | 178 | QSpacerItem *horizontalSpacer_8; |
| 179 | 179 | QTextBrowser *devAlarm_Browser; |
| 180 | - QWidget *widget2; | |
| 180 | + QWidget *layoutWidget4; | |
| 181 | 181 | QVBoxLayout *verticalLayout_16; |
| 182 | 182 | QPushButton *alarmEnquiriesBtn_alarm; |
| 183 | 183 | QPushButton *faultQueryBtn_alarm; |
| ... | ... | @@ -189,7 +189,7 @@ public: |
| 189 | 189 | QSpacerItem *horizontalSpacer_9; |
| 190 | 190 | QListView *listView_5; |
| 191 | 191 | QTextBrowser *devFault_Browser; |
| 192 | - QWidget *widget3; | |
| 192 | + QWidget *layoutWidget5; | |
| 193 | 193 | QVBoxLayout *verticalLayout_17; |
| 194 | 194 | QPushButton *alarmEnquiriesBtn_fault; |
| 195 | 195 | QPushButton *faultQueryBtn_fault; |
| ... | ... | @@ -206,7 +206,7 @@ public: |
| 206 | 206 | QLabel *label_62; |
| 207 | 207 | QSpacerItem *horizontalSpacer_61; |
| 208 | 208 | QLineEdit *configSyncTime; |
| 209 | - QWidget *widget4; | |
| 209 | + QWidget *layoutWidget6; | |
| 210 | 210 | QVBoxLayout *verticalLayout_3; |
| 211 | 211 | QPushButton *parmConfigBtn_parmIndex; |
| 212 | 212 | QPushButton *passwordChangeBtn_parmIndex; |
| ... | ... | @@ -252,7 +252,7 @@ public: |
| 252 | 252 | QLineEdit *monitorEnable; |
| 253 | 253 | QHBoxLayout *horizontalLayout_36; |
| 254 | 254 | QListView *listView_7; |
| 255 | - QWidget *widget5; | |
| 255 | + QWidget *layoutWidget7; | |
| 256 | 256 | QVBoxLayout *verticalLayout_4; |
| 257 | 257 | QPushButton *gateConfigBtn_parmConfig; |
| 258 | 258 | QPushButton *functionalConfigBtn_parmConfig; |
| ... | ... | @@ -286,7 +286,7 @@ public: |
| 286 | 286 | QLabel *label_49; |
| 287 | 287 | QSpacerItem *horizontalSpacer_48; |
| 288 | 288 | QLineEdit *gateSelfCheck; |
| 289 | - QWidget *widget6; | |
| 289 | + QWidget *layoutWidget8; | |
| 290 | 290 | QVBoxLayout *verticalLayout_18; |
| 291 | 291 | QPushButton *gateSelfInspectionBtn_gateParm; |
| 292 | 292 | QPushButton *backBtn_gateParm; |
| ... | ... | @@ -343,7 +343,7 @@ public: |
| 343 | 343 | QSpacerItem *horizontalSpacer_81; |
| 344 | 344 | QLineEdit *tailWaterOffset; |
| 345 | 345 | QListView *listView_9; |
| 346 | - QWidget *widget7; | |
| 346 | + QWidget *layoutWidget9; | |
| 347 | 347 | QVBoxLayout *verticalLayout_24; |
| 348 | 348 | QPushButton *gateParmBtn_functionalConfig; |
| 349 | 349 | QPushButton *functionalConfigBtn_functionalConfig; |
| ... | ... | @@ -377,7 +377,7 @@ public: |
| 377 | 377 | QLabel *label_78; |
| 378 | 378 | QSpacerItem *horizontalSpacer_77; |
| 379 | 379 | QLineEdit *totalFlowConfig; |
| 380 | - QWidget *widget8; | |
| 380 | + QWidget *layoutWidget10; | |
| 381 | 381 | QVBoxLayout *verticalLayout_27; |
| 382 | 382 | QPushButton *gateParmBtn_functionalParm; |
| 383 | 383 | QPushButton *functionalConfigBtn_functionalParm; |
| ... | ... | @@ -412,7 +412,7 @@ public: |
| 412 | 412 | QSpacerItem *horizontalSpacer_91; |
| 413 | 413 | QLineEdit *devType; |
| 414 | 414 | QListView *listView_12; |
| 415 | - QWidget *widget9; | |
| 415 | + QWidget *layoutWidget11; | |
| 416 | 416 | QVBoxLayout *verticalLayout_29; |
| 417 | 417 | QPushButton *debugBtn_deviceManage; |
| 418 | 418 | QPushButton *rebootBtn_deviceManage; |
| ... | ... | @@ -1001,15 +1001,15 @@ public: |
| 1001 | 1001 | |
| 1002 | 1002 | verticalLayout_5->addLayout(horizontalLayout_16); |
| 1003 | 1003 | |
| 1004 | - widget = new QWidget(autoControl); | |
| 1005 | - widget->setObjectName(QString::fromUtf8("widget")); | |
| 1006 | - widget->setGeometry(QRect(690, 20, 302, 168)); | |
| 1007 | - verticalLayout_2 = new QVBoxLayout(widget); | |
| 1004 | + layoutWidget2 = new QWidget(autoControl); | |
| 1005 | + layoutWidget2->setObjectName(QString::fromUtf8("layoutWidget2")); | |
| 1006 | + layoutWidget2->setGeometry(QRect(690, 20, 302, 168)); | |
| 1007 | + verticalLayout_2 = new QVBoxLayout(layoutWidget2); | |
| 1008 | 1008 | verticalLayout_2->setSpacing(6); |
| 1009 | 1009 | verticalLayout_2->setContentsMargins(11, 11, 11, 11); |
| 1010 | 1010 | verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); |
| 1011 | 1011 | verticalLayout_2->setContentsMargins(0, 0, 0, 0); |
| 1012 | - saveBtn = new QPushButton(widget); | |
| 1012 | + saveBtn = new QPushButton(layoutWidget2); | |
| 1013 | 1013 | saveBtn->setObjectName(QString::fromUtf8("saveBtn")); |
| 1014 | 1014 | saveBtn->setEnabled(true); |
| 1015 | 1015 | sizePolicy.setHeightForWidth(saveBtn->sizePolicy().hasHeightForWidth()); |
| ... | ... | @@ -1024,7 +1024,7 @@ public: |
| 1024 | 1024 | |
| 1025 | 1025 | verticalLayout_2->addWidget(saveBtn); |
| 1026 | 1026 | |
| 1027 | - backBtn = new QPushButton(widget); | |
| 1027 | + backBtn = new QPushButton(layoutWidget2); | |
| 1028 | 1028 | backBtn->setObjectName(QString::fromUtf8("backBtn")); |
| 1029 | 1029 | sizePolicy.setHeightForWidth(backBtn->sizePolicy().hasHeightForWidth()); |
| 1030 | 1030 | backBtn->setSizePolicy(sizePolicy); |
| ... | ... | @@ -1412,15 +1412,15 @@ public: |
| 1412 | 1412 | |
| 1413 | 1413 | verticalLayout_19->addLayout(verticalLayout_22); |
| 1414 | 1414 | |
| 1415 | - widget1 = new QWidget(deviceStatus); | |
| 1416 | - widget1->setObjectName(QString::fromUtf8("widget1")); | |
| 1417 | - widget1->setGeometry(QRect(690, 20, 302, 254)); | |
| 1418 | - verticalLayout_15 = new QVBoxLayout(widget1); | |
| 1415 | + layoutWidget3 = new QWidget(deviceStatus); | |
| 1416 | + layoutWidget3->setObjectName(QString::fromUtf8("layoutWidget3")); | |
| 1417 | + layoutWidget3->setGeometry(QRect(690, 20, 302, 254)); | |
| 1418 | + verticalLayout_15 = new QVBoxLayout(layoutWidget3); | |
| 1419 | 1419 | verticalLayout_15->setSpacing(6); |
| 1420 | 1420 | verticalLayout_15->setContentsMargins(11, 11, 11, 11); |
| 1421 | 1421 | verticalLayout_15->setObjectName(QString::fromUtf8("verticalLayout_15")); |
| 1422 | 1422 | verticalLayout_15->setContentsMargins(0, 0, 0, 0); |
| 1423 | - alarmEnquiriesBtn_status = new QPushButton(widget1); | |
| 1423 | + alarmEnquiriesBtn_status = new QPushButton(layoutWidget3); | |
| 1424 | 1424 | alarmEnquiriesBtn_status->setObjectName(QString::fromUtf8("alarmEnquiriesBtn_status")); |
| 1425 | 1425 | alarmEnquiriesBtn_status->setEnabled(true); |
| 1426 | 1426 | sizePolicy.setHeightForWidth(alarmEnquiriesBtn_status->sizePolicy().hasHeightForWidth()); |
| ... | ... | @@ -1435,7 +1435,7 @@ public: |
| 1435 | 1435 | |
| 1436 | 1436 | verticalLayout_15->addWidget(alarmEnquiriesBtn_status); |
| 1437 | 1437 | |
| 1438 | - faultQueryBtn_status = new QPushButton(widget1); | |
| 1438 | + faultQueryBtn_status = new QPushButton(layoutWidget3); | |
| 1439 | 1439 | faultQueryBtn_status->setObjectName(QString::fromUtf8("faultQueryBtn_status")); |
| 1440 | 1440 | sizePolicy.setHeightForWidth(faultQueryBtn_status->sizePolicy().hasHeightForWidth()); |
| 1441 | 1441 | faultQueryBtn_status->setSizePolicy(sizePolicy); |
| ... | ... | @@ -1449,7 +1449,7 @@ public: |
| 1449 | 1449 | |
| 1450 | 1450 | verticalLayout_15->addWidget(faultQueryBtn_status); |
| 1451 | 1451 | |
| 1452 | - backBtn_Status = new QPushButton(widget1); | |
| 1452 | + backBtn_Status = new QPushButton(layoutWidget3); | |
| 1453 | 1453 | backBtn_Status->setObjectName(QString::fromUtf8("backBtn_Status")); |
| 1454 | 1454 | sizePolicy.setHeightForWidth(backBtn_Status->sizePolicy().hasHeightForWidth()); |
| 1455 | 1455 | backBtn_Status->setSizePolicy(sizePolicy); |
| ... | ... | @@ -1498,15 +1498,15 @@ public: |
| 1498 | 1498 | devAlarm_Browser->setGeometry(QRect(250, 40, 350, 350)); |
| 1499 | 1499 | devAlarm_Browser->setMinimumSize(QSize(350, 350)); |
| 1500 | 1500 | devAlarm_Browser->setMaximumSize(QSize(350, 350)); |
| 1501 | - widget2 = new QWidget(alarmEnquiries); | |
| 1502 | - widget2->setObjectName(QString::fromUtf8("widget2")); | |
| 1503 | - widget2->setGeometry(QRect(690, 20, 302, 254)); | |
| 1504 | - verticalLayout_16 = new QVBoxLayout(widget2); | |
| 1501 | + layoutWidget4 = new QWidget(alarmEnquiries); | |
| 1502 | + layoutWidget4->setObjectName(QString::fromUtf8("layoutWidget4")); | |
| 1503 | + layoutWidget4->setGeometry(QRect(690, 20, 302, 254)); | |
| 1504 | + verticalLayout_16 = new QVBoxLayout(layoutWidget4); | |
| 1505 | 1505 | verticalLayout_16->setSpacing(6); |
| 1506 | 1506 | verticalLayout_16->setContentsMargins(11, 11, 11, 11); |
| 1507 | 1507 | verticalLayout_16->setObjectName(QString::fromUtf8("verticalLayout_16")); |
| 1508 | 1508 | verticalLayout_16->setContentsMargins(0, 0, 0, 0); |
| 1509 | - alarmEnquiriesBtn_alarm = new QPushButton(widget2); | |
| 1509 | + alarmEnquiriesBtn_alarm = new QPushButton(layoutWidget4); | |
| 1510 | 1510 | alarmEnquiriesBtn_alarm->setObjectName(QString::fromUtf8("alarmEnquiriesBtn_alarm")); |
| 1511 | 1511 | alarmEnquiriesBtn_alarm->setEnabled(true); |
| 1512 | 1512 | sizePolicy.setHeightForWidth(alarmEnquiriesBtn_alarm->sizePolicy().hasHeightForWidth()); |
| ... | ... | @@ -1521,7 +1521,7 @@ public: |
| 1521 | 1521 | |
| 1522 | 1522 | verticalLayout_16->addWidget(alarmEnquiriesBtn_alarm); |
| 1523 | 1523 | |
| 1524 | - faultQueryBtn_alarm = new QPushButton(widget2); | |
| 1524 | + faultQueryBtn_alarm = new QPushButton(layoutWidget4); | |
| 1525 | 1525 | faultQueryBtn_alarm->setObjectName(QString::fromUtf8("faultQueryBtn_alarm")); |
| 1526 | 1526 | sizePolicy.setHeightForWidth(faultQueryBtn_alarm->sizePolicy().hasHeightForWidth()); |
| 1527 | 1527 | faultQueryBtn_alarm->setSizePolicy(sizePolicy); |
| ... | ... | @@ -1535,7 +1535,7 @@ public: |
| 1535 | 1535 | |
| 1536 | 1536 | verticalLayout_16->addWidget(faultQueryBtn_alarm); |
| 1537 | 1537 | |
| 1538 | - backBtn_alarm = new QPushButton(widget2); | |
| 1538 | + backBtn_alarm = new QPushButton(layoutWidget4); | |
| 1539 | 1539 | backBtn_alarm->setObjectName(QString::fromUtf8("backBtn_alarm")); |
| 1540 | 1540 | sizePolicy.setHeightForWidth(backBtn_alarm->sizePolicy().hasHeightForWidth()); |
| 1541 | 1541 | backBtn_alarm->setSizePolicy(sizePolicy); |
| ... | ... | @@ -1584,15 +1584,15 @@ public: |
| 1584 | 1584 | devFault_Browser->setGeometry(QRect(250, 30, 350, 350)); |
| 1585 | 1585 | devFault_Browser->setMinimumSize(QSize(350, 350)); |
| 1586 | 1586 | devFault_Browser->setMaximumSize(QSize(350, 350)); |
| 1587 | - widget3 = new QWidget(faultQuery); | |
| 1588 | - widget3->setObjectName(QString::fromUtf8("widget3")); | |
| 1589 | - widget3->setGeometry(QRect(690, 20, 302, 254)); | |
| 1590 | - verticalLayout_17 = new QVBoxLayout(widget3); | |
| 1587 | + layoutWidget5 = new QWidget(faultQuery); | |
| 1588 | + layoutWidget5->setObjectName(QString::fromUtf8("layoutWidget5")); | |
| 1589 | + layoutWidget5->setGeometry(QRect(690, 20, 302, 254)); | |
| 1590 | + verticalLayout_17 = new QVBoxLayout(layoutWidget5); | |
| 1591 | 1591 | verticalLayout_17->setSpacing(6); |
| 1592 | 1592 | verticalLayout_17->setContentsMargins(11, 11, 11, 11); |
| 1593 | 1593 | verticalLayout_17->setObjectName(QString::fromUtf8("verticalLayout_17")); |
| 1594 | 1594 | verticalLayout_17->setContentsMargins(0, 0, 0, 0); |
| 1595 | - alarmEnquiriesBtn_fault = new QPushButton(widget3); | |
| 1595 | + alarmEnquiriesBtn_fault = new QPushButton(layoutWidget5); | |
| 1596 | 1596 | alarmEnquiriesBtn_fault->setObjectName(QString::fromUtf8("alarmEnquiriesBtn_fault")); |
| 1597 | 1597 | alarmEnquiriesBtn_fault->setEnabled(true); |
| 1598 | 1598 | sizePolicy.setHeightForWidth(alarmEnquiriesBtn_fault->sizePolicy().hasHeightForWidth()); |
| ... | ... | @@ -1607,7 +1607,7 @@ public: |
| 1607 | 1607 | |
| 1608 | 1608 | verticalLayout_17->addWidget(alarmEnquiriesBtn_fault); |
| 1609 | 1609 | |
| 1610 | - faultQueryBtn_fault = new QPushButton(widget3); | |
| 1610 | + faultQueryBtn_fault = new QPushButton(layoutWidget5); | |
| 1611 | 1611 | faultQueryBtn_fault->setObjectName(QString::fromUtf8("faultQueryBtn_fault")); |
| 1612 | 1612 | sizePolicy.setHeightForWidth(faultQueryBtn_fault->sizePolicy().hasHeightForWidth()); |
| 1613 | 1613 | faultQueryBtn_fault->setSizePolicy(sizePolicy); |
| ... | ... | @@ -1621,7 +1621,7 @@ public: |
| 1621 | 1621 | |
| 1622 | 1622 | verticalLayout_17->addWidget(faultQueryBtn_fault); |
| 1623 | 1623 | |
| 1624 | - backBtn_fault = new QPushButton(widget3); | |
| 1624 | + backBtn_fault = new QPushButton(layoutWidget5); | |
| 1625 | 1625 | backBtn_fault->setObjectName(QString::fromUtf8("backBtn_fault")); |
| 1626 | 1626 | sizePolicy.setHeightForWidth(backBtn_fault->sizePolicy().hasHeightForWidth()); |
| 1627 | 1627 | backBtn_fault->setSizePolicy(sizePolicy); |
| ... | ... | @@ -1636,11 +1636,9 @@ public: |
| 1636 | 1636 | verticalLayout_17->addWidget(backBtn_fault); |
| 1637 | 1637 | |
| 1638 | 1638 | stackedWidget->addWidget(faultQuery); |
| 1639 | + layoutWidget->raise(); | |
| 1639 | 1640 | listView_5->raise(); |
| 1640 | 1641 | layoutWidget_5->raise(); |
| 1641 | - backBtn_fault->raise(); | |
| 1642 | - alarmEnquiriesBtn_fault->raise(); | |
| 1643 | - faultQueryBtn_fault->raise(); | |
| 1644 | 1642 | devFault_Browser->raise(); |
| 1645 | 1643 | parm_index = new QWidget(); |
| 1646 | 1644 | parm_index->setObjectName(QString::fromUtf8("parm_index")); |
| ... | ... | @@ -1719,15 +1717,15 @@ public: |
| 1719 | 1717 | |
| 1720 | 1718 | verticalLayout_23->addLayout(horizontalLayout_57); |
| 1721 | 1719 | |
| 1722 | - widget4 = new QWidget(parm_index); | |
| 1723 | - widget4->setObjectName(QString::fromUtf8("widget4")); | |
| 1724 | - widget4->setGeometry(QRect(691, 20, 302, 340)); | |
| 1725 | - verticalLayout_3 = new QVBoxLayout(widget4); | |
| 1720 | + layoutWidget6 = new QWidget(parm_index); | |
| 1721 | + layoutWidget6->setObjectName(QString::fromUtf8("layoutWidget6")); | |
| 1722 | + layoutWidget6->setGeometry(QRect(691, 20, 302, 340)); | |
| 1723 | + verticalLayout_3 = new QVBoxLayout(layoutWidget6); | |
| 1726 | 1724 | verticalLayout_3->setSpacing(6); |
| 1727 | 1725 | verticalLayout_3->setContentsMargins(11, 11, 11, 11); |
| 1728 | 1726 | verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); |
| 1729 | 1727 | verticalLayout_3->setContentsMargins(0, 0, 0, 0); |
| 1730 | - parmConfigBtn_parmIndex = new QPushButton(widget4); | |
| 1728 | + parmConfigBtn_parmIndex = new QPushButton(layoutWidget6); | |
| 1731 | 1729 | parmConfigBtn_parmIndex->setObjectName(QString::fromUtf8("parmConfigBtn_parmIndex")); |
| 1732 | 1730 | sizePolicy.setHeightForWidth(parmConfigBtn_parmIndex->sizePolicy().hasHeightForWidth()); |
| 1733 | 1731 | parmConfigBtn_parmIndex->setSizePolicy(sizePolicy); |
| ... | ... | @@ -1741,7 +1739,7 @@ public: |
| 1741 | 1739 | |
| 1742 | 1740 | verticalLayout_3->addWidget(parmConfigBtn_parmIndex); |
| 1743 | 1741 | |
| 1744 | - passwordChangeBtn_parmIndex = new QPushButton(widget4); | |
| 1742 | + passwordChangeBtn_parmIndex = new QPushButton(layoutWidget6); | |
| 1745 | 1743 | passwordChangeBtn_parmIndex->setObjectName(QString::fromUtf8("passwordChangeBtn_parmIndex")); |
| 1746 | 1744 | passwordChangeBtn_parmIndex->setEnabled(true); |
| 1747 | 1745 | sizePolicy.setHeightForWidth(passwordChangeBtn_parmIndex->sizePolicy().hasHeightForWidth()); |
| ... | ... | @@ -1756,7 +1754,7 @@ public: |
| 1756 | 1754 | |
| 1757 | 1755 | verticalLayout_3->addWidget(passwordChangeBtn_parmIndex); |
| 1758 | 1756 | |
| 1759 | - configSaveBtn_parmIndex = new QPushButton(widget4); | |
| 1757 | + configSaveBtn_parmIndex = new QPushButton(layoutWidget6); | |
| 1760 | 1758 | configSaveBtn_parmIndex->setObjectName(QString::fromUtf8("configSaveBtn_parmIndex")); |
| 1761 | 1759 | sizePolicy.setHeightForWidth(configSaveBtn_parmIndex->sizePolicy().hasHeightForWidth()); |
| 1762 | 1760 | configSaveBtn_parmIndex->setSizePolicy(sizePolicy); |
| ... | ... | @@ -1770,7 +1768,7 @@ public: |
| 1770 | 1768 | |
| 1771 | 1769 | verticalLayout_3->addWidget(configSaveBtn_parmIndex); |
| 1772 | 1770 | |
| 1773 | - backBtn_parmIndex = new QPushButton(widget4); | |
| 1771 | + backBtn_parmIndex = new QPushButton(layoutWidget6); | |
| 1774 | 1772 | backBtn_parmIndex->setObjectName(QString::fromUtf8("backBtn_parmIndex")); |
| 1775 | 1773 | sizePolicy.setHeightForWidth(backBtn_parmIndex->sizePolicy().hasHeightForWidth()); |
| 1776 | 1774 | backBtn_parmIndex->setSizePolicy(sizePolicy); |
| ... | ... | @@ -2072,15 +2070,15 @@ public: |
| 2072 | 2070 | listView_7->setGeometry(QRect(30, 20, 640, 480)); |
| 2073 | 2071 | listView_7->setFocusPolicy(Qt::NoFocus); |
| 2074 | 2072 | listView_7->setStyleSheet(QString::fromUtf8("QListView{background-color: rgb(225, 225, 225);border:2px groove gray;border-radius:25px;padding:2px 4px;border-style: outset;}")); |
| 2075 | - widget5 = new QWidget(parm_config); | |
| 2076 | - widget5->setObjectName(QString::fromUtf8("widget5")); | |
| 2077 | - widget5->setGeometry(QRect(691, 20, 302, 340)); | |
| 2078 | - verticalLayout_4 = new QVBoxLayout(widget5); | |
| 2073 | + layoutWidget7 = new QWidget(parm_config); | |
| 2074 | + layoutWidget7->setObjectName(QString::fromUtf8("layoutWidget7")); | |
| 2075 | + layoutWidget7->setGeometry(QRect(691, 20, 302, 340)); | |
| 2076 | + verticalLayout_4 = new QVBoxLayout(layoutWidget7); | |
| 2079 | 2077 | verticalLayout_4->setSpacing(6); |
| 2080 | 2078 | verticalLayout_4->setContentsMargins(11, 11, 11, 11); |
| 2081 | 2079 | verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4")); |
| 2082 | 2080 | verticalLayout_4->setContentsMargins(0, 0, 0, 0); |
| 2083 | - gateConfigBtn_parmConfig = new QPushButton(widget5); | |
| 2081 | + gateConfigBtn_parmConfig = new QPushButton(layoutWidget7); | |
| 2084 | 2082 | gateConfigBtn_parmConfig->setObjectName(QString::fromUtf8("gateConfigBtn_parmConfig")); |
| 2085 | 2083 | gateConfigBtn_parmConfig->setEnabled(true); |
| 2086 | 2084 | sizePolicy.setHeightForWidth(gateConfigBtn_parmConfig->sizePolicy().hasHeightForWidth()); |
| ... | ... | @@ -2095,7 +2093,7 @@ public: |
| 2095 | 2093 | |
| 2096 | 2094 | verticalLayout_4->addWidget(gateConfigBtn_parmConfig); |
| 2097 | 2095 | |
| 2098 | - functionalConfigBtn_parmConfig = new QPushButton(widget5); | |
| 2096 | + functionalConfigBtn_parmConfig = new QPushButton(layoutWidget7); | |
| 2099 | 2097 | functionalConfigBtn_parmConfig->setObjectName(QString::fromUtf8("functionalConfigBtn_parmConfig")); |
| 2100 | 2098 | functionalConfigBtn_parmConfig->setEnabled(true); |
| 2101 | 2099 | sizePolicy.setHeightForWidth(functionalConfigBtn_parmConfig->sizePolicy().hasHeightForWidth()); |
| ... | ... | @@ -2110,7 +2108,7 @@ public: |
| 2110 | 2108 | |
| 2111 | 2109 | verticalLayout_4->addWidget(functionalConfigBtn_parmConfig); |
| 2112 | 2110 | |
| 2113 | - functionalParmBtn_parmConfig = new QPushButton(widget5); | |
| 2111 | + functionalParmBtn_parmConfig = new QPushButton(layoutWidget7); | |
| 2114 | 2112 | functionalParmBtn_parmConfig->setObjectName(QString::fromUtf8("functionalParmBtn_parmConfig")); |
| 2115 | 2113 | sizePolicy.setHeightForWidth(functionalParmBtn_parmConfig->sizePolicy().hasHeightForWidth()); |
| 2116 | 2114 | functionalParmBtn_parmConfig->setSizePolicy(sizePolicy); |
| ... | ... | @@ -2124,7 +2122,7 @@ public: |
| 2124 | 2122 | |
| 2125 | 2123 | verticalLayout_4->addWidget(functionalParmBtn_parmConfig); |
| 2126 | 2124 | |
| 2127 | - backBtn_parmConfig = new QPushButton(widget5); | |
| 2125 | + backBtn_parmConfig = new QPushButton(layoutWidget7); | |
| 2128 | 2126 | backBtn_parmConfig->setObjectName(QString::fromUtf8("backBtn_parmConfig")); |
| 2129 | 2127 | sizePolicy.setHeightForWidth(backBtn_parmConfig->sizePolicy().hasHeightForWidth()); |
| 2130 | 2128 | backBtn_parmConfig->setSizePolicy(sizePolicy); |
| ... | ... | @@ -2339,15 +2337,15 @@ public: |
| 2339 | 2337 | |
| 2340 | 2338 | verticalLayout_6->addLayout(horizontalLayout_6); |
| 2341 | 2339 | |
| 2342 | - widget6 = new QWidget(gateParm); | |
| 2343 | - widget6->setObjectName(QString::fromUtf8("widget6")); | |
| 2344 | - widget6->setGeometry(QRect(690, 20, 302, 168)); | |
| 2345 | - verticalLayout_18 = new QVBoxLayout(widget6); | |
| 2340 | + layoutWidget8 = new QWidget(gateParm); | |
| 2341 | + layoutWidget8->setObjectName(QString::fromUtf8("layoutWidget8")); | |
| 2342 | + layoutWidget8->setGeometry(QRect(690, 20, 302, 168)); | |
| 2343 | + verticalLayout_18 = new QVBoxLayout(layoutWidget8); | |
| 2346 | 2344 | verticalLayout_18->setSpacing(6); |
| 2347 | 2345 | verticalLayout_18->setContentsMargins(11, 11, 11, 11); |
| 2348 | 2346 | verticalLayout_18->setObjectName(QString::fromUtf8("verticalLayout_18")); |
| 2349 | 2347 | verticalLayout_18->setContentsMargins(0, 0, 0, 0); |
| 2350 | - gateSelfInspectionBtn_gateParm = new QPushButton(widget6); | |
| 2348 | + gateSelfInspectionBtn_gateParm = new QPushButton(layoutWidget8); | |
| 2351 | 2349 | gateSelfInspectionBtn_gateParm->setObjectName(QString::fromUtf8("gateSelfInspectionBtn_gateParm")); |
| 2352 | 2350 | gateSelfInspectionBtn_gateParm->setEnabled(true); |
| 2353 | 2351 | sizePolicy.setHeightForWidth(gateSelfInspectionBtn_gateParm->sizePolicy().hasHeightForWidth()); |
| ... | ... | @@ -2362,7 +2360,7 @@ public: |
| 2362 | 2360 | |
| 2363 | 2361 | verticalLayout_18->addWidget(gateSelfInspectionBtn_gateParm); |
| 2364 | 2362 | |
| 2365 | - backBtn_gateParm = new QPushButton(widget6); | |
| 2363 | + backBtn_gateParm = new QPushButton(layoutWidget8); | |
| 2366 | 2364 | backBtn_gateParm->setObjectName(QString::fromUtf8("backBtn_gateParm")); |
| 2367 | 2365 | sizePolicy.setHeightForWidth(backBtn_gateParm->sizePolicy().hasHeightForWidth()); |
| 2368 | 2366 | backBtn_gateParm->setSizePolicy(sizePolicy); |
| ... | ... | @@ -2747,15 +2745,15 @@ public: |
| 2747 | 2745 | listView_9->setGeometry(QRect(30, 20, 640, 480)); |
| 2748 | 2746 | listView_9->setFocusPolicy(Qt::NoFocus); |
| 2749 | 2747 | listView_9->setStyleSheet(QString::fromUtf8("QListView{background-color: rgb(225, 225, 225);border:2px groove gray;border-radius:25px;padding:2px 4px;border-style: outset;}")); |
| 2750 | - widget7 = new QWidget(functional_config); | |
| 2751 | - widget7->setObjectName(QString::fromUtf8("widget7")); | |
| 2752 | - widget7->setGeometry(QRect(691, 20, 302, 340)); | |
| 2753 | - verticalLayout_24 = new QVBoxLayout(widget7); | |
| 2748 | + layoutWidget9 = new QWidget(functional_config); | |
| 2749 | + layoutWidget9->setObjectName(QString::fromUtf8("layoutWidget9")); | |
| 2750 | + layoutWidget9->setGeometry(QRect(691, 20, 302, 340)); | |
| 2751 | + verticalLayout_24 = new QVBoxLayout(layoutWidget9); | |
| 2754 | 2752 | verticalLayout_24->setSpacing(6); |
| 2755 | 2753 | verticalLayout_24->setContentsMargins(11, 11, 11, 11); |
| 2756 | 2754 | verticalLayout_24->setObjectName(QString::fromUtf8("verticalLayout_24")); |
| 2757 | 2755 | verticalLayout_24->setContentsMargins(0, 0, 0, 0); |
| 2758 | - gateParmBtn_functionalConfig = new QPushButton(widget7); | |
| 2756 | + gateParmBtn_functionalConfig = new QPushButton(layoutWidget9); | |
| 2759 | 2757 | gateParmBtn_functionalConfig->setObjectName(QString::fromUtf8("gateParmBtn_functionalConfig")); |
| 2760 | 2758 | gateParmBtn_functionalConfig->setEnabled(true); |
| 2761 | 2759 | sizePolicy.setHeightForWidth(gateParmBtn_functionalConfig->sizePolicy().hasHeightForWidth()); |
| ... | ... | @@ -2770,7 +2768,7 @@ public: |
| 2770 | 2768 | |
| 2771 | 2769 | verticalLayout_24->addWidget(gateParmBtn_functionalConfig); |
| 2772 | 2770 | |
| 2773 | - functionalConfigBtn_functionalConfig = new QPushButton(widget7); | |
| 2771 | + functionalConfigBtn_functionalConfig = new QPushButton(layoutWidget9); | |
| 2774 | 2772 | functionalConfigBtn_functionalConfig->setObjectName(QString::fromUtf8("functionalConfigBtn_functionalConfig")); |
| 2775 | 2773 | functionalConfigBtn_functionalConfig->setEnabled(true); |
| 2776 | 2774 | sizePolicy.setHeightForWidth(functionalConfigBtn_functionalConfig->sizePolicy().hasHeightForWidth()); |
| ... | ... | @@ -2785,7 +2783,7 @@ public: |
| 2785 | 2783 | |
| 2786 | 2784 | verticalLayout_24->addWidget(functionalConfigBtn_functionalConfig); |
| 2787 | 2785 | |
| 2788 | - functionalParmBtn_functionalConfig = new QPushButton(widget7); | |
| 2786 | + functionalParmBtn_functionalConfig = new QPushButton(layoutWidget9); | |
| 2789 | 2787 | functionalParmBtn_functionalConfig->setObjectName(QString::fromUtf8("functionalParmBtn_functionalConfig")); |
| 2790 | 2788 | sizePolicy.setHeightForWidth(functionalParmBtn_functionalConfig->sizePolicy().hasHeightForWidth()); |
| 2791 | 2789 | functionalParmBtn_functionalConfig->setSizePolicy(sizePolicy); |
| ... | ... | @@ -2799,7 +2797,7 @@ public: |
| 2799 | 2797 | |
| 2800 | 2798 | verticalLayout_24->addWidget(functionalParmBtn_functionalConfig); |
| 2801 | 2799 | |
| 2802 | - backBtn_functionalConfig = new QPushButton(widget7); | |
| 2800 | + backBtn_functionalConfig = new QPushButton(layoutWidget9); | |
| 2803 | 2801 | backBtn_functionalConfig->setObjectName(QString::fromUtf8("backBtn_functionalConfig")); |
| 2804 | 2802 | sizePolicy.setHeightForWidth(backBtn_functionalConfig->sizePolicy().hasHeightForWidth()); |
| 2805 | 2803 | backBtn_functionalConfig->setSizePolicy(sizePolicy); |
| ... | ... | @@ -2814,6 +2812,7 @@ public: |
| 2814 | 2812 | verticalLayout_24->addWidget(backBtn_functionalConfig); |
| 2815 | 2813 | |
| 2816 | 2814 | stackedWidget->addWidget(functional_config); |
| 2815 | + layoutWidget->raise(); | |
| 2817 | 2816 | listView_9->raise(); |
| 2818 | 2817 | layoutWidget_14->raise(); |
| 2819 | 2818 | functional_parm = new QWidget(); |
| ... | ... | @@ -2826,7 +2825,7 @@ public: |
| 2826 | 2825 | listView_10->setStyleSheet(QString::fromUtf8("QListView{background-color: rgb(255, 255, 255);border:2px groove gray;border-radius:25px;padding:2px 4px;border-style: outset;}")); |
| 2827 | 2826 | layoutWidget_15 = new QWidget(functional_parm); |
| 2828 | 2827 | layoutWidget_15->setObjectName(QString::fromUtf8("layoutWidget_15")); |
| 2829 | - layoutWidget_15->setGeometry(QRect(70, 40, 571, 271)); | |
| 2828 | + layoutWidget_15->setGeometry(QRect(70, 40, 666, 271)); | |
| 2830 | 2829 | verticalLayout_28 = new QVBoxLayout(layoutWidget_15); |
| 2831 | 2830 | verticalLayout_28->setSpacing(6); |
| 2832 | 2831 | verticalLayout_28->setContentsMargins(11, 11, 11, 11); |
| ... | ... | @@ -2997,15 +2996,15 @@ public: |
| 2997 | 2996 | |
| 2998 | 2997 | verticalLayout_28->addLayout(horizontalLayout_75); |
| 2999 | 2998 | |
| 3000 | - widget8 = new QWidget(functional_parm); | |
| 3001 | - widget8->setObjectName(QString::fromUtf8("widget8")); | |
| 3002 | - widget8->setGeometry(QRect(691, 20, 302, 340)); | |
| 3003 | - verticalLayout_27 = new QVBoxLayout(widget8); | |
| 2999 | + layoutWidget10 = new QWidget(functional_parm); | |
| 3000 | + layoutWidget10->setObjectName(QString::fromUtf8("layoutWidget10")); | |
| 3001 | + layoutWidget10->setGeometry(QRect(691, 20, 302, 340)); | |
| 3002 | + verticalLayout_27 = new QVBoxLayout(layoutWidget10); | |
| 3004 | 3003 | verticalLayout_27->setSpacing(6); |
| 3005 | 3004 | verticalLayout_27->setContentsMargins(11, 11, 11, 11); |
| 3006 | 3005 | verticalLayout_27->setObjectName(QString::fromUtf8("verticalLayout_27")); |
| 3007 | 3006 | verticalLayout_27->setContentsMargins(0, 0, 0, 0); |
| 3008 | - gateParmBtn_functionalParm = new QPushButton(widget8); | |
| 3007 | + gateParmBtn_functionalParm = new QPushButton(layoutWidget10); | |
| 3009 | 3008 | gateParmBtn_functionalParm->setObjectName(QString::fromUtf8("gateParmBtn_functionalParm")); |
| 3010 | 3009 | gateParmBtn_functionalParm->setEnabled(true); |
| 3011 | 3010 | sizePolicy.setHeightForWidth(gateParmBtn_functionalParm->sizePolicy().hasHeightForWidth()); |
| ... | ... | @@ -3020,7 +3019,7 @@ public: |
| 3020 | 3019 | |
| 3021 | 3020 | verticalLayout_27->addWidget(gateParmBtn_functionalParm); |
| 3022 | 3021 | |
| 3023 | - functionalConfigBtn_functionalParm = new QPushButton(widget8); | |
| 3022 | + functionalConfigBtn_functionalParm = new QPushButton(layoutWidget10); | |
| 3024 | 3023 | functionalConfigBtn_functionalParm->setObjectName(QString::fromUtf8("functionalConfigBtn_functionalParm")); |
| 3025 | 3024 | functionalConfigBtn_functionalParm->setEnabled(true); |
| 3026 | 3025 | sizePolicy.setHeightForWidth(functionalConfigBtn_functionalParm->sizePolicy().hasHeightForWidth()); |
| ... | ... | @@ -3035,7 +3034,7 @@ public: |
| 3035 | 3034 | |
| 3036 | 3035 | verticalLayout_27->addWidget(functionalConfigBtn_functionalParm); |
| 3037 | 3036 | |
| 3038 | - functionalParmBtn_functionalParm = new QPushButton(widget8); | |
| 3037 | + functionalParmBtn_functionalParm = new QPushButton(layoutWidget10); | |
| 3039 | 3038 | functionalParmBtn_functionalParm->setObjectName(QString::fromUtf8("functionalParmBtn_functionalParm")); |
| 3040 | 3039 | sizePolicy.setHeightForWidth(functionalParmBtn_functionalParm->sizePolicy().hasHeightForWidth()); |
| 3041 | 3040 | functionalParmBtn_functionalParm->setSizePolicy(sizePolicy); |
| ... | ... | @@ -3049,7 +3048,7 @@ public: |
| 3049 | 3048 | |
| 3050 | 3049 | verticalLayout_27->addWidget(functionalParmBtn_functionalParm); |
| 3051 | 3050 | |
| 3052 | - backBtn_functionalParm = new QPushButton(widget8); | |
| 3051 | + backBtn_functionalParm = new QPushButton(layoutWidget10); | |
| 3053 | 3052 | backBtn_functionalParm->setObjectName(QString::fromUtf8("backBtn_functionalParm")); |
| 3054 | 3053 | sizePolicy.setHeightForWidth(backBtn_functionalParm->sizePolicy().hasHeightForWidth()); |
| 3055 | 3054 | backBtn_functionalParm->setSizePolicy(sizePolicy); |
| ... | ... | @@ -3263,15 +3262,15 @@ public: |
| 3263 | 3262 | listView_12->setGeometry(QRect(30, 20, 640, 480)); |
| 3264 | 3263 | listView_12->setFocusPolicy(Qt::NoFocus); |
| 3265 | 3264 | listView_12->setStyleSheet(QString::fromUtf8("QListView{background-color: rgb(225, 225, 225);border:2px groove gray;border-radius:25px;padding:2px 4px;border-style: outset;}")); |
| 3266 | - widget9 = new QWidget(device_manage); | |
| 3267 | - widget9->setObjectName(QString::fromUtf8("widget9")); | |
| 3268 | - widget9->setGeometry(QRect(690, 20, 302, 254)); | |
| 3269 | - verticalLayout_29 = new QVBoxLayout(widget9); | |
| 3265 | + layoutWidget11 = new QWidget(device_manage); | |
| 3266 | + layoutWidget11->setObjectName(QString::fromUtf8("layoutWidget11")); | |
| 3267 | + layoutWidget11->setGeometry(QRect(690, 20, 302, 254)); | |
| 3268 | + verticalLayout_29 = new QVBoxLayout(layoutWidget11); | |
| 3270 | 3269 | verticalLayout_29->setSpacing(6); |
| 3271 | 3270 | verticalLayout_29->setContentsMargins(11, 11, 11, 11); |
| 3272 | 3271 | verticalLayout_29->setObjectName(QString::fromUtf8("verticalLayout_29")); |
| 3273 | 3272 | verticalLayout_29->setContentsMargins(0, 0, 0, 0); |
| 3274 | - debugBtn_deviceManage = new QPushButton(widget9); | |
| 3273 | + debugBtn_deviceManage = new QPushButton(layoutWidget11); | |
| 3275 | 3274 | debugBtn_deviceManage->setObjectName(QString::fromUtf8("debugBtn_deviceManage")); |
| 3276 | 3275 | debugBtn_deviceManage->setEnabled(true); |
| 3277 | 3276 | sizePolicy.setHeightForWidth(debugBtn_deviceManage->sizePolicy().hasHeightForWidth()); |
| ... | ... | @@ -3286,7 +3285,7 @@ public: |
| 3286 | 3285 | |
| 3287 | 3286 | verticalLayout_29->addWidget(debugBtn_deviceManage); |
| 3288 | 3287 | |
| 3289 | - rebootBtn_deviceManage = new QPushButton(widget9); | |
| 3288 | + rebootBtn_deviceManage = new QPushButton(layoutWidget11); | |
| 3290 | 3289 | rebootBtn_deviceManage->setObjectName(QString::fromUtf8("rebootBtn_deviceManage")); |
| 3291 | 3290 | sizePolicy.setHeightForWidth(rebootBtn_deviceManage->sizePolicy().hasHeightForWidth()); |
| 3292 | 3291 | rebootBtn_deviceManage->setSizePolicy(sizePolicy); |
| ... | ... | @@ -3300,7 +3299,7 @@ public: |
| 3300 | 3299 | |
| 3301 | 3300 | verticalLayout_29->addWidget(rebootBtn_deviceManage); |
| 3302 | 3301 | |
| 3303 | - backBtn_deviceManage = new QPushButton(widget9); | |
| 3302 | + backBtn_deviceManage = new QPushButton(layoutWidget11); | |
| 3304 | 3303 | backBtn_deviceManage->setObjectName(QString::fromUtf8("backBtn_deviceManage")); |
| 3305 | 3304 | sizePolicy.setHeightForWidth(backBtn_deviceManage->sizePolicy().hasHeightForWidth()); |
| 3306 | 3305 | backBtn_deviceManage->setSizePolicy(sizePolicy); |
| ... | ... | @@ -3315,11 +3314,9 @@ public: |
| 3315 | 3314 | verticalLayout_29->addWidget(backBtn_deviceManage); |
| 3316 | 3315 | |
| 3317 | 3316 | stackedWidget->addWidget(device_manage); |
| 3317 | + layoutWidget->raise(); | |
| 3318 | 3318 | listView_12->raise(); |
| 3319 | - backBtn_deviceManage->raise(); | |
| 3320 | - debugBtn_deviceManage->raise(); | |
| 3321 | 3319 | layoutWidget_21->raise(); |
| 3322 | - rebootBtn_deviceManage->raise(); | |
| 3323 | 3320 | debug_page = new QWidget(); |
| 3324 | 3321 | debug_page->setObjectName(QString::fromUtf8("debug_page")); |
| 3325 | 3322 | backBtn_debugPage = new QPushButton(debug_page); |
| ... | ... | @@ -3390,7 +3387,7 @@ public: |
| 3390 | 3387 | |
| 3391 | 3388 | retranslateUi(MainWindow); |
| 3392 | 3389 | |
| 3393 | - stackedWidget->setCurrentIndex(1); | |
| 3390 | + stackedWidget->setCurrentIndex(6); | |
| 3394 | 3391 | |
| 3395 | 3392 | |
| 3396 | 3393 | QMetaObject::connectSlotsByName(MainWindow); | ... | ... |
key32/key32.pro.user