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

📄 aboutform.ui

📁 commi-0.3.2版本,linux下串口程序的源代码,类似minicom
💻 UI
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>aboutForm</class><widget class="QDialog">    <property name="name">        <cstring>aboutForm</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>394</width>            <height>323</height>        </rect>    </property>    <property name="caption">        <string>About Commi</string>    </property>    <property name="modal">        <bool>true</bool>    </property>    <vbox>        <property name="name">            <cstring>unnamed</cstring>        </property>        <widget class="QLayoutWidget">            <property name="name">                <cstring>layout4</cstring>            </property>            <vbox>                <property name="name">                    <cstring>unnamed</cstring>                </property>                <widget class="QLayoutWidget">                    <property name="name">                        <cstring>layout2</cstring>                    </property>                    <vbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <widget class="QLayoutWidget">                            <property name="name">                                <cstring>layout1</cstring>                            </property>                            <hbox>                                <property name="name">                                    <cstring>unnamed</cstring>                                </property>                                <widget class="QLabel">                                    <property name="name">                                        <cstring>textLabel1</cstring>                                    </property>                                    <property name="font">                                        <font>                                            <pointsize>16</pointsize>                                            <bold>1</bold>                                        </font>                                    </property>                                    <property name="text">                                        <string>Commi 0.3</string>                                    </property>                                </widget>                                <spacer>                                    <property name="name">                                        <cstring>spacer1</cstring>                                    </property>                                    <property name="orientation">                                        <enum>Horizontal</enum>                                    </property>                                    <property name="sizeType">                                        <enum>Expanding</enum>                                    </property>                                    <property name="sizeHint">                                        <size>                                            <width>40</width>                                            <height>20</height>                                        </size>                                    </property>                                </spacer>                            </hbox>                        </widget>                        <widget class="QTabWidget">                            <property name="name">                                <cstring>tabWidget2</cstring>                            </property>                            <widget class="QWidget">                                <property name="name">                                    <cstring>tab</cstring>                                </property>                                <attribute name="title">                                    <string>About</string>                                </attribute>                                <vbox>                                    <property name="name">                                        <cstring>unnamed</cstring>                                    </property>                                    <widget class="QLabel">                                        <property name="name">                                            <cstring>textLabel2</cstring>                                        </property>                                        <property name="text">                                            <string>&lt;p align="center"&gt;A serial terminal program&lt;br&gt;It is a fork of &lt;br&gt;CuteCom from Alexander Naundorf &lt;br&gt;http://cutecom.sf.net&lt;/p&gt;&lt;p align="center"&gt;(c) 2006 Sebastian Block&lt;br&gt;&lt;a href="http://linux-source.de/index.php?artid=4&amp;changelang=5"&gt;http://linux-source.de&lt;/a&gt;&lt;/p&gt;</string>                                        </property>                                    </widget>                                </vbox>                            </widget>                            <widget class="QWidget">                                <property name="name">                                    <cstring>tab</cstring>                                </property>                                <attribute name="title">                                    <string>Autors</string>                                </attribute>                                <hbox>                                    <property name="name">                                        <cstring>unnamed</cstring>                                    </property>                                    <widget class="QLabel">                                        <property name="name">                                            <cstring>textLabel4</cstring>                                        </property>                                        <property name="frameShape">                                            <enum>Box</enum>                                        </property>                                        <property name="frameShadow">                                            <enum>Sunken</enum>                                        </property>                                        <property name="lineWidth">                                            <number>1</number>                                        </property>                                        <property name="text">                                            <string>Sebastian Block&lt;br&gt;&lt;a href="mailto:sebbel@users.berlios.de"&gt;sebbel@users.berlios.de&lt;/a&gt;&lt;br&gt;</string>                                        </property>                                        <property name="alignment">                                            <set>WordBreak|AlignTop</set>                                        </property>                                    </widget>                                </hbox>                            </widget>                            <widget class="QWidget">                                <property name="name">                                    <cstring>TabPage</cstring>                                </property>                                <attribute name="title">                                    <string>Lizenz</string>                                </attribute>                                <vbox>                                    <property name="name">                                        <cstring>unnamed</cstring>                                    </property>                                    <widget class="QTextBrowser">                                        <property name="name">                                            <cstring>textBrowser1</cstring>                                        </property>                                        <property name="textFormat">                                            <enum>AutoText</enum>                                        </property>                                        <property name="text">                                            <string></string>                                        </property>                                    </widget>                                </vbox>                            </widget>                        </widget>                    </vbox>                </widget>                <widget class="QLayoutWidget">                    <property name="name">                        <cstring>layout3</cstring>                    </property>                    <hbox>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <spacer>                            <property name="name">                                <cstring>spacer2</cstring>                            </property>                            <property name="orientation">                                <enum>Horizontal</enum>                            </property>                            <property name="sizeType">                                <enum>Expanding</enum>                            </property>                            <property name="sizeHint">                                <size>                                    <width>71</width>                                    <height>20</height>                                </size>                            </property>                        </spacer>                        <widget class="QPushButton">                            <property name="name">                                <cstring>pushButton1</cstring>                            </property>                            <property name="text">                                <string>&amp;Close</string>                            </property>                            <property name="accel">                                <string>Alt+C</string>                            </property>                        </widget>                    </hbox>                </widget>            </vbox>        </widget>    </vbox></widget><connections>    <connection>        <sender>pushButton1</sender>        <signal>clicked()</signal>        <receiver>aboutForm</receiver>        <slot>accept()</slot>    </connection></connections><includes>    <include location="local" impldecl="in implementation">aboutform.ui.h</include></includes><functions>    <function access="private" specifier="non virtual">init()</function></functions><pixmapinproject/><layoutdefaults spacing="6" margin="11"/></UI>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -