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

📄 modifyconstraintsubjectsubjecttagrequireequipmentsform_template.ui

📁 基于遗传算法的排课软件源码 根据需要安排合理的课程时间等
💻 UI
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>ModifyConstraintSubjectSubjectTagRequireEquipmentsForm_template</class><widget class="QDialog">    <property name="name">        <cstring>ModifyConstraintSubjectSubjectTagRequireEquipmentsForm_template</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>523</width>            <height>550</height>        </rect>    </property>    <property name="caption">        <string>FET - Modify constraint subject subject tag require equipments</string>    </property>    <widget class="QComboBox">        <property name="name">            <cstring>subjectsComboBox</cstring>        </property>        <property name="geometry">            <rect>                <x>20</x>                <y>40</y>                <width>480</width>                <height>31</height>            </rect>        </property>    </widget>    <widget class="QLabel">        <property name="name">            <cstring>subjectsTextLabel</cstring>        </property>        <property name="geometry">            <rect>                <x>20</x>                <y>20</y>                <width>270</width>                <height>20</height>            </rect>        </property>        <property name="frameShape">            <enum>NoFrame</enum>        </property>        <property name="frameShadow">            <enum>Plain</enum>        </property>        <property name="text">            <string>Subject</string>        </property>        <property name="buddy" stdset="0">            <cstring>roomsComboBox</cstring>        </property>    </widget>    <widget class="QPushButton">        <property name="name">            <cstring>cancelPushButton</cstring>        </property>        <property name="geometry">            <rect>                <x>310</x>                <y>500</y>                <width>150</width>                <height>31</height>            </rect>        </property>        <property name="text">            <string>Cancel</string>        </property>    </widget>    <widget class="QLabel">        <property name="name">            <cstring>weightTextLabel</cstring>        </property>        <property name="geometry">            <rect>                <x>290</x>                <y>420</y>                <width>201</width>                <height>26</height>            </rect>        </property>        <property name="frameShape">            <enum>NoFrame</enum>        </property>        <property name="frameShadow">            <enum>Plain</enum>        </property>        <property name="text">            <string>Weight (recommended: 1.0)</string>        </property>    </widget>    <widget class="QLabel">        <property name="name">            <cstring>requiredEquipmentsTextLabel</cstring>        </property>        <property name="geometry">            <rect>                <x>290</x>                <y>150</y>                <width>210</width>                <height>20</height>            </rect>        </property>        <property name="frameShape">            <enum>NoFrame</enum>        </property>        <property name="frameShadow">            <enum>Plain</enum>        </property>        <property name="text">            <string>Required equipments</string>        </property>        <property name="buddy" stdset="0">            <cstring>roomsComboBox</cstring>        </property>    </widget>    <widget class="QListBox">        <item>            <property name="text">                <string>New Item</string>            </property>        </item>        <property name="name">            <cstring>requiredEquipmentsListBox</cstring>        </property>        <property name="geometry">            <rect>                <x>290</x>                <y>170</y>                <width>210</width>                <height>230</height>            </rect>        </property>    </widget>    <widget class="QPushButton">        <property name="name">            <cstring>addPushButton</cstring>        </property>        <property name="geometry">            <rect>                <x>230</x>                <y>240</y>                <width>60</width>                <height>30</height>            </rect>        </property>        <property name="text">            <string>Add</string>        </property>    </widget>    <widget class="QPushButton">        <property name="name">            <cstring>removePushButton</cstring>        </property>        <property name="geometry">            <rect>                <x>230</x>                <y>310</y>                <width>60</width>                <height>30</height>            </rect>        </property>        <property name="text">            <string>Remove</string>        </property>    </widget>    <widget class="QListBox">        <item>            <property name="text">                <string>New Item</string>            </property>        </item>        <property name="name">            <cstring>allEquipmentsListBox</cstring>        </property>        <property name="geometry">            <rect>                <x>20</x>                <y>170</y>                <width>210</width>                <height>230</height>            </rect>        </property>    </widget>    <widget class="QCheckBox">        <property name="name">            <cstring>compulsoryCheckBox</cstring>        </property>        <property name="geometry">            <rect>                <x>40</x>                <y>440</y>                <width>220</width>                <height>30</height>            </rect>        </property>        <property name="text">            <string>Compulsory</string>        </property>        <property name="checked">            <bool>true</bool>        </property>    </widget>    <widget class="QLineEdit">        <property name="name">            <cstring>weightLineEdit</cstring>        </property>        <property name="geometry">            <rect>                <x>310</x>                <y>450</y>                <width>124</width>                <height>26</height>            </rect>        </property>        <property name="text">            <string>1.0</string>        </property>    </widget>    <widget class="QLabel">        <property name="name">            <cstring>allEquipmentsTextLabel</cstring>        </property>        <property name="geometry">            <rect>                <x>20</x>                <y>150</y>                <width>210</width>                <height>20</height>            </rect>        </property>        <property name="frameShape">            <enum>NoFrame</enum>        </property>        <property name="frameShadow">            <enum>Plain</enum>        </property>        <property name="text">            <string>All equipments</string>        </property>        <property name="buddy" stdset="0">            <cstring>roomsComboBox</cstring>        </property>    </widget>    <widget class="QPushButton">        <property name="name">            <cstring>okPushButton</cstring>        </property>        <property name="geometry">            <rect>                <x>50</x>                <y>500</y>                <width>170</width>                <height>31</height>            </rect>        </property>        <property name="text">            <string>Ok</string>        </property>    </widget>    <widget class="QLabel">        <property name="name">            <cstring>subjectTagsTextLabel</cstring>        </property>        <property name="geometry">            <rect>                <x>20</x>                <y>80</y>                <width>270</width>                <height>20</height>            </rect>        </property>        <property name="frameShape">            <enum>NoFrame</enum>        </property>        <property name="frameShadow">            <enum>Plain</enum>        </property>        <property name="text">            <string>Subject tag</string>        </property>        <property name="buddy" stdset="0">            <cstring>roomsComboBox</cstring>        </property>    </widget>    <widget class="QComboBox">        <property name="name">            <cstring>subjectTagsComboBox</cstring>        </property>        <property name="geometry">            <rect>                <x>20</x>                <y>100</y>                <width>480</width>                <height>31</height>            </rect>        </property>    </widget></widget><connections>    <connection>        <sender>addPushButton</sender>        <signal>clicked()</signal>        <receiver>ModifyConstraintSubjectSubjectTagRequireEquipmentsForm_template</receiver>        <slot>addEquipment()</slot>    </connection>    <connection>        <sender>removePushButton</sender>        <signal>clicked()</signal>        <receiver>ModifyConstraintSubjectSubjectTagRequireEquipmentsForm_template</receiver>        <slot>removeEquipment()</slot>    </connection>    <connection>        <sender>okPushButton</sender>        <signal>clicked()</signal>        <receiver>ModifyConstraintSubjectSubjectTagRequireEquipmentsForm_template</receiver>        <slot>ok()</slot>    </connection>    <connection>        <sender>cancelPushButton</sender>        <signal>clicked()</signal>        <receiver>ModifyConstraintSubjectSubjectTagRequireEquipmentsForm_template</receiver>        <slot>cancel()</slot>    </connection></connections><slots>    <slot>addEquipment()</slot>    <slot>removeEquipment()</slot>    <slot>ok()</slot>    <slot>cancel()</slot></slots><layoutdefaults spacing="6" margin="11"/></UI>

⌨️ 快捷键说明

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