From bc531bc8faecba87ebce5cad29c0ef8d030bd69c Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Tue, 28 Jan 2020 16:43:00 -0600 Subject: [PATCH] Latest converter --- motorApp/op/ui/autoconvert/16motor_form.ui | 131 +- motorApp/op/ui/autoconvert/4motor_form.ui | 233 +- motorApp/op/ui/autoconvert/8motor_form.ui | 115 +- motorApp/op/ui/autoconvert/motor2x.ui | 99 +- motorApp/op/ui/autoconvert/motor3x.ui | 105 +- motorApp/op/ui/autoconvert/motor4x.ui | 111 +- motorApp/op/ui/autoconvert/motor5x.ui | 117 +- motorApp/op/ui/autoconvert/motor6x.ui | 123 +- motorApp/op/ui/autoconvert/motor8x.ui | 135 +- motorApp/op/ui/autoconvert/motorStatus104.ui | 99 +- motorApp/op/ui/autoconvert/motorStatus16.ui | 91 +- motorApp/op/ui/autoconvert/motorStatus24.ui | 89 +- motorApp/op/ui/autoconvert/motorStatus32.ui | 91 +- motorApp/op/ui/autoconvert/motorStatus40.ui | 89 +- motorApp/op/ui/autoconvert/motorStatus48.ui | 89 +- motorApp/op/ui/autoconvert/motorStatus56.ui | 89 +- motorApp/op/ui/autoconvert/motorStatus64.ui | 89 +- motorApp/op/ui/autoconvert/motorStatus72.ui | 89 +- motorApp/op/ui/autoconvert/motorStatus8.ui | 91 +- motorApp/op/ui/autoconvert/motorStatus80.ui | 89 +- motorApp/op/ui/autoconvert/motorStatus88.ui | 89 +- motorApp/op/ui/autoconvert/motors.ui | 105 +- motorApp/op/ui/autoconvert/motors_s.ui | 89 +- motorApp/op/ui/autoconvert/motorx.ui | 95 +- motorApp/op/ui/autoconvert/motorxU.ui | 89 +- motorApp/op/ui/autoconvert/motorx_all.ui | 265 ++- motorApp/op/ui/autoconvert/motorx_bare.ui | 93 +- motorApp/op/ui/autoconvert/motorx_help.ui | 95 +- motorApp/op/ui/autoconvert/motorx_more.ui | 119 +- .../op/ui/autoconvert/motorx_msta_detail.ui | 1990 +++++++++-------- motorApp/op/ui/autoconvert/motorx_setup.ui | 165 +- motorApp/op/ui/autoconvert/motorx_tiny.ui | 91 +- motorApp/op/ui/autoconvert/profileMove.ui | 137 +- motorApp/op/ui/autoconvert/topMotors4.ui | 93 +- motorApp/op/ui/autoconvert/topMotors8.ui | 95 +- motorApp/op/ui/autoconvert/topMotors8_more.ui | 93 +- motorApp/op/ui/autoconvert/trajectoryPlot.ui | 91 +- motorApp/op/ui/autoconvert/trajectoryScan.ui | 139 +- .../op/ui/autoconvert/trajectoryScanDebug.ui | 121 +- 39 files changed, 4790 insertions(+), 1428 deletions(-) diff --git a/motorApp/op/ui/autoconvert/16motor_form.ui b/motorApp/op/ui/autoconvert/16motor_form.ui index 65d70344..a3e0ebf4 100644 --- a/motorApp/op/ui/autoconvert/16motor_form.ui +++ b/motorApp/op/ui/autoconvert/16motor_form.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -47,7 +134,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 51 - 75 + 60 14 @@ -83,7 +170,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 66 - 75 + 60 14 @@ -119,7 +206,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 81 - 75 + 60 14 @@ -155,7 +242,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 96 - 75 + 60 14 @@ -191,7 +278,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 114 - 75 + 60 14 @@ -227,7 +314,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 129 - 75 + 60 14 @@ -263,7 +350,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 144 - 75 + 60 14 @@ -299,7 +386,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 159 - 75 + 60 14 @@ -335,7 +422,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 177 - 75 + 60 14 @@ -371,7 +458,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 192 - 84 + 60 14 @@ -407,7 +494,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 207 - 84 + 60 14 @@ -443,7 +530,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 222 - 84 + 60 14 @@ -479,7 +566,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 240 - 84 + 60 14 @@ -515,7 +602,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 255 - 84 + 60 14 @@ -551,7 +638,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 270 - 84 + 60 14 @@ -587,7 +674,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 285 - 84 + 60 14 @@ -1310,7 +1397,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 950 35 - 54 + 50 10 @@ -1958,7 +2045,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 1000 35 - 54 + 50 10 @@ -9674,7 +9761,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 455 15 - 84 + 75 14 @@ -9782,7 +9869,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 305 15 - 84 + 75 14 @@ -11441,7 +11528,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;1050,0; + 1050,0; caLabel_0 diff --git a/motorApp/op/ui/autoconvert/4motor_form.ui b/motorApp/op/ui/autoconvert/4motor_form.ui index b41b2b91..d79bfa13 100644 --- a/motorApp/op/ui/autoconvert/4motor_form.ui +++ b/motorApp/op/ui/autoconvert/4motor_form.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -47,7 +134,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 51 - 75 + 60 14 @@ -83,7 +170,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 66 - 75 + 60 14 @@ -119,7 +206,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 81 - 75 + 60 14 @@ -155,7 +242,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 96 - 75 + 60 14 @@ -446,12 +533,12 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 950 35 - 54 + 50 10 - + 1000 @@ -487,7 +574,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 1000 @@ -523,7 +610,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 1000 @@ -559,7 +646,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 1000 @@ -662,12 +749,12 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 1000 35 - 54 + 50 10 - + 740 @@ -703,7 +790,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 740 @@ -739,7 +826,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 740 @@ -775,7 +862,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 740 @@ -811,7 +898,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 790 @@ -847,7 +934,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 790 @@ -883,7 +970,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 790 @@ -919,7 +1006,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 790 @@ -991,7 +1078,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} - + 840 @@ -1027,7 +1114,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 840 @@ -1063,7 +1150,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 840 @@ -1099,7 +1186,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 840 @@ -1207,7 +1294,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} - + 895 @@ -1243,7 +1330,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 895 @@ -1279,7 +1366,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 895 @@ -1315,7 +1402,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 895 @@ -1801,7 +1888,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} caChoice::Static - + 635 @@ -1837,7 +1924,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 635 @@ -1873,7 +1960,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 635 @@ -1909,7 +1996,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 635 @@ -1945,7 +2032,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 685 @@ -1981,7 +2068,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 685 @@ -2017,7 +2104,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 685 @@ -2053,7 +2140,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 685 @@ -2299,7 +2386,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} - + 585 @@ -2335,7 +2422,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 585 @@ -2371,7 +2458,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 585 @@ -2407,7 +2494,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 585 @@ -2623,7 +2710,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} - + 380 @@ -2659,7 +2746,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 455 @@ -2695,7 +2782,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 455 @@ -2731,7 +2818,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 380 @@ -2767,7 +2854,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 380 @@ -2803,7 +2890,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 455 @@ -2839,7 +2926,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 380 @@ -2875,7 +2962,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 455 @@ -2911,7 +2998,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 305 @@ -2947,7 +3034,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 230 @@ -2983,7 +3070,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 230 @@ -3019,7 +3106,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 305 @@ -3055,7 +3142,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 305 @@ -3091,7 +3178,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 230 @@ -3127,7 +3214,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 305 @@ -3163,7 +3250,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 230 @@ -3230,7 +3317,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 455 15 - 84 + 75 14 @@ -3338,7 +3425,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 305 15 - 84 + 75 14 @@ -3631,7 +3718,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} - + 160 @@ -3667,7 +3754,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 160 @@ -3703,7 +3790,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 160 @@ -3739,7 +3826,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 160 @@ -3775,7 +3862,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 60 @@ -3811,7 +3898,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 60 @@ -3847,7 +3934,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 60 @@ -3883,7 +3970,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} decimal - + 60 @@ -4133,7 +4220,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;1050,0; + 1050,0; caLabel_0 @@ -4211,14 +4298,14 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} caTextEntry_21 caTextEntry_22 caTextEntry_23 - caTextEntry_24 - caTextEntry_25 - caTextEntry_26 - caTextEntry_27 caChoice_0 caChoice_1 caChoice_2 caChoice_3 + caTextEntry_24 + caTextEntry_25 + caTextEntry_26 + caTextEntry_27 caTextEntry_28 caTextEntry_29 caTextEntry_30 @@ -4251,10 +4338,6 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} caTextEntry_57 caTextEntry_58 caTextEntry_59 - caTextEntry_60 - caTextEntry_61 - caTextEntry_62 - caTextEntry_63 - + \ No newline at end of file diff --git a/motorApp/op/ui/autoconvert/8motor_form.ui b/motorApp/op/ui/autoconvert/8motor_form.ui index 5432fa70..efb2fcf2 100644 --- a/motorApp/op/ui/autoconvert/8motor_form.ui +++ b/motorApp/op/ui/autoconvert/8motor_form.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -47,7 +134,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 51 - 75 + 60 14 @@ -83,7 +170,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 66 - 75 + 60 14 @@ -119,7 +206,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 81 - 75 + 60 14 @@ -155,7 +242,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 96 - 75 + 60 14 @@ -191,7 +278,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 114 - 75 + 60 14 @@ -227,7 +314,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 129 - 75 + 60 14 @@ -263,7 +350,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 144 - 75 + 60 14 @@ -299,7 +386,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 159 - 75 + 60 14 @@ -734,7 +821,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 950 35 - 54 + 50 10 @@ -1094,7 +1181,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 1000 35 - 54 + 50 10 @@ -5378,7 +5465,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 455 15 - 84 + 75 14 @@ -5486,7 +5573,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 305 15 - 84 + 75 14 @@ -6569,7 +6656,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;1050,0; + 1050,0; caLabel_0 diff --git a/motorApp/op/ui/autoconvert/motor2x.ui b/motorApp/op/ui/autoconvert/motor2x.ui index c76ad997..7c3678b9 100644 --- a/motorApp/op/ui/autoconvert/motor2x.ui +++ b/motorApp/op/ui/autoconvert/motor2x.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -446,7 +533,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 163 - 31 + 30 13 @@ -599,7 +686,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 27 139 - 43 + 30 18 @@ -1589,7 +1676,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 127 163 - 31 + 30 13 @@ -1742,7 +1829,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 154 139 - 43 + 30 18 @@ -2338,7 +2425,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; caRectangle_0 diff --git a/motorApp/op/ui/autoconvert/motor3x.ui b/motorApp/op/ui/autoconvert/motor3x.ui index 70b71082..22ed634a 100644 --- a/motorApp/op/ui/autoconvert/motor3x.ui +++ b/motorApp/op/ui/autoconvert/motor3x.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -446,7 +533,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 163 - 31 + 30 13 @@ -599,7 +686,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 27 139 - 43 + 30 18 @@ -1589,7 +1676,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 120 163 - 31 + 30 13 @@ -1742,7 +1829,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 147 139 - 43 + 30 18 @@ -2732,7 +2819,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 240 163 - 31 + 30 13 @@ -2885,7 +2972,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 267 139 - 43 + 30 18 @@ -3481,7 +3568,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; @@ -3517,7 +3604,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; caRectangle_0 diff --git a/motorApp/op/ui/autoconvert/motor4x.ui b/motorApp/op/ui/autoconvert/motor4x.ui index a7677b71..8e2c7713 100644 --- a/motorApp/op/ui/autoconvert/motor4x.ui +++ b/motorApp/op/ui/autoconvert/motor4x.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -446,7 +533,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 163 - 31 + 30 13 @@ -599,7 +686,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 27 139 - 43 + 30 18 @@ -1589,7 +1676,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 120 163 - 31 + 30 13 @@ -1742,7 +1829,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 147 139 - 43 + 30 18 @@ -2732,7 +2819,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 240 163 - 31 + 30 13 @@ -2885,7 +2972,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 267 139 - 43 + 30 18 @@ -3875,7 +3962,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 360 163 - 31 + 30 13 @@ -4028,7 +4115,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 387 139 - 43 + 30 18 @@ -4624,7 +4711,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; @@ -4660,7 +4747,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; @@ -4696,7 +4783,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; caRectangle_0 diff --git a/motorApp/op/ui/autoconvert/motor5x.ui b/motorApp/op/ui/autoconvert/motor5x.ui index 430a36d2..e06f82b9 100644 --- a/motorApp/op/ui/autoconvert/motor5x.ui +++ b/motorApp/op/ui/autoconvert/motor5x.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -461,7 +548,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 163 - 31 + 30 13 @@ -614,7 +701,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 27 139 - 43 + 30 18 @@ -1679,7 +1766,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 120 163 - 31 + 30 13 @@ -1832,7 +1919,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 147 139 - 43 + 30 18 @@ -2897,7 +2984,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 240 163 - 31 + 30 13 @@ -3050,7 +3137,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 267 139 - 43 + 30 18 @@ -4115,7 +4202,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 360 163 - 31 + 30 13 @@ -4268,7 +4355,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 387 139 - 43 + 30 18 @@ -5333,7 +5420,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 480 163 - 31 + 30 13 @@ -5486,7 +5573,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 507 139 - 43 + 30 18 @@ -6142,7 +6229,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; @@ -6178,7 +6265,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; @@ -6214,7 +6301,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; @@ -6250,7 +6337,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; caRectangle_0 diff --git a/motorApp/op/ui/autoconvert/motor6x.ui b/motorApp/op/ui/autoconvert/motor6x.ui index 8f1e2ba8..2fd0a0bd 100644 --- a/motorApp/op/ui/autoconvert/motor6x.ui +++ b/motorApp/op/ui/autoconvert/motor6x.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -446,7 +533,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 163 - 31 + 30 13 @@ -599,7 +686,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 27 139 - 43 + 30 18 @@ -1589,7 +1676,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 120 163 - 31 + 30 13 @@ -1742,7 +1829,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 147 139 - 43 + 30 18 @@ -2732,7 +2819,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 240 163 - 31 + 30 13 @@ -2885,7 +2972,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 267 139 - 43 + 30 18 @@ -3875,7 +3962,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 360 163 - 31 + 30 13 @@ -4028,7 +4115,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 387 139 - 43 + 30 18 @@ -5018,7 +5105,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 480 163 - 31 + 30 13 @@ -5171,7 +5258,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 507 139 - 43 + 30 18 @@ -6161,7 +6248,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 600 163 - 31 + 30 13 @@ -6314,7 +6401,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 627 139 - 43 + 30 18 @@ -6910,7 +6997,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; @@ -6946,7 +7033,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; @@ -6982,7 +7069,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; @@ -7018,7 +7105,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; @@ -7054,7 +7141,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 0,0;0,180; + 0,180; caRectangle_0 diff --git a/motorApp/op/ui/autoconvert/motor8x.ui b/motorApp/op/ui/autoconvert/motor8x.ui index f79748ee..69bb10fb 100644 --- a/motorApp/op/ui/autoconvert/motor8x.ui +++ b/motorApp/op/ui/autoconvert/motor8x.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -650,7 +737,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 163 - 31 + 30 13 @@ -803,7 +890,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 27 139 - 43 + 30 18 @@ -1793,7 +1880,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 120 163 - 31 + 30 13 @@ -1946,7 +2033,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 147 139 - 43 + 30 18 @@ -2936,7 +3023,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 240 163 - 31 + 30 13 @@ -3089,7 +3176,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 267 139 - 43 + 30 18 @@ -4079,7 +4166,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 360 163 - 31 + 30 13 @@ -4232,7 +4319,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 387 139 - 43 + 30 18 @@ -5222,7 +5309,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 480 163 - 31 + 30 13 @@ -5375,7 +5462,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 507 139 - 43 + 30 18 @@ -6365,7 +6452,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 600 163 - 31 + 30 13 @@ -6518,7 +6605,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 627 139 - 43 + 30 18 @@ -7382,7 +7469,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 720 163 - 31 + 30 13 @@ -7535,7 +7622,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 747 139 - 43 + 30 18 @@ -8363,7 +8450,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 840 163 - 31 + 30 13 @@ -8516,7 +8603,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 867 139 - 43 + 30 18 @@ -9200,7 +9287,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;1,181; + 1,181; @@ -9240,7 +9327,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;1,181; + 1,181; @@ -9280,7 +9367,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;1,181; + 1,181; @@ -9320,7 +9407,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;1,181; + 1,181; @@ -9360,7 +9447,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;1,181; + 1,181; @@ -9400,7 +9487,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;1,181; + 1,181; @@ -9440,7 +9527,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;1,181; + 1,181; caRectangle_0 diff --git a/motorApp/op/ui/autoconvert/motorStatus104.ui b/motorApp/op/ui/autoconvert/motorStatus104.ui index cd642505..20ab73d4 100644 --- a/motorApp/op/ui/autoconvert/motorStatus104.ui +++ b/motorApp/op/ui/autoconvert/motorStatus104.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(218, 218, 218, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -46062,7 +46149,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 546 138 - 25 + 24 14 @@ -46463,7 +46550,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 546 174 - 25 + 24 14 @@ -46864,7 +46951,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 546 210 - 25 + 24 14 @@ -47265,7 +47352,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 546 246 - 25 + 24 14 @@ -47666,7 +47753,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 546 282 - 25 + 24 14 diff --git a/motorApp/op/ui/autoconvert/motorStatus16.ui b/motorApp/op/ui/autoconvert/motorStatus16.ui index c4c8f447..8ca5c549 100644 --- a/motorApp/op/ui/autoconvert/motorStatus16.ui +++ b/motorApp/op/ui/autoconvert/motorStatus16.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(218, 218, 218, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -50,7 +137,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 0 - 132 + 95 20 diff --git a/motorApp/op/ui/autoconvert/motorStatus24.ui b/motorApp/op/ui/autoconvert/motorStatus24.ui index 910a610c..9bc9e39c 100644 --- a/motorApp/op/ui/autoconvert/motorStatus24.ui +++ b/motorApp/op/ui/autoconvert/motorStatus24.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(218, 218, 218, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + diff --git a/motorApp/op/ui/autoconvert/motorStatus32.ui b/motorApp/op/ui/autoconvert/motorStatus32.ui index 24e0bf31..4bae6437 100644 --- a/motorApp/op/ui/autoconvert/motorStatus32.ui +++ b/motorApp/op/ui/autoconvert/motorStatus32.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(218, 218, 218, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -50,7 +137,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 0 - 216 + 185 20 diff --git a/motorApp/op/ui/autoconvert/motorStatus40.ui b/motorApp/op/ui/autoconvert/motorStatus40.ui index bf86fca9..530c5fae 100644 --- a/motorApp/op/ui/autoconvert/motorStatus40.ui +++ b/motorApp/op/ui/autoconvert/motorStatus40.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(218, 218, 218, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + diff --git a/motorApp/op/ui/autoconvert/motorStatus48.ui b/motorApp/op/ui/autoconvert/motorStatus48.ui index c47e55b0..7b58d5af 100644 --- a/motorApp/op/ui/autoconvert/motorStatus48.ui +++ b/motorApp/op/ui/autoconvert/motorStatus48.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(218, 218, 218, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + diff --git a/motorApp/op/ui/autoconvert/motorStatus56.ui b/motorApp/op/ui/autoconvert/motorStatus56.ui index 60042ea8..5a6db335 100644 --- a/motorApp/op/ui/autoconvert/motorStatus56.ui +++ b/motorApp/op/ui/autoconvert/motorStatus56.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(218, 218, 218, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + diff --git a/motorApp/op/ui/autoconvert/motorStatus64.ui b/motorApp/op/ui/autoconvert/motorStatus64.ui index 15ee4f7b..8c98f0f1 100644 --- a/motorApp/op/ui/autoconvert/motorStatus64.ui +++ b/motorApp/op/ui/autoconvert/motorStatus64.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(218, 218, 218, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + diff --git a/motorApp/op/ui/autoconvert/motorStatus72.ui b/motorApp/op/ui/autoconvert/motorStatus72.ui index b7f4c48b..8a1ef4bd 100644 --- a/motorApp/op/ui/autoconvert/motorStatus72.ui +++ b/motorApp/op/ui/autoconvert/motorStatus72.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(218, 218, 218, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + diff --git a/motorApp/op/ui/autoconvert/motorStatus8.ui b/motorApp/op/ui/autoconvert/motorStatus8.ui index 25480945..907042f3 100644 --- a/motorApp/op/ui/autoconvert/motorStatus8.ui +++ b/motorApp/op/ui/autoconvert/motorStatus8.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(218, 218, 218, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -50,7 +137,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 0 - 92 + 85 14 diff --git a/motorApp/op/ui/autoconvert/motorStatus80.ui b/motorApp/op/ui/autoconvert/motorStatus80.ui index 57e0f340..156fc931 100644 --- a/motorApp/op/ui/autoconvert/motorStatus80.ui +++ b/motorApp/op/ui/autoconvert/motorStatus80.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(218, 218, 218, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + diff --git a/motorApp/op/ui/autoconvert/motorStatus88.ui b/motorApp/op/ui/autoconvert/motorStatus88.ui index 315de344..89cf37db 100644 --- a/motorApp/op/ui/autoconvert/motorStatus88.ui +++ b/motorApp/op/ui/autoconvert/motorStatus88.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(218, 218, 218, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + diff --git a/motorApp/op/ui/autoconvert/motors.ui b/motorApp/op/ui/autoconvert/motors.ui index aa33fe71..2b776af8 100644 --- a/motorApp/op/ui/autoconvert/motors.ui +++ b/motorApp/op/ui/autoconvert/motors.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -5020,7 +5107,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 35 113 - 54 + 48 10 @@ -5062,7 +5149,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 155 113 - 54 + 48 10 @@ -5104,7 +5191,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 275 113 - 54 + 48 10 @@ -5146,7 +5233,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 395 113 - 54 + 48 10 @@ -5188,7 +5275,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 516 113 - 54 + 48 10 @@ -5230,7 +5317,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 636 113 - 54 + 48 10 @@ -5272,7 +5359,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 756 113 - 54 + 48 10 @@ -5314,7 +5401,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 876 113 - 54 + 48 10 diff --git a/motorApp/op/ui/autoconvert/motors_s.ui b/motorApp/op/ui/autoconvert/motors_s.ui index 5b95c375..eff2d7cc 100644 --- a/motorApp/op/ui/autoconvert/motors_s.ui +++ b/motorApp/op/ui/autoconvert/motors_s.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + diff --git a/motorApp/op/ui/autoconvert/motorx.ui b/motorApp/op/ui/autoconvert/motorx.ui index 771c8a14..7c962663 100644 --- a/motorApp/op/ui/autoconvert/motorx.ui +++ b/motorApp/op/ui/autoconvert/motorx.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -47,7 +134,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 1 139 - 57 + 45 16 @@ -89,7 +176,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 138 - 57 + 45 16 @@ -524,7 +611,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 182 - 31 + 30 13 diff --git a/motorApp/op/ui/autoconvert/motorxU.ui b/motorApp/op/ui/autoconvert/motorxU.ui index 0a00bb77..40e72b12 100644 --- a/motorApp/op/ui/autoconvert/motorxU.ui +++ b/motorApp/op/ui/autoconvert/motorxU.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + diff --git a/motorApp/op/ui/autoconvert/motorx_all.ui b/motorApp/op/ui/autoconvert/motorx_all.ui index ea8264be..d76e3bcd 100644 --- a/motorApp/op/ui/autoconvert/motorx_all.ui +++ b/motorApp/op/ui/autoconvert/motorx_all.ui @@ -15,6 +15,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + @@ -232,7 +320,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 2 286 - 96 + 85 20 @@ -274,7 +362,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 1,1;448,1; + 448,1; @@ -443,7 +531,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 3 372 - 102 + 80 17 @@ -896,7 +984,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 6 256 - 32 + 31 18 @@ -965,7 +1053,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 150 256 - 32 + 31 18 @@ -1092,7 +1180,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 301 256 - 32 + 31 18 @@ -1232,16 +1320,6 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} decimal - - - - -2147483647 - 2147483496 - 3 - 3 - - - @@ -1279,7 +1357,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 1,1;448,1; + 448,1; @@ -1343,7 +1421,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 4 227 - 132 + 110 20 @@ -1379,7 +1457,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 3 320 - 112 + 73 17 @@ -1592,7 +1670,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 285 32 - 53 + 30 18 @@ -2140,7 +2218,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 285 32 - 53 + 30 18 @@ -2679,7 +2757,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} - + 79 @@ -2781,7 +2859,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} - + 5 @@ -2890,7 +2968,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 0 82 - 86 + 75 18 @@ -2962,7 +3040,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 0 25 - 86 + 75 18 @@ -2998,7 +3076,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 0 0 - 86 + 75 18 @@ -3257,7 +3335,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 60 93 - 23 + 20 13 @@ -3383,7 +3461,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 1,1;447,1; + 447,1; @@ -3570,7 +3648,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 315 52 - 156 + 130 20 @@ -3717,7 +3795,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 0,0;0,187; + 0,187; @@ -3754,10 +3832,10 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 0,0;0,187; + 0,187; - + 423 @@ -3868,11 +3946,11 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 0,0;22,0; + 22,0; - + 423 @@ -3983,11 +4061,11 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 0,0;22,0; + 22,0; - + 423 @@ -4098,7 +4176,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 0,0;22,0; + 22,0; @@ -4130,7 +4208,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 424 425 - 21 + 20 12 @@ -4166,7 +4244,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 58 401 - 23 + 20 13 @@ -4202,7 +4280,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 321 7 - 31 + 20 13 @@ -4210,7 +4288,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter - + 420 @@ -4283,7 +4361,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 0 12 - 30 + 28 10 @@ -4321,7 +4399,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 0,0;22,0; + 22,0; @@ -4454,7 +4532,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 2,1;1,345; + 1,345; @@ -4518,7 +4596,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 3 561 - 172 + 130 18 @@ -4590,7 +4668,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 3 611 - 140 + 130 18 @@ -4626,7 +4704,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 3 636 - 151 + 130 18 @@ -4662,7 +4740,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 3 661 - 75 + 60 18 @@ -4734,7 +4812,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 3 736 - 151 + 130 18 @@ -4770,7 +4848,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 3 761 - 107 + 80 18 @@ -5100,7 +5178,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 268 578 - 75 + 73 18 @@ -5334,7 +5412,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 268 558 - 97 + 73 18 @@ -5370,7 +5448,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 268 618 - 75 + 73 18 @@ -5406,7 +5484,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 268 658 - 75 + 73 18 @@ -5442,7 +5520,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 268 638 - 86 + 73 18 @@ -5478,7 +5556,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 268 678 - 97 + 73 18 @@ -5937,7 +6015,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 267 738 - 97 + 73 18 @@ -6027,7 +6105,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 267 718 - 75 + 73 18 @@ -6114,7 +6192,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 267 761 - 97 + 73 18 @@ -6306,7 +6384,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 267 783 - 64 + 50 18 @@ -6414,12 +6492,12 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -1 532 - 120 + 110 20 - + 231 @@ -6492,7 +6570,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 0 10 - 24 + 20 10 @@ -6530,11 +6608,11 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 0,0;22,0; + 22,0; - + 231 @@ -6607,7 +6685,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 0 10 - 24 + 20 10 @@ -6645,11 +6723,11 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 0,0;22,0; + 22,0; - + 231 @@ -6722,7 +6800,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 0 10 - 24 + 20 10 @@ -6760,7 +6838,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 0,0;22,0; + 22,0; @@ -6792,7 +6870,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 232 639 - 23 + 20 13 @@ -6828,7 +6906,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 232 739 - 23 + 20 13 @@ -6929,7 +7007,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} caLineEdit::Alarm_Static - + 267 @@ -7099,7 +7177,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 1,1;448,1; + 448,1; @@ -7172,7 +7250,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 1,1;448,1; + 448,1; @@ -7206,7 +7284,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 4 474 - 60 + 50 20 @@ -7242,7 +7320,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 94 478 - 136 + 100 19 @@ -7314,7 +7392,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 318 478 - 114 + 100 19 @@ -7353,7 +7431,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 0,0;0,55; + 0,55; @@ -7390,7 +7468,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 0,0;0,55; + 0,55; @@ -7616,7 +7694,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} Solid - 1,2;259,1; + 259,1; @@ -7647,7 +7725,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 3 786 - 161 + 130 18 @@ -7734,7 +7812,7 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} 3 811 - 172 + 130 18 @@ -8254,7 +8332,6 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} caLabel_10 caFrame_0 caLabel_11 - caFrame_1 caPolyLine_1 caRectangle_2 caLabel_12 @@ -8273,14 +8350,14 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} caLabel_20 caRectangle_6 caRectangle_7 - caFrame_2 + caFrame_1 caLabel_21 caLabel_22 caLabel_23 caLabel_24 caLabel_25 caLabel_26 - caFrame_3 + caFrame_2 caLabel_27 caRectangle_8 caLabel_28 @@ -8295,22 +8372,22 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} caLabel_33 caLabel_34 caPolyLine_5 - caFrame_4 + caFrame_3 caLabel_35 caLabel_36 caPolyLine_6 - caFrame_5 + caFrame_4 caLabel_37 caLabel_38 caPolyLine_7 - caFrame_6 + caFrame_5 caLabel_39 caLabel_40 caLabel_41 caLabel_42 caLabel_43 caPolyLine_8 - caFrame_7 + caFrame_6 caRectangle_10 caRectangle_11 caPolyLine_9 @@ -8341,20 +8418,20 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} caLabel_67 caLabel_68 caPolyLine_10 - caFrame_8 + caFrame_7 caLabel_69 caLabel_70 caPolyLine_11 - caFrame_9 + caFrame_8 caLabel_71 caLabel_72 caPolyLine_12 - caFrame_10 + caFrame_9 caLabel_73 caLabel_74 caLabel_75 caLabel_76 - caFrame_11 + caFrame_10 caPolyLine_13 caRectangle_13 caPolyLine_14 diff --git a/motorApp/op/ui/autoconvert/motorx_bare.ui b/motorApp/op/ui/autoconvert/motorx_bare.ui index 0760f091..bf2a381e 100644 --- a/motorApp/op/ui/autoconvert/motorx_bare.ui +++ b/motorApp/op/ui/autoconvert/motorx_bare.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -47,7 +134,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 1 139 - 57 + 45 16 @@ -89,7 +176,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 138 - 57 + 45 16 diff --git a/motorApp/op/ui/autoconvert/motorx_help.ui b/motorApp/op/ui/autoconvert/motorx_help.ui index 1d80560b..be36b89e 100644 --- a/motorApp/op/ui/autoconvert/motorx_help.ui +++ b/motorApp/op/ui/autoconvert/motorx_help.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -914,7 +1001,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 120 45 - 162 + 150 15 @@ -950,7 +1037,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 120 75 - 135 + 130 15 @@ -1130,7 +1217,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 260 118 - 144 + 140 15 diff --git a/motorApp/op/ui/autoconvert/motorx_more.ui b/motorApp/op/ui/autoconvert/motorx_more.ui index d7f79e23..9d5d8253 100644 --- a/motorApp/op/ui/autoconvert/motorx_more.ui +++ b/motorApp/op/ui/autoconvert/motorx_more.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -182,7 +269,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 283 63 - 93 + 80 26 @@ -224,7 +311,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 284 64 - 93 + 80 26 @@ -266,7 +353,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 282 62 - 93 + 80 26 @@ -625,7 +712,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 202 - 31 + 30 13 @@ -697,7 +784,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 128 - 86 + 65 18 @@ -769,7 +856,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 71 - 86 + 65 18 @@ -805,7 +892,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 46 - 86 + 65 18 @@ -847,7 +934,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 1 1 - 115 + 95 16 @@ -889,7 +976,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 0 - 115 + 95 16 @@ -1073,7 +1160,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 265 25 - 53 + 35 18 @@ -1757,7 +1844,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 13 - 70 + 60 13 @@ -1799,7 +1886,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 0 - 70 + 60 13 @@ -1899,7 +1986,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} -5 0 - 78 + 60 13 @@ -1980,7 +2067,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;367,1; + 367,1; @@ -2020,7 +2107,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 265 25 - 53 + 35 18 diff --git a/motorApp/op/ui/autoconvert/motorx_msta_detail.ui b/motorApp/op/ui/autoconvert/motorx_msta_detail.ui index 965fdd7b..dc680384 100644 --- a/motorApp/op/ui/autoconvert/motorx_msta_detail.ui +++ b/motorApp/op/ui/autoconvert/motorx_msta_detail.ui @@ -1,968 +1,1038 @@ - MainWindow - - - - 0 - 0 - 400 - 400 - - - - +MainWindow + + + + 549 + 406 + 400 + 400 + + + + QWidget#centralWidget {background: rgba(200, 200, 200, 255);} +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + + - - - - - - 0 - 31 - 100 - 25 - - - - 10 - 0 - 184 - - - - caGraphics::Solid - - - caGraphics::Filled - - - - 10 - 0 - 184 - - - - caGraphics::Rectangle - - - - - - 0 - 0 - 398 - 30 - - - - - 255 - 255 - 255 - - - - caGraphics::Solid - - - caGraphics::Filled - - - - 255 - 255 - 255 - - - - caGraphics::Rectangle - - - - - - 0 - 30 - 402 - 3 - - - - - 10 - 0 - 184 - - - - caPolyLine::Solid - - - 3 - - - - 10 - 0 - 184 - - - - 1,1;400,1 - - - caPolyLine::Filled - - - - - - 4 - 5 - 153 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - $(P)$(M).DESC - - - - 10 - 0 - 184 - - - - - 255 - 255 - 255 - - - - caLineEdit::Static - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 1.000000000000000 - - - 0.000000000000000 - - - caLineEdit::Height - - - caLineEdit::decimal - - - - - - 289 - 5 - 100 - 20 - - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - $(P)$(M).DTYP - - - - 10 - 0 - 184 - - - - - 255 - 255 - 255 - - - - caLineEdit::Static - - - caLineEdit::Channel - - - caLineEdit::Channel - - - 1.000000000000000 - - - 0.000000000000000 - - - caLineEdit::Height - - - caLineEdit::decimal - - - - - - 171 - 5 - 51 - 20 - - - - QFrame::NoFrame - - - $(P)$(M) - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 2 - 34 - 95 - 20 - - - - QFrame::NoFrame - - - Status Detail - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 255 - 255 - 255 - - - - - 255 - 255 - 255 - - - - - - - 5 - 65 - 37 - 320 - - - - $(P)$(M).MSTA - - - caByte::Up - - - 0 - - - 15 - - - caByte::Static - - - - 30 - 187 - 0 - - - - - 200 - 200 - 200 - - - - - - - 50 - 68 - 352 - 317 - - - - - - 0 - 0 - 171 - 15 - - - - QFrame::NoFrame - - - Unused - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - + + + + caGraphics::Rectangle + + + + 0 + 31 + 100 + 25 + + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + + + caGraphics::Rectangle + + + + 0 + 0 + 398 + 30 + + + + + 255 + 255 + 255 + + + + Filled + + + + 255 + 255 + 255 + + + + Solid + + + + + + 0 + 30 + 402 + 3 + + + + 3 + + + + 10 + 0 + 184 + + + + Filled + + + + 10 + 0 + 184 + + + + Solid + + + 400,1; + + + + + + 4 + 5 + 153 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(M).DESC + + + + 10 + 0 + 184 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + + 289 + 5 + 100 + 20 + + + + caLineEdit::WidthAndHeight + + + $(P)$(M).DTYP + + + + 10 + 0 + 184 + + + + + 255 + 255 + 255 + + + + caLineEdit::Channel + + + caLineEdit::Channel + + + caLineEdit::Channel + + + 0.0 + + + 1.0 + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + decimal + + + caLineEdit::Static + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + $(P)$(M) + + + ESimpleLabel::WidthAndHeight + + + + 171 + 5 + 51 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 255 + 255 + 255 + + + + + 255 + 255 + 255 + + + + Status Detail + + + ESimpleLabel::WidthAndHeight + + + + 2 + 34 + 95 + 20 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + + 5 + 62 + 37 + 320 + + + + $(P)$(M).MSTA + + + + 30 + 187 + 0 + + + + + 200 + 200 + 200 + + + + 0 + + + 15 + + + caByte::Static + + + 0 + + + 15 + + + Down + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Unused + + + ESimpleLabel::WidthAndHeight + + + + 50 + 365 + 171 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Unused + + + ESimpleLabel::WidthAndHeight + + + + 50 + 345 + 171 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + MINUS_LS: minus limit switch has been hit + + + ESimpleLabel::WidthAndHeight + + + + 50 + 325 + 350 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + COMM_ERR: Communication Error + + + ESimpleLabel::WidthAndHeight + + + + 50 + 305 + 350 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + GAIN_SUPPORT: motor supports closed-loop position control + + + ESimpleLabel::WidthAndHeight + + + + 50 + 285 + 345 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + MOVING: non-zero velocity present + + + ESimpleLabel::WidthAndHeight + + + + 50 + 265 + 350 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PROBLEM: driver stopped polling + + + ESimpleLabel::WidthAndHeight + + + + 50 + 245 + 350 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PRESENT: encoder is present + + + ESimpleLabel::WidthAndHeight + + + + 50 + 225 + 350 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + HOME: if at home position + + + ESimpleLabel::WidthAndHeight + + + + 50 + 205 + 350 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Unused + + + ESimpleLabel::WidthAndHeight + + + + 50 + 185 + 350 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + POSITION: closed-loop position control enabled + + + ESimpleLabel::WidthAndHeight + + + + 50 + 165 + 350 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + Unused + + + ESimpleLabel::WidthAndHeight + + + + 50 + 145 + 350 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + HOMELS: state of home limit switch + + + ESimpleLabel::WidthAndHeight + + + + 50 + 125 + 350 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + PLUS_LS: plus limit has been hit + + + ESimpleLabel::WidthAndHeight + + + + 50 + 105 + 350 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DONE: motion is complete + + + ESimpleLabel::WidthAndHeight + + + + 50 + 85 + 350 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + + + QFrame::NoFrame + + + + 0 + 0 + 0 + + + + + 0 + 0 + 0 + + + + DIRECTION: last raw (0:Neg, 1:Pos) + + + ESimpleLabel::WidthAndHeight + + + + 50 + 65 + 350 + 15 + + + + Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter + + + caRectangle_0 + caRectangle_1 + caPolyLine_0 + caLabel_0 + caLabel_1 + caLabel_2 + caLabel_3 + caLabel_4 + caLabel_5 + caLabel_6 + caLabel_7 + caLabel_8 + caLabel_9 + caLabel_10 + caLabel_11 + caLabel_12 + caLabel_13 + caLabel_14 + caLabel_15 + caLabel_16 + caLabel_17 + caLineEdit_0 + caLineEdit_1 + caByte_0 - - - - 0 - 20 - 171 - 15 - - - - QFrame::NoFrame - - - Unused - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 0 - 40 - 350 - 15 - - - - QFrame::NoFrame - - - MINUS_LS: minus limit switch has been hit - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 0 - 60 - 350 - 15 - - - - QFrame::NoFrame - - - COMM_ERR: Communication Error - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 0 - 80 - 345 - 15 - - - - QFrame::NoFrame - - - GAIN_SUPPORT: motor supports closed-loop position control - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 0 - 100 - 350 - 15 - - - - QFrame::NoFrame - - - MOVING: non-zero velocity present - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 0 - 120 - 350 - 15 - - - - QFrame::NoFrame - - - PROBLEM: driver stopped polling - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 0 - 140 - 350 - 15 - - - - QFrame::NoFrame - - - PRESENT: encoder is present - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 0 - 160 - 350 - 15 - - - - QFrame::NoFrame - - - HOME: if at home position - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 0 - 180 - 350 - 15 - - - - QFrame::NoFrame - - - Unused - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 0 - 200 - 350 - 15 - - - - QFrame::NoFrame - - - POSITION: closed-loop position control enabled - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 0 - 220 - 350 - 15 - - - - QFrame::NoFrame - - - Unused - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 0 - 240 - 350 - 15 - - - - QFrame::NoFrame - - - HOMELS: state of home limit switch - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 0 - 260 - 350 - 15 - - - - QFrame::NoFrame - - - PLUS_LS: plus limit has been hit - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 0 - 280 - 350 - 15 - - - - QFrame::NoFrame - - - DONE: motion is complete - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - - - 0 - 300 - 350 - 15 - - - - QFrame::NoFrame - - - DIRECTION: last raw (0:Neg, 1:Pos) - - - Qt::AlignAbsolute|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - - - ESimpleLabel::Height - - - - 0 - 0 - 0 - - - - - 0 - 0 - 0 - - - - - caRectangle_0 - caRectangle_1 - caPolyLine_0 - caLabel_0 - caLabel_1 - caFrame_0 - caLineEdit_0 - caLineEdit_1 - caByte_0 - - - - - caFrame - QFrame -
caFrame
- 1 -
- - caLabel - QLabel -
caLabel
-
- - caGraphics - QWidget -
caGraphics
-
- - caPolyLine - QWidget -
caPolyLine
-
- - caLineEdit - QLineEdit -
caLineEdit
-
- - caByte - QWidget -
caByte
-
-
- - -
+
+ \ No newline at end of file diff --git a/motorApp/op/ui/autoconvert/motorx_setup.ui b/motorApp/op/ui/autoconvert/motorx_setup.ui index ae5fad5d..5482f7e9 100644 --- a/motorApp/op/ui/autoconvert/motorx_setup.ui +++ b/motorApp/op/ui/autoconvert/motorx_setup.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -83,7 +170,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 190 90 - 96 + 80 20 @@ -152,7 +239,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 2 90 - 96 + 75 20 @@ -188,7 +275,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 285 90 - 132 + 110 20 @@ -233,7 +320,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;399,1; + 399,1;
@@ -273,7 +360,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;1,217; + 1,217; @@ -454,7 +541,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;399,1; + 399,1; @@ -668,7 +755,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 3 - 43 + 35 18 @@ -879,7 +966,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 1 117 - 194 + 140 18 @@ -1323,7 +1410,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 3 195 - 151 + 100 18 @@ -1395,7 +1482,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 3 145 - 140 + 100 18 @@ -1431,7 +1518,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 3 170 - 194 + 125 18 @@ -1467,7 +1554,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 286 145 - 32 + 25 18 @@ -1503,7 +1590,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 286 182 - 32 + 25 18 @@ -1539,7 +1626,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 286 220 - 32 + 25 18 @@ -1722,7 +1809,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 3 220 - 259 + 190 18 @@ -1812,7 +1899,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 3 305 - 240 + 200 20 @@ -1848,7 +1935,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 241 353 - 53 + 50 18 @@ -1884,7 +1971,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 241 428 - 53 + 50 18 @@ -1920,7 +2007,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 241 403 - 53 + 50 18 @@ -1956,7 +2043,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 241 378 - 53 + 50 18 @@ -2301,7 +2388,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 3 - 86 + 60 18 @@ -2398,7 +2485,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 3 - 97 + 70 18 @@ -2570,7 +2657,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 296 403 - 43 + 30 18 @@ -2639,7 +2726,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 296 428 - 43 + 30 18 @@ -2675,7 +2762,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 3 365 - 64 + 60 18 @@ -2711,7 +2798,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 3 328 - 64 + 60 18 @@ -2747,7 +2834,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 216 543 - 97 + 95 18 @@ -2783,7 +2870,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 216 525 - 97 + 95 18 @@ -2819,7 +2906,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 216 505 - 129 + 95 18 @@ -3152,7 +3239,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 3 508 - 86 + 70 18 @@ -3188,7 +3275,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 3 533 - 129 + 120 18 @@ -3353,7 +3440,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 3 453 - 118 + 70 18 @@ -3557,7 +3644,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;399,1; + 399,1; @@ -3588,7 +3675,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 3 271 - 129 + 91 18 @@ -3684,7 +3771,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;1,166; + 1,166; @@ -3724,7 +3811,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;399,1; + 399,1; @@ -3809,7 +3896,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 165 271 - 32 + 20 18 @@ -3914,7 +4001,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 215 593 - 107 + 85 18 diff --git a/motorApp/op/ui/autoconvert/motorx_tiny.ui b/motorApp/op/ui/autoconvert/motorx_tiny.ui index 939ce8ac..059eade6 100644 --- a/motorApp/op/ui/autoconvert/motorx_tiny.ui +++ b/motorApp/op/ui/autoconvert/motorx_tiny.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -595,7 +682,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} Solid - 1,1;125,1; + 125,1; diff --git a/motorApp/op/ui/autoconvert/profileMove.ui b/motorApp/op/ui/autoconvert/profileMove.ui index a010fa82..9e81f35c 100644 --- a/motorApp/op/ui/autoconvert/profileMove.ui +++ b/motorApp/op/ui/autoconvert/profileMove.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(187, 187, 187, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -165,7 +252,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 0 - 192 + 160 20 @@ -252,7 +339,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 281 0 - 84 + 70 20 @@ -343,7 +430,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 65 86 - 180 + 150 20 @@ -430,7 +517,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 346 86 - 72 + 60 20 @@ -569,7 +656,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 164 3 - 120 + 100 20 @@ -755,7 +842,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 296 3 - 144 + 100 20 @@ -1061,7 +1148,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 452 3 - 60 + 50 20 @@ -2143,7 +2230,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 36 30 - 60 + 50 20 @@ -2272,7 +2359,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 16 55 - 84 + 70 20 @@ -2524,7 +2611,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 105 5 - 84 + 70 20 @@ -2560,7 +2647,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 223 5 - 60 + 50 20 @@ -2596,7 +2683,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 332 5 - 72 + 60 20 @@ -2632,7 +2719,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 36 160 - 60 + 50 20 @@ -2710,7 +2797,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 16 130 - 84 + 70 20 @@ -2839,7 +2926,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 6 195 - 96 + 80 20 @@ -2983,7 +3070,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 16 220 - 84 + 70 20 @@ -3073,7 +3160,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 16 105 - 84 + 70 20 @@ -3191,7 +3278,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 15 186 - 240 + 200 20 @@ -3329,7 +3416,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 35 136 - 216 + 180 20 @@ -3365,7 +3452,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 376 136 - 36 + 30 20 @@ -3491,7 +3578,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 340 186 - 108 + 90 20 @@ -3587,7 +3674,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 0 - 204 + 170 20 @@ -3633,7 +3720,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 0 - 108 + 90 20 @@ -3700,7 +3787,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 125 111 - 108 + 90 20 diff --git a/motorApp/op/ui/autoconvert/topMotors4.ui b/motorApp/op/ui/autoconvert/topMotors4.ui index 5b6f4079..8435c901 100644 --- a/motorApp/op/ui/autoconvert/topMotors4.ui +++ b/motorApp/op/ui/autoconvert/topMotors4.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -47,7 +134,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 0 - 33 + 30 14 @@ -137,7 +224,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 60 0 - 117 + 75 14 diff --git a/motorApp/op/ui/autoconvert/topMotors8.ui b/motorApp/op/ui/autoconvert/topMotors8.ui index 05400a35..ec629352 100644 --- a/motorApp/op/ui/autoconvert/topMotors8.ui +++ b/motorApp/op/ui/autoconvert/topMotors8.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -47,7 +134,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 0 - 33 + 30 14 @@ -137,7 +224,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 60 0 - 117 + 75 14 @@ -2619,4 +2706,4 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} caRelatedDisplay_8
- + \ No newline at end of file diff --git a/motorApp/op/ui/autoconvert/topMotors8_more.ui b/motorApp/op/ui/autoconvert/topMotors8_more.ui index 2a6efedc..3ee90406 100644 --- a/motorApp/op/ui/autoconvert/topMotors8_more.ui +++ b/motorApp/op/ui/autoconvert/topMotors8_more.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(200, 200, 200, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -47,7 +134,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 0 - 33 + 30 14 @@ -137,7 +224,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 60 0 - 117 + 75 14 diff --git a/motorApp/op/ui/autoconvert/trajectoryPlot.ui b/motorApp/op/ui/autoconvert/trajectoryPlot.ui index 08ddceb3..d5848feb 100644 --- a/motorApp/op/ui/autoconvert/trajectoryPlot.ui +++ b/motorApp/op/ui/autoconvert/trajectoryPlot.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(255, 255, 255, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -181,7 +268,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 161 11 - 96 + 80 20 diff --git a/motorApp/op/ui/autoconvert/trajectoryScan.ui b/motorApp/op/ui/autoconvert/trajectoryScan.ui index 31cb86f0..29d3c21d 100644 --- a/motorApp/op/ui/autoconvert/trajectoryScan.ui +++ b/motorApp/op/ui/autoconvert/trajectoryScan.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(187, 187, 187, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -87,7 +174,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 20 55 - 252 + 210 20 @@ -243,7 +330,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 359 105 - 72 + 60 20 @@ -333,7 +420,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 80 105 - 180 + 150 20 @@ -420,7 +507,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 140 155 - 108 + 90 20 @@ -486,7 +573,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 130 180 - 120 + 100 20 @@ -624,7 +711,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 29 205 - 240 + 200 20 @@ -753,7 +840,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 387 130 - 36 + 30 20 @@ -840,7 +927,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 10 130 - 264 + 210 20 @@ -876,7 +963,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 20 80 - 252 + 210 20 @@ -981,7 +1068,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 352 180 - 108 + 90 20 @@ -1066,7 +1153,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 107 30 - 60 + 50 20 @@ -1144,7 +1231,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 27 80 - 156 + 130 20 @@ -1264,7 +1351,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 27 55 - 156 + 130 20 @@ -1516,7 +1603,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 176 5 - 84 + 70 20 @@ -1552,7 +1639,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 294 5 - 60 + 50 20 @@ -1588,7 +1675,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 403 5 - 72 + 60 20 @@ -1633,7 +1720,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 0 0 - 84 + 70 20 @@ -1790,7 +1877,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 7 130 - 180 + 150 20 @@ -1922,7 +2009,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 77 195 - 96 + 80 20 @@ -2066,7 +2153,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 37 220 - 144 + 120 20 @@ -2206,7 +2293,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 164 3 - 120 + 100 20 @@ -2392,7 +2479,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 296 3 - 144 + 100 20 @@ -2698,7 +2785,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 452 3 - 60 + 50 20 @@ -3782,7 +3869,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 60 230 - 204 + 170 20 @@ -3869,7 +3956,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 40 255 - 228 + 190 20 diff --git a/motorApp/op/ui/autoconvert/trajectoryScanDebug.ui b/motorApp/op/ui/autoconvert/trajectoryScanDebug.ui index f4121f42..43d828c5 100644 --- a/motorApp/op/ui/autoconvert/trajectoryScanDebug.ui +++ b/motorApp/op/ui/autoconvert/trajectoryScanDebug.ui @@ -14,7 +14,94 @@ QWidget#centralWidget {background: rgba(187, 187, 187, 255);} -QPushButton::menu-indicator {image: url(none.png); width: 0} + +caTable { + font: 10pt; + background: cornsilk; + alternate-background-color: wheat; +} + +caLineEdit { + border-radius: 1px; + background: lightyellow; + color: black; + } + +caTextEntry { + color: rgb(127, 0, 63); + background-color: cornsilk; + selection-color: #0a214c; + selection-background-color: wheat; + border: 1px groove black; + border-radius: 1px; + padding: 1px; +} + +caTextEntry:focus { + padding: 0px; + border: 2px groove darkred; + border-radius: 1px; +} + +QPushButton { + border-color: #00b; + border-radius: 2px; + padding: 3px; + border-width: 1px; + + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(224, 239, 255, 255), + stop:0.5 rgba(199, 215, 230, 255), + stop:1 rgba(184, 214, 236, 255)); +} +QPushButton:hover { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(201, 226, 255, 255), + stop:0.5 rgba(177, 204, 230, 255), + stop:1 rgba(163, 205, 236, 255)); +} +QPushButton:pressed { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +QPushButton:disabled { + background: qlineargradient(spread:pad, x1:0, y1:0, x2:0, y2:1, + stop:0 rgba(174, 219, 255, 255), + stop:0.5 rgba(165, 199, 230, 255), + stop:1 rgba(134, 188, 236, 255)); +} + +caChoice { + background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, + stop: 0 #E1E1E1, stop: 0.4 #DDDDDD, + stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3); +} + +caChoice > QPushButton { + text-align: left; + padding: 1px; +} + +caSlider::groove:horizontal { +border: 1px solid #bbb; +background: lightgrey; +height: 20px; +border-radius: 4px; +} + +caSlider::handle:horizontal { +background: red; +border: 1px solid #777; +width: 13px; +margin-top: -2px; +margin-bottom: -2px; +border-radius: 2px; +} + + @@ -207,7 +294,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 7 334 - 276 + 230 20 @@ -243,7 +330,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 199 66 - 60 + 50 20 @@ -279,7 +366,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 435 67 - 192 + 160 20 @@ -315,7 +402,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 395 95 - 84 + 70 20 @@ -351,7 +438,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 493 96 - 72 + 60 20 @@ -387,7 +474,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 565 96 - 84 + 60 20 @@ -423,7 +510,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 659 97 - 72 + 60 20 @@ -459,7 +546,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 737 97 - 84 + 60 20 @@ -495,7 +582,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 667 68 - 156 + 120 20 @@ -531,7 +618,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 840 97 - 72 + 60 20 @@ -567,7 +654,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 922 97 - 84 + 60 20 @@ -603,7 +690,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 829 68 - 192 + 150 20 @@ -639,7 +726,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 194 91 - 72 + 60 20 @@ -675,7 +762,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 299 66 - 60 + 50 20 @@ -711,7 +798,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 284 91 - 96 + 80 20 @@ -5189,7 +5276,7 @@ QPushButton::menu-indicator {image: url(none.png); width: 0} 359 334 - 360 + 300 20