?? timetableshowconflictstimeform_template.ui
字號(hào):
<!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>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -