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

📄 hoursform_template.ui

📁 ASP.NET 在线项目注册系统
💻 UI
📖 第 1 页 / 共 2 页
字号:
                <cstring>hour8LineEdit</cstring>            </property>        </widget>        <widget class="QLabel" row="7" column="3" rowspan="1" colspan="2">            <property name="name">                <cstring>hour28TextLabel</cstring>            </property>            <property name="text">                <string>Hour 28</string>            </property>        </widget>        <widget class="QLineEdit" row="6" column="3" rowspan="1" colspan="2">            <property name="name">                <cstring>hour27LineEdit</cstring>            </property>        </widget>        <widget class="QLineEdit" row="2" column="1">            <property name="name">                <cstring>hour9LineEdit</cstring>            </property>        </widget>        <widget class="QLabel" row="13" column="2">            <property name="name">                <cstring>hour23TextLabel</cstring>            </property>            <property name="text">                <string>Hour 23</string>            </property>        </widget>        <widget class="QLineEdit" row="12" column="2">            <property name="name">                <cstring>hour22LineEdit</cstring>            </property>        </widget>        <widget class="QLineEdit" row="12" column="1">            <property name="name">                <cstring>hour14LineEdit</cstring>            </property>        </widget>        <widget class="QLabel" row="3" column="2">            <property name="name">                <cstring>hour18TextLabel</cstring>            </property>            <property name="text">                <string>Hour 18</string>            </property>        </widget>        <widget class="QLineEdit" row="2" column="2">            <property name="name">                <cstring>hour17LineEdit</cstring>            </property>        </widget>        <widget class="QLabel" row="3" column="1">            <property name="name">                <cstring>hour10TextLabel</cstring>            </property>            <property name="text">                <string>Hour 10</string>            </property>        </widget>        <widget class="QLineEdit" row="10" column="3" rowspan="1" colspan="2">            <property name="name">                <cstring>hour29LineEdit</cstring>            </property>        </widget>        <widget class="QLabel" row="13" column="0">            <property name="name">                <cstring>hour7TextLabel</cstring>            </property>            <property name="text">                <string>Hour 7</string>            </property>        </widget>        <widget class="QLabel" row="1" column="3" rowspan="1" colspan="2">            <property name="name">                <cstring>hour25TextLabel</cstring>            </property>            <property name="text">                <string>Hour 25</string>            </property>        </widget>        <widget class="QLineEdit" row="16" column="2">            <property name="name">                <cstring>hour24LineEdit</cstring>            </property>        </widget>        <widget class="QLabel" row="1" column="0">            <property name="name">                <cstring>hour1TextLabel</cstring>            </property>            <property name="text">                <string>Hour 1</string>            </property>        </widget>        <widget class="QLineEdit" row="2" column="0">            <property name="name">                <cstring>hour1LineEdit</cstring>            </property>        </widget>        <widget class="QLabel" row="3" column="0">            <property name="name">                <cstring>hour2TextLabel</cstring>            </property>            <property name="text">                <string>Hour 2</string>            </property>        </widget>        <widget class="QLineEdit" row="8" column="0">            <property name="name">                <cstring>hour4LineEdit</cstring>            </property>        </widget>        <widget class="QLabel" row="5" column="0">            <property name="name">                <cstring>hour3TextLabel</cstring>            </property>            <property name="text">                <string>Hour 3</string>            </property>        </widget>        <widget class="QLabel" row="7" column="2">            <property name="name">                <cstring>hour20TextLabel</cstring>            </property>            <property name="text">                <string>Hour 20</string>            </property>        </widget>        <widget class="QLineEdit" row="6" column="2">            <property name="name">                <cstring>hour19LineEdit</cstring>            </property>        </widget>        <widget class="QLabel" row="7" column="1">            <property name="name">                <cstring>hour12TextLabel</cstring>            </property>            <property name="text">                <string>Hour 12</string>            </property>        </widget>        <widget class="QLineEdit" row="6" column="1">            <property name="name">                <cstring>hour11LineEdit</cstring>            </property>        </widget>        <widget class="QLabel" row="5" column="3" rowspan="1" colspan="2">            <property name="name">                <cstring>hour27TextLabel</cstring>            </property>            <property name="text">                <string>Hour 27</string>            </property>        </widget>        <widget class="QLineEdit" row="4" column="3" rowspan="1" colspan="2">            <property name="name">                <cstring>hour26LineEdit</cstring>            </property>        </widget>        <widget class="QPushButton" row="17" column="2" rowspan="1" colspan="3">            <property name="name">                <cstring>cancelPushButton</cstring>            </property>            <property name="text">                <string>Cancel</string>            </property>        </widget>        <widget class="QPushButton" row="17" column="0" rowspan="1" colspan="2">            <property name="name">                <cstring>okPushButton</cstring>            </property>            <property name="text">                <string>Ok</string>            </property>        </widget>        <widget class="QLabel" row="0" column="0" rowspan="1" colspan="4">            <property name="name">                <cstring>hoursTextLabel</cstring>            </property>            <property name="text">                <string>Number of start hours (periods) per day(please specify also the name of the last hour of the day)</string>            </property>        </widget>        <widget class="QSpinBox" row="0" column="4">            <property name="name">                <cstring>hoursSpinBox</cstring>            </property>            <property name="maxValue">                <number>100</number>            </property>            <property name="minValue">                <number>1</number>            </property>            <property name="value">                <number>1</number>            </property>        </widget>    </grid></widget><connections>    <connection>        <sender>hoursSpinBox</sender>        <signal>valueChanged(int)</signal>        <receiver>HoursForm_template</receiver>        <slot>hoursChanged()</slot>    </connection>    <connection>        <sender>okPushButton</sender>        <signal>clicked()</signal>        <receiver>HoursForm_template</receiver>        <slot>ok()</slot>    </connection>    <connection>        <sender>cancelPushButton</sender>        <signal>clicked()</signal>        <receiver>HoursForm_template</receiver>        <slot>cancel()</slot>    </connection></connections><tabstops>    <tabstop>hoursSpinBox</tabstop>    <tabstop>hour1LineEdit</tabstop>    <tabstop>hour2LineEdit</tabstop>    <tabstop>hour3LineEdit</tabstop>    <tabstop>hour4LineEdit</tabstop>    <tabstop>hour5LineEdit</tabstop>    <tabstop>hour6LineEdit</tabstop>    <tabstop>hour7LineEdit</tabstop>    <tabstop>hour8LineEdit</tabstop>    <tabstop>hour9LineEdit</tabstop>    <tabstop>hour10LineEdit</tabstop>    <tabstop>hour11LineEdit</tabstop>    <tabstop>hour12LineEdit</tabstop>    <tabstop>hour13LineEdit</tabstop>    <tabstop>hour14LineEdit</tabstop>    <tabstop>hour15LineEdit</tabstop>    <tabstop>hour16LineEdit</tabstop>    <tabstop>hour17LineEdit</tabstop>    <tabstop>hour18LineEdit</tabstop>    <tabstop>hour19LineEdit</tabstop>    <tabstop>hour20LineEdit</tabstop>    <tabstop>hour21LineEdit</tabstop>    <tabstop>hour22LineEdit</tabstop>    <tabstop>hour23LineEdit</tabstop>    <tabstop>hour24LineEdit</tabstop>    <tabstop>hour25LineEdit</tabstop>    <tabstop>hour26LineEdit</tabstop>    <tabstop>hour27LineEdit</tabstop>    <tabstop>hour28LineEdit</tabstop>    <tabstop>hour29LineEdit</tabstop>    <tabstop>hour30LineEdit</tabstop>    <tabstop>hour31LineEdit</tabstop>    <tabstop>okPushButton</tabstop>    <tabstop>cancelPushButton</tabstop></tabstops><slots>    <slot>hoursChanged()</slot>    <slot>cancel()</slot>    <slot>ok()</slot></slots><layoutdefaults spacing="6" margin="11"/></UI>

⌨️ 快捷键说明

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