From 1a5709501f94014d41987b956338bb6424b9f90c Mon Sep 17 00:00:00 2001 From: sr Date: Mon, 4 Feb 2013 19:50:31 +0100 Subject: Initial commit --- gui/server_normal/mainwindow.ui | 166 +++++++++++++++++++++++++++++++++++++++ gui/server_normal/sessionname.ui | 85 ++++++++++++++++++++ 2 files changed, 251 insertions(+) create mode 100644 gui/server_normal/mainwindow.ui create mode 100644 gui/server_normal/sessionname.ui (limited to 'gui/server_normal') diff --git a/gui/server_normal/mainwindow.ui b/gui/server_normal/mainwindow.ui new file mode 100644 index 0000000..ad9bcfb --- /dev/null +++ b/gui/server_normal/mainwindow.ui @@ -0,0 +1,166 @@ + + + MainWindow + + + + 0 + 0 + 838 + 607 + + + + PVS2 Manager + + + + + 0 + + + 0 + + + + + 3 + + + + + QFrame::StyledPanel + + + QFrame::Sunken + + + 2 + + + + + + + + + + + 129000 + 12900 + + + + toolBar + + + Qt::LeftToRight + + + true + + + false + + + Qt::ToolButtonIconOnly + + + false + + + LeftToolBarArea + + + false + + + + + + + + + + + + + + + :/exit + :/exit:/exit + + + &Exit + + + Exit + + + Ctrl+Q + + + + + true + + + + :/lock:/lock + + + lock + + + Lock or Unlock all Clients + + + Ctrl+A + + + + + + :/student2all:/student2all + + + Broadcast Screen to Everyone + + + Student's Screen to Everyone + + + + + + :/student2tutor:/student2tutor + + + Student's Screen to Tutor + + + + + + :/tutor2student:/tutor2student + + + Tutor's Screen to Student + + + + + + :/tutor2all:/tutor2all + + + Tutor's Screen to Everyone + + + + + + + + + diff --git a/gui/server_normal/sessionname.ui b/gui/server_normal/sessionname.ui new file mode 100644 index 0000000..6171b60 --- /dev/null +++ b/gui/server_normal/sessionname.ui @@ -0,0 +1,85 @@ + + + SessionName + + + Qt::ApplicationModal + + + + 0 + 0 + 400 + 178 + + + + + 0 + 0 + + + + Set session name + + + + + 10 + 10 + 171 + 21 + + + + New session name + + + + + + 240 + 80 + 151 + 27 + + + + Random name + + + + + + 210 + 140 + 179 + 27 + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + 10 + 30 + 381 + 31 + + + + + 14 + 75 + true + true + + + + + + + -- cgit v1.2.3-55-g7522