formsend.ui~
来自「该程序实现了通过tcp协议向另外一个终端发送数据的功能」· UI~ 代码 · 共 34 行
UI~
34 行
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>FormSend</class><widget class="QDialog"> <property name="name"> <cstring>FormSend</cstring> </property> <property name="geometry"> <rect> <x>140</x> <y>120</y> <width>320</width> <height>240</height> </rect> </property> <property name="minimumSize"> <size> <width>320</width> <height>240</height> </size> </property> <property name="maximumSize"> <size> <width>320</width> <height>240</height> </size> </property> <property name="caption"> <string>talkback sender</string> </property></widget><pixmapinproject/><layoutdefaults spacing="6" margin="11"/></UI>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?