📄 mainform.ui
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Form1</class>
<widget class="QMainWindow">
<property name="name">
<cstring>Form1</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>515</height>
</rect>
</property>
<property name="caption">
<string>SMS</string>
</property>
<property name="icon">
<pixmap>mainicon.png</pixmap>
</property>
<property name="iconText">
<string>SMS</string>
</property>
<widget class="QTabWidget">
<property name="name">
<cstring>tabWidget1</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>590</width>
<height>460</height>
</rect>
</property>
<property name="toolTip" stdset="0">
<string>infomation</string>
</property>
<widget class="QWidget">
<property name="name">
<cstring>student</cstring>
</property>
<attribute name="title">
<string>Student</string>
</attribute>
<widget class="QPushButton">
<property name="name">
<cstring>pushButton2</cstring>
</property>
<property name="geometry">
<rect>
<x>370</x>
<y>400</y>
<width>83</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>DELETE</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pushButton3</cstring>
</property>
<property name="geometry">
<rect>
<x>460</x>
<y>400</y>
<width>83</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>SEARCH</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pushButton1</cstring>
</property>
<property name="geometry">
<rect>
<x>180</x>
<y>400</y>
<width>83</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>ADD</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pushButton79</cstring>
</property>
<property name="geometry">
<rect>
<x>270</x>
<y>400</y>
<width>90</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>Modify</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pushButton72</cstring>
</property>
<property name="geometry">
<rect>
<x>80</x>
<y>400</y>
<width>90</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>Show All</string>
</property>
</widget>
<widget class="QListView">
<column>
<property name="text">
<string> ID </string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string> Name </string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string> Age </string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string> Sex </string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>listView1</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>560</width>
<height>380</height>
</rect>
</property>
</widget>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>course</cstring>
</property>
<attribute name="title">
<string>Course</string>
</attribute>
<widget class="QPushButton">
<property name="name">
<cstring>pushButton72_2</cstring>
</property>
<property name="geometry">
<rect>
<x>80</x>
<y>400</y>
<width>90</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>Show All</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pushButton2_2</cstring>
</property>
<property name="geometry">
<rect>
<x>370</x>
<y>400</y>
<width>83</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>DELETE</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pushButton1_2</cstring>
</property>
<property name="geometry">
<rect>
<x>180</x>
<y>400</y>
<width>83</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>ADD</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pushButton79_2</cstring>
</property>
<property name="geometry">
<rect>
<x>270</x>
<y>400</y>
<width>90</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>Modify</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>pushButton3_2</cstring>
</property>
<property name="geometry">
<rect>
<x>460</x>
<y>400</y>
<width>83</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>SEARCH</string>
</property>
</widget>
<widget class="QListView">
<column>
<property name="text">
<string> ID </string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string> Name </string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Point</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Teacher Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>TeacherID</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>listView2</cstring>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>560</width>
<height>380</height>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -