📄 normaltools_gui.ui
字号:
<!DOCTYPE UI><UI version="3.2" stdsetdef="1"><class>NormalTools</class><widget class="QWidget"> <property name="name"> <cstring>NormalTools</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>164</width> <height>304</height> </rect> </property> <property name="minimumSize"> <size> <width>138</width> <height>260</height> </size> </property> <property name="caption"> <string>NormalTools</string> </property> <property name="layoutMargin" stdset="0"> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QGroupBox"> <property name="name"> <cstring>whiteFrame</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="title"> <string>White</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>TextLabel2</cstring> </property> <property name="text"> <string>Captures:</string> </property> </widget> <widget class="QLabel" row="1" column="1"> <property name="name"> <cstring>capturesWhite</cstring> </property> <property name="text"> <string>0</string> </property> <property name="alignment"> <set>AlignVCenter|AlignRight</set> </property> <property name="hAlign" stdset="0"> </property> </widget> <widget class="QPushButton" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>pb_timeWhite</cstring> </property> <property name="font"> <font> <pointsize>13</pointsize> </font> </property> <property name="text"> <string>00:00</string> </property> <property name="flat"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>remaining time / stones</string> </property> <property name="whatsThis" stdset="0"> <string>Clockshows remaining time or byoyomi time / remaining stones.Click on- your own clock for pause request (NNGS) or- the opponent's clock to give him additional time of one minute.</string> </property> </widget> </grid> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>blackFrame</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="title"> <string>Black</string> </property> <property name="layoutMargin" stdset="0"> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>8</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>TextLabel1</cstring> </property> <property name="text"> <string>Captures:</string> </property> </widget> <widget class="QLabel" row="1" column="1"> <property name="name"> <cstring>capturesBlack</cstring> </property> <property name="text"> <string>0</string> </property> <property name="alignment"> <set>AlignVCenter|AlignRight</set> </property> <property name="hAlign" stdset="0"> </property> </widget> <widget class="QPushButton" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>pb_timeBlack</cstring> </property> <property name="font"> <font> <pointsize>13</pointsize> </font> </property> <property name="text"> <string>00:00</string> </property> <property name="flat"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>remaining time / stones</string> </property> <property name="whatsThis" stdset="0"> <string>Clockshows remaining time or byoyomi time / remaining stones.Click on- your own clock for pause request (NNGS) or- the opponent's clock to give him additional time of one minute.</string> </property> </widget> </grid> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout17</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget" row="0" column="2"> <property name="name"> <cstring>layout11</cstring>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -