addactivityform_template.ui

来自「基于遗传算法的排课软件源码 根据需要安排合理的课程时间等」· UI 代码 · 共 1,532 行 · 第 1/5 页

UI
1,532
字号
                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="text">                            <string>Bi-weekly (once at two weeks)</string>                        </property>                    </widget>                    <widget class="QCheckBox" row="4" column="1" rowspan="1" colspan="2">                        <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="1" column="0" rowspan="1" colspan="2">                        <property name="name">                            <cstring>preferredDay1TextLabel_2</cstring>                        </property>                        <property name="text">                            <string>Preferred day</string>                        </property>                    </widget>                    <widget class="QLabel" row="3" 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="QLabel" row="2" column="0" rowspan="1" colspan="2">                        <property name="name">                            <cstring>preferredHour1TextLabel_2</cstring>                        </property>                        <property name="text">                            <string>Preferred hour</string>                        </property>                    </widget>                    <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" rowspan="1" colspan="2">                        <property name="name">                            <cstring>duration2SpinBox</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="minValue">                            <number>1</number>                        </property>                    </widget>                    <widget class="QComboBox" row="1" column="2">                        <property name="name">                            <cstring>preferredDay2ComboBox</cstring>                        </property>                        <property name="duplicatesEnabled">                            <bool>false</bool>                        </property>                    </widget>                    <widget class="QComboBox" row="2" column="2">                        <property name="name">                            <cstring>preferredHour2ComboBox</cstring>                        </property>                        <property name="duplicatesEnabled">                            <bool>false</bool>                        </property>                    </widget>                    <widget class="QCheckBox" row="3" column="1" rowspan="1" colspan="2">                        <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="4" column="1" rowspan="1" colspan="2">                        <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="2" column="0" rowspan="1" colspan="2">                        <property name="name">                            <cstring>preferredHour1TextLabel_3</cstring>                        </property>                        <property name="text">                            <string>Preferred hour</string>                        </property>                    </widget>                    <widget class="QLabel" row="1" column="0" rowspan="1" colspan="2">                        <property name="name">                            <cstring>preferredDay1TextLabel_3</cstring>                        </property>                        <property name="text">                            <string>Preferred day</string>                        </property>                    </widget>                    <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="QLabel" row="3" column="0">                        <property name="name">                            <cstring>parity1TextLabel_3</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="text">                            <string>Parity</string>                        </property>                    </widget>                    <widget class="QSpinBox" row="0" column="1" rowspan="1" colspan="2">                        <property name="name">                            <cstring>duration3SpinBox</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="minValue">                            <number>1</number>                        </property>                    </widget>                    <widget class="QComboBox" row="1" column="2">                        <property name="name">                            <cstring>preferredDay3ComboBox</cstring>                        </property>                        <property name="duplicatesEnabled">                            <bool>false</bool>                        </property>                    </widget>                    <widget class="QComboBox" row="2" column="2">                        <property name="name">                            <cstring>preferredHour3ComboBox</cstring>                        </property>                        <property name="duplicatesEnabled">                            <bool>false</bool>                        </property>                    </widget>                    <widget class="QCheckBox" row="3" column="1" rowspan="1" colspan="2">                        <property name="name">                            <cstring>parity3CheckBox</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="text">                            <string>Bi-weekly</string>                        </property>                    </widget>                    <widget class="QCheckBox" row="4" column="1" rowspan="1" colspan="2">                        <property name="name">                            <cstring>active3CheckBox</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>4</string>                </attribute>                <grid>                    <property name="name">                        <cstring>unnamed</cstring>                    </property>                    <widget class="QLabel" row="3" column="0">                        <property name="name">                            <cstring>parity1TextLabel_4</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="text">                            <string>Parity</string>                        </property>                    </widget>                    <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2">                        <property name="name">                            <cstring>preferredHour1TextLabel_4</cstring>                        </property>                        <property name="text">                            <string>Preferred hour</string>                        </property>                    </widget>                    <widget class="QLabel" row="0" column="0">                        <property name="name">                            <cstring>duration1TextLabel_4</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="text">                            <string>Duration</string>                        </property>                    </widget>                    <widget class="QLabel" row="1" column="0" rowspan="1" colspan="2">                        <property name="name">                            <cstring>preferredDay1TextLabel_4</cstring>                        </property>                        <property name="text">                            <string>Preferred day</string>                        </property>                    </widget>                    <widget class="QSpinBox" row="0" column="1" rowspan="1" colspan="2">                        <property name="name">                            <cstring>duration4SpinBox</cstring>                        </property>                        <property name="enabled">                            <bool>true</bool>                        </property>                        <property name="minValue">                            <number>1</number>                        </property>                    </widget>                    <widget class="QComboBox" row="1" column="2">                        <property name="name">                            <cstring>preferredDay4ComboBox</cstring>                        </property>                        <property name="duplicatesEnabled">                            <bool>false</bool>                        </property>                    </widget>                    <widget class="QComboBox" row="2" column="2">                        <property name="name">                            <cstring>preferredHour4ComboBox</cstring>                        </property>                        <property name="duplicatesEnabled">                            <bool>false</bool>                        </property>                    </widget>                    <widget class="QCheckBox" row="3" column="1" rowspan="1" colspan="2">                        <property name="name">

⌨️ 快捷键说明

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