You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Software_Architecture/src/Client/res.qrc

45 lines
1.6 KiB

<RCC>
<qresource prefix="/image">
<file>res/image/health.png</file>
<file>res/image/health.png.svg</file>
<file>res/image/health.svg</file>
<file>res/image/info.png</file>
<file>res/image/infomation.svg</file>
<file>res/image/location.png</file>
<file>res/image/location.svg</file>
<file>res/image/logo.png</file>
<file>res/image/logo_backgroundless.png</file>
<file>res/image/map.png</file>
<file>res/image/map.svg</file>
<file>res/image/MapBackGround.png</file>
<file>res/image/mapbtn.svg</file>
<file>res/image/robot.png</file>
<file>res/image/robotbtn.svg</file>
<file>res/image/soldier.png</file>
<file>res/image/soldier.svg</file>
<file>res/image/tab.png</file>
<file>res/image/tab.svg</file>
<file>res/image/uav.png</file>
<file>res/image/UAV.svg</file>
</qresource>
<qresource prefix="/qml">
<file>res/qml/MAP.qml</file>
<file>res/qml/MAP2.qml</file>
</qresource>
<qresource prefix="/html">
<file>res/html/map.html</file>
</qresource>
<qresource prefix="/icon">
<file>res/icon/green.png</file>
<file>res/icon/red.png</file>
<file>res/icon/yellow.png</file>
</qresource>
<qresource prefix="/styles">
<file>styles/military_theme.qss</file>
<file>styles/military_theme_clean.qss</file>
<file>styles/modern_military_theme.qss</file>
<file>styles/left_panel_styles.qss</file>
<file>styles/main_styles.qss</file>
</qresource>
</RCC>