From 3aed883402dc8da829fc304434c5efd0570cbb97 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Sat, 6 Jun 2020 23:14:21 +0200 Subject: Moves source code into subdirectory. --- src/mainwindow.ui | 309 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 309 insertions(+) create mode 100644 src/mainwindow.ui (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui new file mode 100644 index 0000000..08ba787 --- /dev/null +++ b/src/mainwindow.ui @@ -0,0 +1,309 @@ + + + MainWindow + + + + 0 + 0 + 800 + 600 + + + + Kristall Browser + + + + :/icons/kristall.svg:/icons/kristall.svg + + + QTabWidget::Rounded + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + -1 + + + true + + + true + + + true + + + true + + + + + + + + + Document Outline + + + 1 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + 0 + + + false + + + + + + + + + + :/icons/heart.svg:/icons/heart.svg + + + Bookmarks + + + 2 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + + + + + History + + + 2 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + + + + + Client Certificates + + + 2 + + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + true + + + + + + + + + + 0 + 0 + 800 + 20 + + + + + File + + + + + + + + + + + Help + + + + + + + View + + + + + Navigation + + + + + + + + + + + + + + About... + + + + + Quit + + + + + New Tab + + + Ctrl+T + + + + + Close Tab + + + Ctrl+W + + + + + + :/icons/settings.svg:/icons/settings.svg + + + Settings + + + + + + :/icons/arrow-left.svg:/icons/arrow-left.svg + + + Backward + + + Alt+Left + + + + + + :/icons/arrow-right.svg:/icons/arrow-right.svg + + + Forward + + + Alt+Right + + + + + + :/icons/refresh.svg:/icons/refresh.svg + + + Refresh + + + F5 + + + + + About Qt... + + + + + + + + -- cgit v1.2.3