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

📄 clientwindow_gui.ui

📁 qgo-1.5.4-r3.tar.gz linux下一个很好玩的游戏
💻 UI
📖 第 1 页 / 共 5 页
字号:
                    <string>same or stronger</string>                </property>            </item>            <item>                <property name="text">                    <string>same or weaker</string>                </property>            </item>            <property name="name">                <cstring>cb_seek_handicap</cstring>            </property>            <property name="toolTip" stdset="0">                <string>Set the handicap range you want for seeking games</string>            </property>            <property name="whatsThis" stdset="0">                <string>handicap rangeSet the handicap range you wish when seeking a game. See 'seek' button for more</string>            </property>        </widget>        <action name="setLookingMode"/>        <action name="setQuietMode"/>        <action name="setOpenMode"/>        <separator/>        <action name="refreshPlayers"/>        <action name="refreshGames"/>    </toolbar>    <toolbar dock="2">        <property name="name">            <cstring>UserToolbar</cstring>        </property>        <property name="label">            <string>user defined toolbar</string>        </property>    </toolbar></toolbars><customwidgets>    <customwidget>        <class>GamesTable</class>        <header location="global">gamestable.h</header>        <sizehint>            <width>-1</width>            <height>-1</height>        </sizehint>        <container>0</container>        <sizepolicy>            <hordata>5</hordata>            <verdata>5</verdata>            <horstretch>0</horstretch>            <verstretch>0</verstretch>        </sizepolicy>        <pixmap>image3</pixmap>    </customwidget>    <customwidget>        <class>PlayerTable</class>        <header location="global">playertable.h</header>        <sizehint>            <width>-1</width>            <height>-1</height>        </sizehint>        <container>0</container>        <sizepolicy>            <hordata>5</hordata>            <verdata>5</verdata>            <horstretch>0</horstretch>            <verstretch>0</verstretch>        </sizepolicy>        <pixmap>image3</pixmap>    </customwidget></customwidgets><actions>    <action>        <property name="name">            <cstring>fileOpen</cstring>        </property>        <property name="text">            <string>Open</string>        </property>        <property name="menuText">            <string>&amp;Open...</string>        </property>        <property name="whatsThis">            <string>OpenOpen a sgf file.</string>        </property>        <property name="accel">            <string>Ctrl+O</string>        </property>    </action>    <action>        <property name="name">            <cstring>helpManual</cstring>        </property>        <property name="text">            <string>Manual</string>        </property>        <property name="menuText">            <string>&amp;Manual</string>        </property>        <property name="toolTip">            <string>Opens the manual</string>        </property>        <property name="whatsThis">            <string>HelpOpens the manual of the application.</string>        </property>        <property name="accel">            <string>F1</string>        </property>    </action>    <action>        <property name="name">            <cstring>helpAboutApp</cstring>        </property>        <property name="text">            <string>About</string>        </property>        <property name="menuText">            <string>&amp;About</string>        </property>        <property name="toolTip">            <string>About the application.</string>        </property>        <property name="whatsThis">            <string>AboutAbout the application.</string>        </property>        <property name="accel">            <string></string>        </property>    </action>    <action>        <property name="name">            <cstring>Disconnect</cstring>        </property>        <property name="toggleAction">            <bool>false</bool>        </property>        <property name="on">            <bool>false</bool>        </property>        <property name="enabled">            <bool>true</bool>        </property>        <property name="text">            <string>Disconnect</string>        </property>        <property name="menuText">            <string>&amp;Disconnect</string>        </property>        <property name="toolTip">            <string>Disconnect from server</string>        </property>        <property name="whatsThis">            <string>Disconnect from server</string>        </property>    </action>    <action>        <property name="name">            <cstring>setLookingMode</cstring>        </property>        <property name="toggleAction">            <bool>true</bool>        </property>        <property name="text">            <string>Looking</string>        </property>        <property name="menuText">            <string>&amp;Looking</string>        </property>        <property name="toolTip">            <string>toggles looking for matches</string>        </property>        <property name="whatsThis">            <string>If checked then you are looking for matches, that means you are ready to play. After refreshing the player table having a '!' mark indicates to be looking for matches. Clicking this checkbox toggles the mode. You have to be open too, if you are looking. Thus, the Go server sets you open for matches (no 'X')!</string>        </property>    </action>    <action>        <property name="name">            <cstring>setOpenMode</cstring>        </property>        <property name="toggleAction">            <bool>true</bool>        </property>        <property name="text">            <string>Open</string>        </property>        <property name="menuText">            <string>&amp;Open</string>        </property>        <property name="toolTip">            <string>toggles open for matches</string>        </property>        <property name="whatsThis">            <string>If checked you are open for matches. After refreshing the player table having a 'X' mark indicates to be NOT open for matches. Clicking this checkbox toggles the mode.</string>        </property>    </action>    <action>        <property name="name">            <cstring>computerPlay</cstring>        </property>        <property name="text">            <string>Play with program</string>        </property>        <property name="menuText">            <string>&amp;Play with program</string>        </property>        <property name="statusTip">            <string>Play with program</string>        </property>        <property name="whatsThis">            <string>Play with a programSets a playing session with a pGo program using GTP (like GNUGO)</string>        </property>        <property name="accel">            <string>Ctrl+P</string>        </property>    </action>    <action>        <property name="name">            <cstring>refreshPlayers</cstring>        </property>        <property name="text">            <string>Refresh players</string>        </property>        <property name="menuText">            <string>Refresh players</string>        </property>        <property name="toolTip">            <string>Get new players table from server</string>        </property>        <property name="whatsThis">            <string>Get new players table from server</string>        </property>    </action>    <action>        <property name="name">            <cstring>refreshGames</cstring>        </property>        <property name="text">            <string>Refresh Games</string>        </property>        <property name="menuText">            <string>Refresh Games</string>        </property>        <property name="toolTip">            <string>Get new games table from server</string>        </property>        <property name="whatsThis">            <string>Get new games table from server</string>        </property>    </action>    <action>        <property name="name">            <cstring>setQuietMode</cstring>        </property>        <property name="toggleAction">            <bool>true</bool>        </property>        <property name="text">            <string>Quiet</string>        </property>        <property name="menuText">            <string>&amp;Quiet</string>        </property>        <property name="toolTip">            <string>toggles system messages</string>        </property>        <property name="whatsThis">            <string>If checked then you don't receive system messages, that means you are not informed about connecting/disconnecting players, started/finished games etc. Clicking this checkbox toggles the mode. To be quiet is indicated with a 'Q' in the playertable.Note : some features cannot work if set to quiet (checked box):	- sound when watched players enter/leave	- update of player/gamestable</string>        </property>    </action>    <action>        <property name="name">            <cstring>Connect</cstring>        </property>        <property name="toggleAction">            <bool>false</bool>        </property>        <property name="on">            <bool>false</bool>

⌨️ 快捷键说明

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