Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>changeDialog</class>
<widget class="QDialog" name="changeDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>725</width>
<height>336</height>
</rect>
</property>
<property name="windowTitle">
<string>修改课程</string>
</property>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="geometry">
<rect>
<x>340</x>
<y>290</y>
<width>341</width>
<height>32</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit">
<property name="geometry">
<rect>
<x>500</x>
<y>100</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_2">
<property name="geometry">
<rect>
<x>500</x>
<y>150</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>410</x>
<y>90</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>Course:</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>390</x>
<y>140</y>
<width>101</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>Lecturers:</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_2">
<property name="geometry">
<rect>
<x>580</x>
<y>240</y>
<width>121</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>9:00am-10:00am</string>
</property>
</item>
<item>
<property name="text">
<string>10:00am-11:00am</string>
</property>
</item>
<item>
<property name="text">
<string>11:00am-12:00am</string>
</property>
</item>
<item>
<property name="text">
<string>12:00am-1:00pm</string>
</property>
</item>
<item>
<property name="text">
<string>1:00pm-2:00pm</string>
</property>
</item>
<item>
<property name="text">
<string>2:00pm-3:00pm</string>
</property>
</item>
<item>
<property name="text">
<string>3:00pm-4:00pm</string>
</property>
</item>
<item>
<property name="text">
<string>4:00pm-5:00pm</string>
</property>
</item>
<item>
<property name="text">
<string>5:00pm-6:00pm</string>
</property>
</item>
</widget>
<widget class="QComboBox" name="comboBox">
<property name="geometry">
<rect>
<x>468</x>
<y>240</y>
<width>101</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>Monday</string>
</property>
</item>
<item>
<property name="text">
<string>Tuesday</string>
</property>
</item>
<item>
<property name="text">
<string>Wednesday</string>
</property>
</item>
<item>
<property name="text">
<string>Thuresday</string>
</property>
</item>
<item>
<property name="text">
<string>Friday</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>400</x>
<y>230</y>
<width>101</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>Time:</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>410</x>
<y>30</y>
<width>271</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>18</pointsize>
</font>
</property>
<property name="text">
<string>After:</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>30</x>
<y>90</y>
<width>191</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>Coures name:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_3">
<property name="geometry">
<rect>
<x>230</x>
<y>100</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_2_class">
<property name="geometry">
<rect>
<x>500</x>
<y>200</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>410</x>
<y>190</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>Room:</string>
</property>
</widget>
<widget class="Line" name="line">
<property name="geometry">
<rect>
<x>360</x>
<y>10</y>
<width>16</width>
<height>421</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>60</x>
<y>30</y>
<width>261</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>18</pointsize>
</font>
</property>
<property name="text">
<string>Before:</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_3">
<property name="geometry">
<rect>
<x>230</x>
<y>150</y>
<width>111</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>Monday</string>
</property>
</item>
<item>
<property name="text">
<string>Tuesday</string>
</property>
</item>
<item>
<property name="text">
<string>Wednesday</string>
</property>
</item>
<item>
<property name="text">
<string>Thursday</string>
</property>
</item>
<item>
<property name="text">
<string>Friday</string>
</property>
</item>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>140</x>
<y>140</y>
<width>101</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>Time:</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_4">
<property name="geometry">
<rect>
<x>230</x>
<y>210</y>
<width>121</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>9:00am-10:00am</string>
</property>
</item>
<item>
<property name="text">
<string>10:00am-11:00am</string>
</property>
</item>
<item>
<property name="text">
<string>11:00am-12:00am</string>
</property>
</item>
<item>
<property name="text">
<string>12:00am-1:00pm</string>
</property>
</item>
<item>
<property name="text">
<string>1:00pm-2:00pm</string>
</property>
</item>
<item>
<property name="text">
<string>2:00pm-3:00pm</string>
</property>
</item>
<item>
<property name="text">
<string>3:00pm-4:00pm</string>
</property>
</item>
<item>
<property name="text">
<string>4:00pm-5:00pm</string>
</property>
</item>
<item>
<property name="text">
<string>5:00pm-6:00pm</string>
</property>
</item>
</widget>
</widget>
<resources/>
<connections>
<connection>
<sender>buttonBox</sender>
<signal>accepted()</signal>
<receiver>changeDialog</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel">
<x>248</x>
<y>254</y>
</hint>
<hint type="destinationlabel">
<x>157</x>
<y>274</y>
</hint>
</hints>
</connection>
<connection>
<sender>buttonBox</sender>
<signal>rejected()</signal>
<receiver>changeDialog</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel">
<x>316</x>
<y>260</y>
</hint>
<hint type="destinationlabel">
<x>286</x>
<y>274</y>
</hint>
</hints>
</connection>
</connections>
</ui>