X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/c2d66b27bfbfbce21922eef7fb14a366092f746c..07ae23af712746b964906f0f1e785bdb13201399:/src/gui/mainwindow.ui diff --git a/src/gui/mainwindow.ui b/src/gui/mainwindow.ui index eca186c..2ab2b7c 100644 --- a/src/gui/mainwindow.ui +++ b/src/gui/mainwindow.ui @@ -1,72 +1,198 @@ - + + MainWindow - - + + 0 0 - 856 - 558 + 903 + 498 - + + + 400 + 300 + + + MainWindow - - - - - - 0 + + + + + + 3 - - - Tab 1 + + + Day View + + + + + + + + + + Favourites + + + + + + + + + + Tracks + + + + + + + + + + Search + + + + + + + 0 + 0 + + + + + + + + + Rooms + + + + + + + + + + Conference - - - + + + - - - - - <| + + + + 75 + true + + + + Conference Name + + + Qt::AlignCenter + + + true + + + + + + + Conference Subtitle + + + Qt::AlignCenter + + + true + + + + + + + Qt::Horizontal + + + + + + + + + + 75 + true + true + - - true + + When: + + + + + + + + 75 + true + true + - - Qt::LeftArrow + + Where: - - - - Qt::Horizontal + + + + DATE (FROM - TO) - - - 40 - 20 - + + + + + + CITY, CAMPUS - + - - - - Selected Date Goes Here + + + + MAP + + + + :/icons/compassBig.png:/icons/compassBig.png + + + true - - - + + + Qt::Horizontal - + 40 20 @@ -74,93 +200,111 @@ - - - - |> - - - true - - - Qt::RightArrow + + + + - - + + + Qt::Horizontal + + + + + + + + 0 + 0 + + + + + + + + Qt::Vertical + + - 16777215 - 16777215 + 20 + 40 - + - - - Tab 2 + + + Now + + + + + - - - - 0 - 0 - 856 - 26 - - - - - File - - - - - - Help - - - - - - - - - - - Import Schedule - - - - - About Qt - - - - - About application - - + - TreeView - QTreeView -
../model/treeview.h
+ TabWidget + QTabWidget +
tabwidget.h
+ 1 +
+ + ImportScheduleWidget + QWidget +
importschedulewidget.h
+ 1 +
+ + SearchTabContainer + QWidget +
searchtabcontainer.h
+
+ + DayViewTabContainer + QWidget +
dayviewtabcontainer.h
+
+ + FavTabContainer + QWidget +
favtabcontainer.h
+
+ + TracksTabContainer + QWidget +
trackstabcontainer.h
+
+ + RoomsTabContainer + QWidget +
roomstabcontainer.h
+
+ + NowTabContainer + QWidget +
nowtabcontainer.h
- + + +