readdir.ui~
来自「适合初学者学习的QT源程序」· UI~ 代码 · 共 47 行
UI~
47 行
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>ReadDir</class><widget class="QDialog"> <property name="name"> <cstring>ReadDir</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>465</width> <height>336</height> </rect> </property> <property name="caption"> <string>Read Dir</string> </property> <widget class="QLabel"> <property name="name"> <cstring>ParentDirText</cstring> </property> <property name="geometry"> <rect> <x>20</x> <y>20</y> <width>70</width> <height>41</height> </rect> </property> <property name="text"> <string>鐖剁洰褰曪細</string> </property> </widget> <widget class="QButtonGroup"> <property name="name"> <cstring>buttonGroup1</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>80</y> <width>460</width> <height>240</height> </rect> </property> <property name="title"> <string>鐩
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?