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

📄 clientwindow_gui.ui

📁 qgo-1.5.4-r3.tar.gz linux下一个很好玩的游戏
💻 UI
📖 第 1 页 / 共 5 页
字号:
                        <attribute name="title">                            <string>Rooms*</string>                        </attribute>                        <grid>                            <property name="name">                                <cstring>unnamed</cstring>                            </property>                            <property name="margin">                                <number>0</number>                            </property>                            <widget class="QPushButton" row="1" column="1">                                <property name="name">                                    <cstring>LeaveRoomButton</cstring>                                </property>                                <property name="maximumSize">                                    <size>                                        <width>22</width>                                        <height>22</height>                                    </size>                                </property>                                <property name="text">                                    <string></string>                                </property>                                <property name="pixmap">                                    <pixmap>image1</pixmap>                                </property>                            </widget>                            <widget class="QListBox" row="0" column="0" rowspan="1" colspan="2">                                <property name="name">                                    <cstring>RoomList</cstring>                                </property>                            </widget>                        </grid>                    </widget>                    <widget class="QWidget">                        <property name="name">                            <cstring>messages</cstring>                        </property>                        <attribute name="title">                            <string>Msg*</string>                        </attribute>                        <vbox>                            <property name="name">                                <cstring>unnamed</cstring>                            </property>                            <property name="margin">                                <number>0</number>                            </property>                            <widget class="QTextBrowser">                                <property name="name">                                    <cstring>MultiLineEdit3</cstring>                                </property>                                <property name="sizePolicy">                                    <sizepolicy>                                        <hsizetype>7</hsizetype>                                        <vsizetype>7</vsizetype>                                        <horstretch>0</horstretch>                                        <verstretch>0</verstretch>                                    </sizepolicy>                                </property>                            </widget>                            <widget class="QPushButton">                                <property name="name">                                    <cstring>pb_releaseTalkTabs</cstring>                                </property>                                <property name="text">                                    <string>Close all talk tabs</string>                                </property>                            </widget>                        </vbox>                    </widget>                </widget>            </widget>            <widget class="QSplitter">                <property name="name">                    <cstring>s3</cstring>                </property>                <property name="orientation">                    <enum>Vertical</enum>                </property>                <widget class="QGroupBox">                    <property name="name">                        <cstring>groupBox2</cstring>                    </property>                    <property name="title">                        <string>Games</string>                    </property>                    <grid>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <property name="margin">                            <number>3</number>                        </property>                        <widget class="GamesTable" row="0" column="0">                            <property name="name">                                <cstring>ListView_games</cstring>                            </property>                            <property name="sizePolicy">                                <sizepolicy>                                    <hsizetype>7</hsizetype>                                    <vsizetype>7</vsizetype>                                    <horstretch>0</horstretch>                                    <verstretch>0</verstretch>                                </sizepolicy>                            </property>                        </widget>                    </grid>                </widget>                <widget class="QLayoutWidget">                    <property name="name">                        <cstring>layout1</cstring>                    </property>                    <grid>                        <property name="name">                            <cstring>unnamed</cstring>                        </property>                        <property name="margin">                            <number>0</number>                        </property>                        <property name="spacing">                            <number>0</number>                        </property>                        <widget class="QTextBrowser" row="0" column="0">                            <property name="name">                                <cstring>MultiLineEdit2</cstring>                            </property>                            <property name="sizePolicy">                                <sizepolicy>                                    <hsizetype>7</hsizetype>                                    <vsizetype>7</vsizetype>                                    <horstretch>0</horstretch>                                    <verstretch>0</verstretch>                                </sizepolicy>                            </property>                            <property name="toolTip" stdset="0">                                <string>relevant messages from/to server</string>                            </property>                        </widget>                        <widget class="QComboBox" row="1" column="0">                            <property name="name">                                <cstring>cb_cmdLine</cstring>                            </property>                            <property name="editable">                                <bool>true</bool>                            </property>                            <property name="insertionPolicy">                                <enum>AtTop</enum>                            </property>                        </widget>                    </grid>                </widget>            </widget>        </widget>    </grid></widget><menubar>    <property name="name">        <cstring>menuBar</cstring>    </property>    <item text="&amp;File" name="fileMenu">        <action name="fileNewBoard"/>        <action name="fileNew"/>        <action name="fileOpen"/>        <action name="computerPlay"/>        <separator/>        <action name="fileQuit"/>    </item>    <item text="&amp;Connections" name="PopupMenu">        <action name="Connect"/>        <action name="Disconnect"/>        <separator/>        <action name="editServers"/>    </item>    <item text="&amp;Settings" name="PopupMenu_2">        <action name="setPreferences"/>        <separator/>        <action name="setLookingMode"/>        <action name="setOpenMode"/>        <action name="setQuietMode"/>    </item>    <item text="&amp;View" name="PopupMenu_3">        <action name="viewToolBar"/>        <action name="viewUserToolBar"/>        <action name="viewMenuBar"/>        <action name="viewStatusBar"/>    </item>    <item text="&amp;Help" name="helpMenu">        <action name="helpManual"/>        <separator/>        <action name="helpSoundInfo"/>        <separator/>        <action name="helpAboutApp"/>        <action name="helpAboutQt"/>        <action name="helpNewVersion"/>    </item></menubar><toolbars>    <toolbar dock="2">        <property name="name">            <cstring>Toolbar</cstring>        </property>        <property name="horizontallyStretchable">            <bool>false</bool>        </property>        <property name="label">            <string>main toolbar</string>        </property>        <action name="fileNewBoard"/>        <action name="fileOpen"/>        <action name="computerPlay"/>        <separator/>        <widget class="QToolButton">            <property name="name">                <cstring>toolConnect</cstring>            </property>            <property name="text">                <string></string>            </property>            <property name="toggleButton">                <bool>true</bool>            </property>            <property name="iconSet">                <iconset>image2</iconset>            </property>            <property name="whatsThis" stdset="0">                <string>ConnectConnect with/Disconnect from selected Go server.</string>            </property>        </widget>        <widget class="QComboBox">            <property name="name">                <cstring>cb_connect</cstring>            </property>            <property name="focusPolicy">                <enum>NoFocus</enum>            </property>            <property name="toolTip" stdset="0">                <string>choose server</string>            </property>            <property name="whatsThis" stdset="0">                <string>chose Go server to connect to or use 'Preferences' to add/change a Go server entry</string>            </property>        </widget>        <separator/>        <widget class="QToolButton">            <property name="name">                <cstring>toolSeek</cstring>            </property>            <property name="text">                <string></string>            </property>            <property name="toggleButton">                <bool>true</bool>            </property>            <property name="toolTip" stdset="0">                <string>Seek game</string>            </property>            <property name="whatsThis" stdset="0">                <string>Seek gameUse this button to 'seek' a game, with the given time settings (popup menu), and handicap range (list beside)The server will automatically launch a game against an opponent with matching settings.</string>            </property>        </widget>        <widget class="QComboBox">            <item>                <property name="text">                    <string>even</string>                </property>            </item>            <item>                <property name="text">                    <string>within 2 stones</string>                </property>            </item>            <item>                <property name="text">                    <string>within 5 stones</string>                </property>            </item>            <item>                <property name="text">                    <string>anyone</string>                </property>            </item>            <item>                <property name="text">

⌨️ 快捷键说明

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