使用DTK框架

This commit is contained in:
2024-01-22 22:51:31 +08:00
parent 8090ac0f8d
commit ea4e1d5da7
15 changed files with 195 additions and 11 deletions

11
Resources.qrc Normal file
View File

@@ -0,0 +1,11 @@
<RCC>
<qresource prefix="/">
<file>Icon/MessageBox/dialog-apply.svg</file>
<file>Icon/MessageBox/dialog-cancel.svg</file>
<file>Icon/MessageBox/dialog-error.svg</file>
<file>Icon/MessageBox/dialog-information.svg</file>
<file>Icon/MessageBox/dialog-ok.svg</file>
<file>Icon/MessageBox/dialog-question.svg</file>
<file>Icon/MessageBox/dialog-warning.svg</file>
</qresource>
</RCC>