⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 helpform.ui

📁 commi-0.3.2版本,linux下串口程序的源代码,类似minicom
💻 UI
📖 第 1 页 / 共 2 页
字号:
<!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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -