From f71d28a3107bf14ad3fa22109a34c746911b3f61 Mon Sep 17 00:00:00 2001 From: Pavel Pisa Date: Thu, 14 Feb 2019 11:08:28 +0100 Subject: Implemented graphic representation and update of line and RGB LEDs. Signed-off-by: Pavel Pisa --- qtmips_gui/peripheralsview.ui | 212 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 196 insertions(+), 16 deletions(-) (limited to 'qtmips_gui/peripheralsview.ui') diff --git a/qtmips_gui/peripheralsview.ui b/qtmips_gui/peripheralsview.ui index 59a1e4d..60726a2 100644 --- a/qtmips_gui/peripheralsview.ui +++ b/qtmips_gui/peripheralsview.ui @@ -19,6 +19,93 @@ QLayout::SetMaximumSize + + + + + + + + + + LED RGB 1 + + + Qt::AlignCenter + + + + + + + + + + Qt::AlignBottom|Qt::AlignHCenter + + + + + + + true + + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + LED RGB 2 + + + Qt::AlignCenter + + + + + + + + + + Qt::AlignBottom|Qt::AlignHCenter + + + + + + + true + + + + + + + + + @@ -36,6 +123,16 @@ + + + + Red Knob + + + Qt::AlignCenter + + + @@ -73,6 +170,16 @@ + + + + Green Knob + + + Qt::AlignCenter + + + @@ -110,6 +217,16 @@ + + + + Blue Knob + + + Qt::AlignCenter + + + @@ -127,31 +244,94 @@ - - - b31 + + + + + Word hexadecimal + + + Qt::AlignBottom|Qt::AlignHCenter + + + + + + + + + + Qt::AlignCenter + + + true + + + + + + + + + Qt::Horizontal - - false + + + 40 + 20 + - + - - - b30 - - + + + + + Word decimal + + + Qt::AlignBottom|Qt::AlignHCenter + + + + + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + true + + + + - - - b29 - - + + + + + Word binary + + + Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft + + + + + + + Qt::AlignCenter + + + true + + + -- cgit v1.2.3