Added a button to update the list of ports. Changed the colors of the lines on the charts. Added translations for qt libraries

This commit is contained in:
Yury Shuvakin
2022-08-28 20:01:40 +03:00
parent 545977a4b7
commit e31c509341
23 changed files with 155 additions and 13 deletions

View File

@@ -5,6 +5,7 @@ import Utils 1.0
TextField {
implicitHeight: 58
font.pixelSize: 16
color: Palette.textColor
selectByMouse: true
selectionColor: Palette.selectedTextBackgroundColor