📄 normaltools_gui.ui
字号:
</property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>TextLabel_Handicap</cstring> </property> <property name="maximumSize"> <size> <width>15</width> <height>32767</height> </size> </property> <property name="text"> <string>H:</string> </property> <property name="toolTip" stdset="0"> <string>Handicap</string> </property> <property name="whatsThis" stdset="0"> <string>HandicapNumber of stones placed by black as his first move.</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>handicap</cstring> </property> <property name="text"> <string>0</string> </property> </widget> </hbox> </widget> <widget class="QLabel" row="2" column="1"> <property name="name"> <cstring>TextLabel_free</cstring> </property> <property name="text"> <string>free</string> </property> <property name="alignment"> <set>AlignVCenter|AlignLeft</set> </property> <property name="hAlign" stdset="0"> </property> <property name="toolTip" stdset="0"> <string>free/rated game</string> </property> <property name="whatsThis" stdset="0"> <string>free game:use "free" command to make game rated or unrated (free)</string> </property> </widget> <widget class="QLayoutWidget" row="0" column="1"> <property name="name"> <cstring>layout10</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>TextLabel_komi</cstring> </property> <property name="text"> <string>Komi:</string> </property> <property name="toolTip" stdset="0"> <string>komi points</string> </property> <property name="whatsThis" stdset="0"> <string>komi:Add komi points to white because black has the advantage to set the first stone.Use "komi x" to request a komi of x (number).</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>komi</cstring> </property> <property name="text"> <string>5.5</string> </property> </widget> </hbox> </widget> <spacer row="1" column="3"> <property name="name"> <cstring>spacer7</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>43</width> <height>20</height> </size> </property> </spacer> <widget class="QLayoutWidget" row="1" column="1"> <property name="name"> <cstring>layout12</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>TextLabel_Byo</cstring> </property> <property name="text"> <string>Byo:</string> </property> <property name="toolTip" stdset="0"> <string>byoyomi time (minutes)</string> </property> <property name="whatsThis" stdset="0"> <string>Byoyomi timeAdditional time to place a number of stones.If time reaches zero before all stones are placed, the game ends immediately: "... forfeits on time."Time Systems (offline):Absolute: Byo = 0, no additional time after main time is zero.Canadian: e.g. Byo = 6/25, 25 stones to place in 6 minutes; if all stones are placed. The byoyomi period is reset to this value and the same number of stones have to be placed until the game ends.byo-yomi: e.g. Byo: 7x30s, 7 periods at 30 seconds; if a stone is placed within 30 seconds, time is reset to 30 seconds, if not placed within 30 seconds, period will be decreased by one, a new period of 30 seconds starts; if period is zero and last time interval is over then game ends.</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>byoyomi</cstring> </property> <property name="text"> <string>0</string> </property> </widget> </hbox> </widget> <spacer row="1" column="0"> <property name="name"> <cstring>spacer6</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>44</width> <height>20</height> </size> </property> </spacer> </grid> </widget> <spacer> <property name="name"> <cstring>spacer8</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>51</height> </size> </property> </spacer> </vbox></widget><layoutdefaults spacing="6" margin="11"/></UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -