Newer
Older
CasicIrisIdentify / resource.qrc
TAN YUE on 18 Nov 2023 433 bytes 20231118 完善待机界面及状态流转
<RCC>
    <qresource prefix="/">
        <file>images/bg_title.png</file>
        <file>images/bg_footer.png</file>
        <file>images/bg_statcked.png</file>
        <file>images/bg_identifying.png</file>
        <file>images/bg_failure.png</file>
        <file>images/iconWarn.png</file>
        <file>images/photo.png</file>
        <file>images/bg_success.png</file>
        <file>images/lock.png</file>
    </qresource>
</RCC>