From 1a5709501f94014d41987b956338bb6424b9f90c Mon Sep 17 00:00:00 2001 From: sr Date: Mon, 4 Feb 2013 19:50:31 +0100 Subject: Initial commit --- gui/client/connect.ui | 114 +++++++++++++++++++++++ gui/client/toolbar.ui | 191 +++++++++++++++++++++++++++++++++++++++ gui/server_normal/mainwindow.ui | 166 ++++++++++++++++++++++++++++++++++ gui/server_normal/sessionname.ui | 85 +++++++++++++++++ 4 files changed, 556 insertions(+) create mode 100644 gui/client/connect.ui create mode 100644 gui/client/toolbar.ui create mode 100644 gui/server_normal/mainwindow.ui create mode 100644 gui/server_normal/sessionname.ui (limited to 'gui') diff --git a/gui/client/connect.ui b/gui/client/connect.ui new file mode 100644 index 0000000..51c67f4 --- /dev/null +++ b/gui/client/connect.ui @@ -0,0 +1,114 @@ + + + Dialog + + + + 0 + 0 + 511 + 121 + + + + Connect to PVS session + + + + + 3 + 10 + 504 + 61 + + + + Session Name + + + + + 396 + 20 + 101 + 31 + + + + <connect> + + + true + + + + + + 10 + 20 + 371 + 31 + + + + + 14 + 75 + true + true + + + + + + + + + + + 10 + 70 + 381 + 21 + + + + + + + + + + 10 + 90 + 381 + 21 + + + + + + + + + + 399 + 80 + 101 + 31 + + + + Hide + + + false + + + false + + + + + + diff --git a/gui/client/toolbar.ui b/gui/client/toolbar.ui new file mode 100644 index 0000000..20d3e9c --- /dev/null +++ b/gui/client/toolbar.ui @@ -0,0 +1,191 @@ + + + ToolbarClass + + + + 0 + 0 + 383 + 39 + + + + Form + + + QFrame { + background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #f6f7fa, stop: 1 #dadbde); + border-radius: 0px; +} +QLabel { + background-color: none; +} +/* QPushButton */ +QPushButton { + background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #f6f7fa, stop: 1 #dadbde); + border: 2px solid #8f8f91; + border-radius: 4px; + min-width: 80px; +} +QPushButton:hover { + border: 2px solid rgb(0, 170, 255); +} +QPushButton:pressed { + background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #dadbde, stop: 1 #f6f7fa); +} +QPushButton::menu-indicator { + image: url(:/darrow16.svg); +} +/* QCheckBox */ +QCheckBox { +} +QCheckBox::indicator { + background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #f6f7fa, stop: 1 #dadbde); + border: 2px solid #8f8f91; + border-radius: 4px; + width: 16px; + height: 16px; +} +QCheckBox::indicator:unchecked { +} +QCheckBox::indicator:unchecked:hover { + border: 2px solid rgb(0, 170, 255); +} +QCheckBox::indicator:unchecked:pressed { + background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #dadbde, stop: 1 #f6f7fa); +} +QCheckBox::indicator:checked { + image: url(:/ok16.svg); +} +QCheckBox::indicator:checked:hover { + border: 2px solid rgb(0, 170, 255); +} +QCheckBox::indicator:checked:pressed { + background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #dadbde, stop: 1 #f6f7fa); +} + + + + + 0 + + + + + QFrame::StyledPanel + + + QFrame::Raised + + + + + + Menu + + + Menu + + + + + + + Qt::Horizontal + + + + 20 + 20 + + + + + + + + Host: + + + + + + + + 84 + 0 + + + + Click to connect + + + - + + + + + + + color:red + + + Offline + + + + + + + Qt::Horizontal + + + + 20 + 20 + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'DejaVu Sans'; font-size:10pt; font-weight:600; font-style:italic; color:#0055ff;">PVS</span></p></body></html> + + + + + + + + 16 + 16 + + + + + + + :/cam32.svg + + + true + + + + + + + + + + + + + + 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