123.ui
来自「基于QT/E2.3.10的简单计算器设计」· UI 代码 · 共 160 行 · 第 1/3 页
UI
160 行
<name>name</name> <cstring>PixmapLabel1</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>70</x> <y>160</y> <width>75</width> <height>100</height> </rect> </property> <property stdset="1"> <name>pixmap</name> <pixmap>image0</pixmap> </property> <property stdset="1"> <name>scaledContents</name> <bool>true</bool> </property> </widget> <widget> <class>QLCDNumber</class> <property stdset="1"> <name>name</name> <cstring>LCDNumber1</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>80</x> <y>70</y> <width>64</width> <height>23</height> </rect> </property> </widget> <widget> <class>QSlider</class> <property stdset="1"> <name>name</name> <cstring>Slider3</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>30</x> <y>270</y> <width>180</width> <height>24</height> </rect> </property> <property stdset="1"> <name>orientation</name>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?