diff options
Diffstat (limited to 'gui/server_normal/help.ui')
-rw-r--r-- | gui/server_normal/help.ui | 238 |
1 files changed, 230 insertions, 8 deletions
diff --git a/gui/server_normal/help.ui b/gui/server_normal/help.ui index a7267ee..9dbc55b 100644 --- a/gui/server_normal/help.ui +++ b/gui/server_normal/help.ui @@ -1,21 +1,243 @@ +<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> - <author/> - <comment/> - <exportmacro/> - <class>help</class> - <widget class="QWidget" name="help"> + <class>Help</class> + <widget class="QDialog" name="Help"> <property name="geometry"> <rect> <x>0</x> <y>0</y> - <width>400</width> - <height>300</height> + <width>601</width> + <height>483</height> </rect> </property> <property name="windowTitle"> <string>Form</string> </property> + <widget class="QWidget" name="formLayoutWidget"> + <property name="geometry"> + <rect> + <x>20</x> + <y>10</y> + <width>562</width> + <height>421</height> + </rect> + </property> + <layout class="QFormLayout" name="formLayout"> + <property name="fieldGrowthPolicy"> + <enum>QFormLayout::AllNonFixedFieldsGrow</enum> + </property> + <item row="0" column="0"> + <widget class="QLabel" name="lockScreenIcon"> + <property name="maximumSize"> + <size> + <width>53</width> + <height>54</height> + </size> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="text"> + <string/> + </property> + <property name="pixmap"> + <pixmap resource="../../pvsmgr.qrc">:/lock</pixmap> + </property> + <property name="scaledContents"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="0" column="1"> + <widget class="QLabel" name="lockScreen"> + <property name="text"> + <string>Lock all connected students screens.</string> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QLabel" name="tutor2allIcon"> + <property name="maximumSize"> + <size> + <width>53</width> + <height>54</height> + </size> + </property> + <property name="autoFillBackground"> + <bool>false</bool> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="text"> + <string/> + </property> + <property name="pixmap"> + <pixmap resource="../../pvsmgr.qrc">:/tutor2all</pixmap> + </property> + <property name="scaledContents"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="1" column="1"> + <widget class="QLabel" name="tutor2all"> + <property name="text"> + <string>Start projection from tutor to all connected students.</string> + </property> + </widget> + </item> + <item row="2" column="0"> + <widget class="QLabel" name="tutor2studentIcon"> + <property name="maximumSize"> + <size> + <width>53</width> + <height>54</height> + </size> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="text"> + <string/> + </property> + <property name="pixmap"> + <pixmap resource="../../pvsmgr.qrc">:/tutor2student</pixmap> + </property> + <property name="scaledContents"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="2" column="1"> + <widget class="QLabel" name="tutor2student"> + <property name="text"> + <string>Start projection from tutor to selected student.</string> + </property> + </widget> + </item> + <item row="3" column="0"> + <widget class="QLabel" name="student2tutorIcon"> + <property name="maximumSize"> + <size> + <width>53</width> + <height>54</height> + </size> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="text"> + <string/> + </property> + <property name="pixmap"> + <pixmap resource="../../pvsmgr.qrc">:/student2tutor</pixmap> + </property> + <property name="scaledContents"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="3" column="1"> + <widget class="QLabel" name="student2tutor"> + <property name="text"> + <string>Start projection from selected student to tutor.</string> + </property> + </widget> + </item> + <item row="4" column="0"> + <widget class="QLabel" name="student2tutor_exclIcon"> + <property name="maximumSize"> + <size> + <width>53</width> + <height>54</height> + </size> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="text"> + <string/> + </property> + <property name="pixmap"> + <pixmap resource="../../pvsmgr.qrc">:/student2tutorextension</pixmap> + </property> + <property name="scaledContents"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="4" column="1"> + <widget class="QLabel" name="student2tutor_exclusive"> + <property name="text"> + <string>Start projection from selected student to tutor and hide all other screens.</string> + </property> + </widget> + </item> + <item row="5" column="0"> + <widget class="QLabel" name="resetIcon"> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="text"> + <string/> + </property> + <property name="pixmap"> + <pixmap resource="../../pvsmgr.qrc">:/reset</pixmap> + </property> + <property name="scaledContents"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="5" column="1"> + <widget class="QLabel" name="reset"> + <property name="text"> + <string>Stop running projections.</string> + </property> + </widget> + </item> + <item row="6" column="0"> + <widget class="QLabel" name="setTutorIcon"> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="text"> + <string/> + </property> + <property name="pixmap"> + <pixmap resource="../../pvsmgr.qrc">:/dozent</pixmap> + </property> + <property name="scaledContents"> + <bool>true</bool> + </property> + </widget> + </item> + <item row="6" column="1"> + <widget class="QLabel" name="setTutor"> + <property name="text"> + <string>Set selected client to tutor.</string> + </property> + </widget> + </item> + </layout> + </widget> + <widget class="QPushButton" name="pushButton"> + <property name="geometry"> + <rect> + <x>240</x> + <y>440</y> + <width>121</width> + <height>31</height> + </rect> + </property> + <property name="text"> + <string>Cancel</string> + </property> + </widget> </widget> - <pixmapfunction/> + <resources> + <include location="../../pvsmgr.qrc"/> + </resources> <connections/> </ui> |