helpform.ui
来自「commi-0.3.2版本,linux下串口程序的源代码,类似minicom」· UI 代码 · 共 230 行 · 第 1/2 页
UI
230 行
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>helpForm</class><widget class="QDialog"> <property name="name"> <cstring>helpForm</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>567</width> <height>480</height> </rect> </property> <property name="caption"> <string>Help</string> </property> <property name="icon"> <pixmap>image0</pixmap> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout12</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="maximumSize"> <size> <width>140</width> <height>32767</height> </size> </property> <property name="text"> <string>Content:</string> </property> </widget> <widget class="QListBox"> <item> <property name="text"> <string>Commi</string> </property> </item> <item> <property name="text"> <string>Batchfiles</string> </property> </item> <property name="name"> <cstring>helpLB</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>7</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>140</width> <height>32767</height> </size> </property> </widget> </vbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout13</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout7</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="Line"> <property name="name"> <cstring>line2</cstring> </property> <property name="frameShape"> <enum>VLine</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <property name="orientation"> <enum>Vertical</enum> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>toolButton1</cstring> </property> <property name="text"> <string></string> </property> <property name="accel">
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?