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

📄 pkwizard.ui

📁 Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3.10平台上编译为嵌入式图形界面操作系统。
💻 UI
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE UI><UI><class>PackageWizardBase</class><widget>    <class>QWizard</class>    <property stdset="1">        <name>name</name>        <cstring>qipkg</cstring>    </property>    <property stdset="1">        <name>geometry</name>        <rect>            <x>0</x>            <y>0</y>            <width>282</width>            <height>342</height>        </rect>    </property>    <property stdset="1">        <name>caption</name>        <string>Software Packages</string>    </property>    <property>        <name>layoutSpacing</name>    </property>    <widget>        <class>QWidget</class>        <property stdset="1">            <name>name</name>            <cstring>page_mode</cstring>        </property>        <attribute>            <name>title</name>            <string>What do you want to do?</string>        </attribute>        <vbox>            <property stdset="1">                <name>margin</name>                <number>0</number>            </property>            <property stdset="1">                <name>spacing</name>                <number>6</number>            </property>            <widget>                <class>QButtonGroup</class>                <property stdset="1">                    <name>name</name>                    <cstring>mode_choice</cstring>                </property>                <property stdset="1">                    <name>frameShape</name>                    <enum>NoFrame</enum>                </property>                <property stdset="1">                    <name>frameShadow</name>                    <enum>Sunken</enum>                </property>                <property stdset="1">                    <name>title</name>                    <string></string>                </property>                <property>                    <name>layoutMargin</name>                </property>                <property>                    <name>layoutSpacing</name>                </property>                <grid>                    <property stdset="1">                        <name>margin</name>                        <number>0</number>                    </property>                    <property stdset="1">                        <name>spacing</name>                        <number>4</number>                    </property>                    <widget row="0"  column="0" >                        <class>QRadioButton</class>                        <property stdset="1">                            <name>name</name>                            <cstring>mode_doc</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Install from Documents</string>                        </property>                    </widget>                    <widget row="1"  column="0" >                        <class>QRadioButton</class>                        <property stdset="1">                            <name>name</name>                            <cstring>mode_net</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Install from Network</string>                        </property>                    </widget>                    <widget row="2"  column="0" >                        <class>QRadioButton</class>                        <property stdset="1">                            <name>name</name>                            <cstring>mode_rm</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Uninstall software packages</string>                        </property>                    </widget>                    <widget row="3"  column="0" >                        <class>QRadioButton</class>                        <property stdset="1">                            <name>name</name>                            <cstring>mode_share</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Share software packages</string>                        </property>                    </widget>                    <spacer row="0"  column="1"  rowspan="4"  colspan="1" >                        <property>                            <name>name</name>                            <cstring>Spacer1</cstring>                        </property>                        <property stdset="1">                            <name>orientation</name>                            <enum>Horizontal</enum>                        </property>                        <property stdset="1">                            <name>sizeType</name>                            <enum>Expanding</enum>                        </property>                        <property>                            <name>sizeHint</name>                            <size>                                <width>20</width>                                <height>20</height>                            </size>                        </property>                    </spacer>                </grid>            </widget>        </vbox>    </widget>    <widget>        <class>QWidget</class>        <property stdset="1">            <name>name</name>            <cstring>page_servers</cstring>        </property>        <attribute>            <name>title</name>            <string>Choose servers...</string>        </attribute>        <grid>            <property stdset="1">                <name>margin</name>                <number>0</number>            </property>            <property stdset="1">                <name>spacing</name>                <number>6</number>            </property>            <widget row="2"  column="1" >                <class>QPushButton</class>                <property stdset="1">                    <name>name</name>                    <cstring>removeserver</cstring>                </property>                <property stdset="1">                    <name>text</name>                    <string>Remove</string>                </property>                <property stdset="1">                    <name>autoDefault</name>                    <bool>false</bool>                </property>            </widget>            <widget row="3"  column="0"  rowspan="1"  colspan="2" >                <class>QLayoutWidget</class>                <property stdset="1">                    <name>name</name>                    <cstring>Layout4</cstring>                </property>                <grid>                    <property stdset="1">                        <name>margin</name>                        <number>0</number>                    </property>                    <property stdset="1">                        <name>spacing</name>                        <number>6</number>                    </property>                    <widget row="0"  column="1" >                        <class>QLineEdit</class>                        <property stdset="1">                            <name>name</name>                            <cstring>servername</cstring>                        </property>                    </widget>                    <widget row="0"  column="0" >                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>TextLabel1_3</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Name:</string>                        </property>                    </widget>                    <widget row="1"  column="1" >                        <class>QLineEdit</class>                        <property stdset="1">                            <name>name</name>                            <cstring>serverurl</cstring>                        </property>                    </widget>                    <widget row="1"  column="0" >                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>TextLabel2_3</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>URL:</string>                        </property>                    </widget>                </grid>            </widget>            <widget row="1"  column="0"  rowspan="1"  colspan="2" >                <class>QListView</class>                <column>                    <property>                        <name>text</name>                        <string>Name</string>                    </property>                    <property>                        <name>clickable</name>                        <bool>true</bool>                    </property>                    <property>                        <name>resizeable</name>                        <bool>true</bool>                    </property>                </column>                <column>                    <property>                        <name>text</name>                        <string>URL</string>                    </property>                    <property>                        <name>clickable</name>                        <bool>true</bool>                    </property>                    <property>                        <name>resizeable</name>                        <bool>true</bool>                    </property>                </column>                <property stdset="1">                    <name>name</name>                    <cstring>servers</cstring>                </property>                <property stdset="1">                    <name>minimumSize</name>                    <size>                        <width>0</width>                        <height>1</height>                    </size>                </property>            </widget>            <widget row="2"  column="0" >                <class>QPushButton</class>                <property stdset="1">                    <name>name</name>                    <cstring>newserver</cstring>                </property>                <property stdset="1">                    <name>text</name>                    <string>New</string>                </property>                <property stdset="1">                    <name>autoDefault</name>                    <bool>false</bool>                </property>            </widget>        </grid>    </widget>    <widget>        <class>QWidget</class>        <property stdset="1">            <name>name</name>            <cstring>page_packages</cstring>        </property>        <attribute>            <name>title</name>            <string>Choose packages...</string>        </attribute>        <vbox>            <property stdset="1">                <name>margin</name>                <number>0</number>            </property>            <property stdset="1">                <name>spacing</name>                <number>0</number>            </property>            <widget>                <class>QListView</class>                <column>                    <property>                        <name>text</name>                        <string>Name</string>                    </property>                    <property>                        <name>clickable</name>                        <bool>true</bool>                    </property>                    <property>                        <name>resizeable</name>                        <bool>true</bool>                    </property>                </column>                <column>                    <property>                        <name>text</name>                        <string>Description</string>                    </property>                    <property>                        <name>clickable</name>                        <bool>true</bool>                    </property>                    <property>                        <name>resizeable</name>                        <bool>true</bool>                    </property>                </column>                <column>                    <property>                        <name>text</name>                        <string>Size</string>                    </property>

⌨️ 快捷键说明

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