testhrmsdialogbase.ui
来自「使用 C++ 写的人事管理系统」· UI 代码 · 共 107 行
UI
107 行
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>testHRMSDialogBase</class>
<widget class="QDialog">
<property name="name">
<cstring>testHRMSDialogBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>541</width>
<height>498</height>
</rect>
</property>
<property name="caption">
<string>testHRMS</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
<widget class="QTable">
<column>
<property name="text">
<string>濮撳悕</string>
</property>
</column>
<column>
<property name="text">
<string>鎬у埆</string>
</property>
</column>
<column>
<property name="text">
<string>骞撮緞</string>
</property>
</column>
<column>
<property name="text">
<string>宸ヤ綔鍗曚綅</string>
</property>
</column>
<column>
<property name="text">
<string>鑱屽姟</string>
</property>
</column>
<column>
<property name="text">
<string>鐢佃瘽</string>
</property>
</column>
<column>
<property name="text">
<string>浣忓潃</string>
</property>
</column>
<column>
<property name="text">
<string>ID</string>
</property>
</column>
<property name="name">
<cstring>table1</cstring>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>500</width>
<height>410</height>
</rect>
</property>
<property name="numRows">
<number>0</number>
</property>
<property name="numCols">
<number>8</number>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>Layout1</cstring>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>450</y>
<width>500</width>
<height>33</height>
</rect>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QPushButton">
<property name="name">
<cstring>buttonEnd</cstring>
</property>
<property name="text">
<string>閫
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?