⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 modifyactivityform_template.ui

📁 基于遗传算法的排课软件源码 根据需要安排合理的课程时间等
💻 UI
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>ModifyActivityForm_template</class><widget class="QDialog">    <property name="name">        <cstring>ModifyActivityForm_template</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>779</width>            <height>614</height>        </rect>    </property>    <property name="caption">        <string>FET - modify activity dialog</string>    </property>    <grid>        <property name="name">            <cstring>unnamed</cstring>        </property>        <widget class="QLabel" row="0" column="4" rowspan="2" colspan="2">            <property name="name">                <cstring>currentActivityTextLabel</cstring>            </property>            <property name="frameShape">                <enum>NoFrame</enum>            </property>            <property name="frameShadow">                <enum>Plain</enum>            </property>            <property name="text">                <string>Current activity</string>            </property>        </widget>        <widget class="QLabel" row="0" column="2" rowspan="1" colspan="2">            <property name="name">                <cstring>selectedTeachersTextLabel</cstring>            </property>            <property name="text">                <string>Selected teachers</string>            </property>        </widget>        <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">            <property name="name">                <cstring>allTeachersTextLabel</cstring>            </property>            <property name="text">                <string>All teachers</string>            </property>        </widget>        <widget class="QListBox" row="1" column="3" rowspan="3" colspan="1">            <item>                <property name="text">                    <string>New Item</string>                </property>            </item>            <property name="name">                <cstring>selectedTeachersListBox</cstring>            </property>        </widget>        <widget class="QPushButton" row="1" column="1" rowspan="1" colspan="2">            <property name="name">                <cstring>addTeacherPushButton</cstring>            </property>            <property name="text">                <string>Add</string>            </property>        </widget>        <widget class="QListBox" row="1" column="0" rowspan="3" colspan="1">            <item>                <property name="text">                    <string>New Item</string>                </property>            </item>            <property name="name">                <cstring>allTeachersListBox</cstring>            </property>        </widget>        <widget class="QTextEdit" row="2" column="4" rowspan="2" colspan="2">            <property name="name">                <cstring>currentActivityTextEdit</cstring>            </property>            <property name="readOnly">                <bool>true</bool>            </property>        </widget>        <widget class="QPushButton" row="2" column="1" rowspan="1" colspan="2">            <property name="name">                <cstring>removeTeacherPushButton</cstring>            </property>            <property name="text">                <string>Remove</string>            </property>        </widget>        <widget class="QPushButton" row="3" column="1" rowspan="1" colspan="2">            <property name="name">                <cstring>clearTeacherPushButton</cstring>            </property>            <property name="text">                <string>Clear</string>            </property>        </widget>        <widget class="QLabel" row="4" column="0" rowspan="1" colspan="4">            <property name="name">                <cstring>subjectsTextLabel</cstring>            </property>            <property name="text">                <string>Subject</string>            </property>        </widget>        <widget class="QComboBox" row="5" column="0" rowspan="1" colspan="4">            <property name="name">                <cstring>subjectsComboBox</cstring>            </property>            <property name="editable">                <bool>false</bool>            </property>            <property name="insertionPolicy">                <enum>NoInsertion</enum>            </property>            <property name="autoCompletion">                <bool>false</bool>            </property>            <property name="duplicatesEnabled">                <bool>false</bool>            </property>        </widget>        <widget class="QLabel" row="6" column="0" rowspan="1" colspan="4">            <property name="name">                <cstring>subjectTagsTextLabel</cstring>            </property>            <property name="text">                <string>Subject tag</string>            </property>        </widget>        <widget class="QComboBox" row="7" column="0" rowspan="1" colspan="4">            <property name="name">                <cstring>subjectTagsComboBox</cstring>            </property>            <property name="editable">                <bool>false</bool>            </property>            <property name="insertionPolicy">                <enum>NoInsertion</enum>            </property>            <property name="autoCompletion">                <bool>false</bool>            </property>            <property name="duplicatesEnabled">                <bool>false</bool>            </property>        </widget>        <widget class="QLabel" row="8" column="0">            <property name="name">                <cstring>allStudentsTextLabel</cstring>            </property>            <property name="text">                <string>All students</string>            </property>        </widget>        <widget class="QLabel" row="8" column="2" rowspan="1" colspan="2">            <property name="name">                <cstring>selectedStudentsTextLabel</cstring>            </property>            <property name="text">                <string>Selected students</string>            </property>        </widget>        <widget class="QListBox" row="9" column="3" rowspan="3" colspan="1">            <item>                <property name="text">                    <string>New Item</string>                </property>            </item>            <property name="name">                <cstring>selectedStudentsListBox</cstring>            </property>        </widget>        <widget class="QListBox" row="9" column="0" rowspan="3" colspan="1">            <item>                <property name="text">                    <string>New Item</string>                </property>            </item>            <property name="name">                <cstring>allStudentsListBox</cstring>            </property>        </widget>        <widget class="QTabWidget" row="9" column="4" rowspan="1" colspan="2">            <property name="name">                <cstring>subactivitiesTabWidget</cstring>            </property>            <widget class="QWidget">                <property name="name">                    <cstring>TabPage</cstring>                </property>                <attribute name="title">                    <string>1</string>                </attribute>                <grid>                    <property name="name">                        <cstring>unnamed</cstring>                    </property>                    <widget class="QLabel" row="0" column="0">                        <property name="name">                            <cstring>duration1TextLabel</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="text">                            <string>Duration</string>                        </property>                    </widget>                    <widget class="QSpinBox" row="0" column="1">                        <property name="name">                            <cstring>duration1SpinBox</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="minValue">                            <number>1</number>                        </property>                    </widget>                    <widget class="QLabel" row="1" column="0">                        <property name="name">                            <cstring>parity1TextLabel</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="text">                            <string>Parity</string>                        </property>                    </widget>                    <widget class="QCheckBox" row="1" column="1">                        <property name="name">                            <cstring>parity1CheckBox</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="text">                            <string>Bi-weekly (once at two weeks)</string>                        </property>                    </widget>                    <widget class="QCheckBox" row="2" column="1">                        <property name="name">                            <cstring>active1CheckBox</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="text">                            <string>Active</string>                        </property>                        <property name="checked">                            <bool>true</bool>                        </property>                    </widget>                </grid>            </widget>            <widget class="QWidget">                <property name="name">                    <cstring>TabPage</cstring>                </property>                <attribute name="title">                    <string>2</string>                </attribute>                <grid>                    <property name="name">                        <cstring>unnamed</cstring>                    </property>                    <widget class="QLabel" row="0" column="0">                        <property name="name">                            <cstring>duration1TextLabel_2</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="text">                            <string>Duration</string>                        </property>                    </widget>                    <widget class="QSpinBox" row="0" column="1">                        <property name="name">                            <cstring>duration2SpinBox</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="minValue">                            <number>1</number>                        </property>                    </widget>                    <widget class="QLabel" row="1" column="0">                        <property name="name">                            <cstring>parity1TextLabel_2</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="text">                            <string>Parity</string>                        </property>                    </widget>                    <widget class="QCheckBox" row="1" column="1">                        <property name="name">                            <cstring>parity2CheckBox</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="text">                            <string>Bi-weekly</string>                        </property>                    </widget>                    <widget class="QCheckBox" row="2" column="1">                        <property name="name">                            <cstring>active2CheckBox</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="text">                            <string>Active</string>                        </property>                        <property name="checked">                            <bool>true</bool>                        </property>                    </widget>                </grid>            </widget>            <widget class="QWidget">                <property name="name">                    <cstring>TabPage</cstring>                </property>                <attribute name="title">                    <string>3</string>                </attribute>                <grid>                    <property name="name">                        <cstring>unnamed</cstring>                    </property>                    <widget class="QLabel" row="0" column="0">                        <property name="name">                            <cstring>duration1TextLabel_3</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="text">                            <string>Duration</string>                        </property>                    </widget>                    <widget class="QSpinBox" row="0" column="1">                        <property name="name">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -