📄 timetableshowconflictstimeform_template.ui
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>TimetableShowConflictsTimeForm_template</class><widget class="QDialog"> <property name="name"> <cstring>TimetableShowConflictsTimeForm_template</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>511</width> <height>480</height> </rect> </property> <property name="caption"> <string>FET - showing the timetable conflicts (time)</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QTextEdit" row="0" column="0"> <property name="name"> <cstring>conflictsTextEdit</cstring> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QPushButton" row="1" column="0"> <property name="name"> <cstring>closePushButton</cstring> </property> <property name="text"> <string>Close</string> </property> </widget> </grid></widget><connections> <connection> <sender>closePushButton</sender> <signal>clicked()</signal> <receiver>TimetableShowConflictsTimeForm_template</receiver> <slot>close()</slot> </connection></connections><layoutdefaults spacing="6" margin="11"/></UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -