AppUI: 增加图标
|
@ -71,8 +71,24 @@
|
|||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton_newGame">
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>黑体</family>
|
||||
<pointsize>12</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>新局</string>
|
||||
<string> 新局</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="ninechesswindow.qrc">
|
||||
<normaloff>:/icon/resources/icon/ic_radio_button_on_black_48dp.png</normaloff>:/icon/resources/icon/ic_radio_button_on_black_48dp.png</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>24</width>
|
||||
<height>24</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="flat">
|
||||
<bool>false</bool>
|
||||
|
@ -81,23 +97,71 @@
|
|||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton_giveUp">
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>黑体</family>
|
||||
<pointsize>12</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>认输</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton_hint">
|
||||
<property name="text">
|
||||
<string>提示</string>
|
||||
<property name="icon">
|
||||
<iconset resource="ninechesswindow.qrc">
|
||||
<normaloff>:/icon/resources/icon/ic_flag_black_48dp.png</normaloff>:/icon/resources/icon/ic_flag_black_48dp.png</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>24</width>
|
||||
<height>24</height>
|
||||
</size>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton_retractMove">
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>黑体</family>
|
||||
<pointsize>12</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>悔棋</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="ninechesswindow.qrc">
|
||||
<normaloff>:/icon/resources/icon/ic_reply_black_48dp.png</normaloff>:/icon/resources/icon/ic_reply_black_48dp.png</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>24</width>
|
||||
<height>24</height>
|
||||
</size>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton_hint">
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>黑体</family>
|
||||
<pointsize>12</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string> 提示</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="ninechesswindow.qrc">
|
||||
<normaloff>:/icon/resources/icon/ic_visibility_black_48dp.png</normaloff>:/icon/resources/icon/ic_visibility_black_48dp.png</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>24</width>
|
||||
<height>24</height>
|
||||
</size>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
|
|
@ -39,6 +39,22 @@
|
|||
<file>resources/icon/Invert.png</file>
|
||||
<file>resources/icon/RightHS.png</file>
|
||||
<file>resources/icon/SaveHS.png</file>
|
||||
<file>resources/icon/ic_account_child_black_48dp.png</file>
|
||||
<file>resources/icon/ic_desktop_windows_black_48dp.png</file>
|
||||
<file>resources/icon/ic_flag_black_48dp.png</file>
|
||||
<file>resources/icon/ic_fullscreen_black_48dp.png</file>
|
||||
<file>resources/icon/ic_insert_emoticon_black_48dp.png</file>
|
||||
<file>resources/icon/ic_laptop_windows_black_48dp.png</file>
|
||||
<file>resources/icon/ic_lens_black_48dp.png</file>
|
||||
<file>resources/icon/ic_menu_black_48dp.png</file>
|
||||
<file>resources/icon/ic_more_vert_black_48dp.png</file>
|
||||
<file>resources/icon/ic_panorama_fisheye_black_48dp.png</file>
|
||||
<file>resources/icon/ic_people_outline_black_48dp.png</file>
|
||||
<file>resources/icon/ic_radio_button_on_black_48dp.png</file>
|
||||
<file>resources/icon/ic_remove_circle_outline_black_48dp.png</file>
|
||||
<file>resources/icon/ic_reply_black_48dp.png</file>
|
||||
<file>resources/icon/ic_undo_black_48dp.png</file>
|
||||
<file>resources/icon/ic_visibility_black_48dp.png</file>
|
||||
</qresource>
|
||||
<qresource prefix="/sound">
|
||||
<file>resources/sound/choose.wav</file>
|
||||
|
|
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 651 B |
After Width: | Height: | Size: 392 B |
After Width: | Height: | Size: 310 B |
After Width: | Height: | Size: 2.4 KiB |
After Width: | Height: | Size: 658 B |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 259 B |
After Width: | Height: | Size: 574 B |
After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 627 B |
After Width: | Height: | Size: 1.0 KiB |
After Width: | Height: | Size: 1.9 KiB |