From e5382e43fcc8d143db24d80833a02b44b9c0b78e Mon Sep 17 00:00:00 2001 From: John Ogness Date: Fri, 15 Feb 2019 12:50:06 +0106 Subject: schulung_tools: leds: add Qt leds application for host The leds application runs on the host and is used to simulate PCI hardware with 3 LEDs. See the README for information about how to build and use it. Signed-off-by: John Ogness --- schulung_tools/leds/leds.ui | 100 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 schulung_tools/leds/leds.ui (limited to 'schulung_tools/leds/leds.ui') diff --git a/schulung_tools/leds/leds.ui b/schulung_tools/leds/leds.ui new file mode 100644 index 0000000..5518af3 --- /dev/null +++ b/schulung_tools/leds/leds.ui @@ -0,0 +1,100 @@ + + + Leds + + + + 0 + 0 + 224 + 140 + + + + Leds + + + + + 0 + 0 + + + + + + 20 + 20 + 102 + 20 + + + + Heartbeat + + + false + + + + + + 20 + 50 + 102 + 20 + + + + Net + + + false + + + + + + 20 + 80 + 102 + 20 + + + + Disk + + + false + + + + + + 150 + -10 + 59 + 71 + + + + + Source Code Pro + 12 + 75 + true + + + + LEDS + + + Qt::AutoText + + + + + + + + -- cgit v1.2.3