更新代码

This commit is contained in:
feiyangqingyun
2021-12-15 13:21:50 +08:00
parent e215d3989b
commit 2c90b59c31
84 changed files with 145 additions and 143 deletions

View File

@@ -1,23 +1,28 @@
<RCC>
<qresource prefix="/">
<file>qss/psblack.css</file>
<file>qss/psblack/add_bottom.png</file>
<file>qss/psblack/add_left.png</file>
<file>qss/psblack/add_right.png</file>
<file>qss/psblack/add_top.png</file>
<file>qss/psblack/branch_close.png</file>
<file>qss/psblack/branch_open.png</file>
<file>qss/psblack/calendar_nextmonth.png</file>
<file>qss/psblack/calendar_prevmonth.png</file>
<file>qss/psblack/checkbox_checked.png</file>
<file>qss/psblack/checkbox_checked_disable.png</file>
<file>qss/psblack/checkbox_parcial.png</file>
<file>qss/psblack/checkbox_parcial_disable.png</file>
<file>qss/psblack/checkbox_unchecked.png</file>
<file>qss/psblack/checkbox_unchecked_disable.png</file>
<file>qss/psblack/radiobutton_checked.png</file>
<file>qss/psblack/radiobutton_checked_disable.png</file>
<file>qss/psblack/radiobutton_unchecked.png</file>
<file>qss/psblack/radiobutton_unchecked_disable.png</file>
<file>qss/blacksoft.css</file>
<file>qss/blacksoft/add_bottom.png</file>
<file>qss/blacksoft/add_left.png</file>
<file>qss/blacksoft/add_right.png</file>
<file>qss/blacksoft/add_top.png</file>
<file>qss/blacksoft/arrow_bottom.png</file>
<file>qss/blacksoft/arrow_left.png</file>
<file>qss/blacksoft/arrow_right.png</file>
<file>qss/blacksoft/arrow_top.png</file>
<file>qss/blacksoft/branch_close.png</file>
<file>qss/blacksoft/branch_open.png</file>
<file>qss/blacksoft/calendar_nextmonth.png</file>
<file>qss/blacksoft/calendar_prevmonth.png</file>
<file>qss/blacksoft/checkbox_checked.png</file>
<file>qss/blacksoft/checkbox_checked_disable.png</file>
<file>qss/blacksoft/checkbox_parcial.png</file>
<file>qss/blacksoft/checkbox_parcial_disable.png</file>
<file>qss/blacksoft/checkbox_unchecked.png</file>
<file>qss/blacksoft/checkbox_unchecked_disable.png</file>
<file>qss/blacksoft/menu_checked.png</file>
<file>qss/blacksoft/radiobutton_checked.png</file>
<file>qss/blacksoft/radiobutton_checked_disable.png</file>
<file>qss/blacksoft/radiobutton_unchecked.png</file>
<file>qss/blacksoft/radiobutton_unchecked_disable.png</file>
</qresource>
</RCC>