From 7cb42f4368e873e5930cf84bc2494a8e8172a046 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Tue, 5 Jun 2018 21:03:06 +0200 Subject: Initial GUI work --- gui/mainwindow.ui | 210 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 210 insertions(+) create mode 100644 gui/mainwindow.ui (limited to 'gui/mainwindow.ui') diff --git a/gui/mainwindow.ui b/gui/mainwindow.ui new file mode 100644 index 00000000..4e236f3c --- /dev/null +++ b/gui/mainwindow.ui @@ -0,0 +1,210 @@ + + + MainWindow + + + + 0 + 0 + 969 + 629 + + + + nextpnr + + + + + + + Qt::Horizontal + + + + Qt::Vertical + + + + + true + + + + 0 + 50 + + + + + 16777215 + 200 + + + + true + + + + + + 0 + 30 + + + + + 16777215 + 30 + + + + + + + Qt::Vertical + + + + + 200 + 0 + + + + + 200 + 16777215 + + + + + + + + + + + + + 0 + 0 + 969 + 27 + + + + + &File + + + + + + + + + + + + &Help + + + + + + + + + TopToolBarArea + + + false + + + + + + + + + + :/icons/resources/new.png:/icons/resources/new.png + + + New + + + + + + :/icons/resources/open.png:/icons/resources/open.png + + + Open + + + + + + :/icons/resources/save.png:/icons/resources/save.png + + + Save + + + + + Save as ... + + + + + Close + + + + + + :/icons/resources/exit.png:/icons/resources/exit.png + + + Exit + + + + + About + + + + + + + FPGAViewWidget + QWidget +
fpgaviewwidget.h
+
+
+ + + + + + actionExit + triggered() + MainWindow + close() + + + -1 + -1 + + + 484 + 314 + + + + +
-- cgit v1.2.3