Files
SatelliteControl/res.qrc
zhuo.li fc92b31bed 卫星终端控制软件_V1.0.3
1、增加北斗RDSS卫星状态显示;
2、修改模组状态/信号强度/注M状态/入网状态图标显示
3、增加转台状态显示
4、增加参数配置功能
5、解决通话时间显示上一次市场的问题
6、解决来电号码为00字符的问题
2025-10-14 09:05:01 +08:00

37 lines
1.3 KiB
Plaintext

<RCC>
<qresource prefix="/rc">
<file>res/call_cancelled.png</file>
<file>res/circle_gray.png</file>
<file>res/circle_green.png</file>
<file>res/card_gray.png</file>
<file>res/card_green.png</file>
<file>res/call_accepted.png</file>
<file>res/call_gray.png</file>
<file>res/first_page.png</file>
<file>res/last_page.png</file>
<file>res/next_page.png</file>
<file>res/previous_page.png</file>
<file>res/signal_4.png</file>
<file>res/module_error.png</file>
<file>res/m_card_no_stick.png</file>
<file>res/m_card_not_exist.png</file>
<file>res/m_card_stick.png</file>
<file>res/module_ok.png</file>
<file>res/module_update.png</file>
<file>res/s_signal_0.png</file>
<file>res/s_signal_1.png</file>
<file>res/s_signal_2.png</file>
<file>res/s_signal_3.png</file>
<file>res/s_signal_4.png</file>
<file>res/signal_0.png</file>
<file>res/signal_1.png</file>
<file>res/signal_2.png</file>
<file>res/signal_3.png</file>
<file>res/sim_card_exist.png</file>
<file>res/sim_card_not_exist.png</file>
<file>res/net_in_data.png</file>
<file>res/net_out.png</file>
<file>res/net_in_no_data.png</file>
</qresource>
</RCC>