summaryrefslogtreecommitdiffstats
path: root/assets/res.qrc
diff options
context:
space:
mode:
authorsuchinton2001 <suchinton.2001@gmail.com>2023-07-22 18:39:14 +0530
committersuchinton2001 <suchinton.2001@gmail.com>2023-09-07 18:31:07 +0530
commitdb9f586a19fed7bcd04be3596fc30dc53f61b1db (patch)
tree476d86c085137779f47ee6b409e3a8aaac68991d /assets/res.qrc
parentf9b00b992d88edc0e9c31de809a1a981139c4fde (diff)
Upload progress on AGL demo control panel in one batch
AGL Demo Control Panel is a PyQt5 application used to simulate CAN bus signals using Kuksa.val v1: Initial commit v2: Remove unused assets v3: Add Opensans fonts, remove un-used styles and add Lisences as attributions v4: - Remove Opensans fonts, default to Dejavu fonts - Replace feather icons with carbon icons. - Reusing AGL demo app assests for HVAC and Steering wheel inputs. v5: Remove assets/Images/Lisences.md attribution file Signed-off-by: suchinton2001 <suchinton.2001@gmail.com> Change-Id: I1529495deff6fc27eacb92f7a29c4f71f8c8d5d9
Diffstat (limited to 'assets/res.qrc')
-rw-r--r--assets/res.qrc48
1 files changed, 48 insertions, 0 deletions
diff --git a/assets/res.qrc b/assets/res.qrc
new file mode 100644
index 0000000..5790bb8
--- /dev/null
+++ b/assets/res.qrc
@@ -0,0 +1,48 @@
+<RCC>
+ <qresource prefix="Carbon_Icons">
+ <file>carbon icons/add.svg</file>
+ <file>carbon icons/information.svg</file>
+ <file>carbon icons/add--alt.svg</file>
+ <file>carbon icons/meter.svg</file>
+ <file>carbon icons/misuse--outline.svg</file>
+ <file>carbon icons/phone--filled.svg</file>
+ <file>carbon icons/phone--off--filled.svg</file>
+ <file>carbon icons/settings.svg</file>
+ <file>carbon icons/skip--back--filled.svg</file>
+ <file>carbon icons/skip--forward--filled.svg</file>
+ <file>carbon icons/subtract.svg</file>
+ <file>carbon icons/subtract--alt.svg</file>
+ <file>carbon icons/temperature--frigid.svg</file>
+ <file>carbon icons/temperature--hot.svg</file>
+ <file>carbon icons/volume--down--filled--alt.svg</file>
+ <file>carbon icons/volume--mute--filled.svg</file>
+ <file>carbon icons/volume--up--filled--alt.svg</file>
+ <file>carbon icons/workspace.svg</file>
+ <file>carbon icons/voice.svg</file>
+ <file>carbon icons/play.svg</file>
+ <file>carbon icons/renew.svg</file>
+ <file>carbon icons/view--off.svg</file>
+ <file>carbon icons/view.svg</file>
+ <file>carbon icons/scale.svg</file>
+ <file>carbon icons/close.svg</file>
+ <file>carbon icons/rain-drop.svg</file>
+ <file>carbon icons/temperature--water.svg</file>
+ <file>carbon icons/security-services.svg</file>
+ <file>carbon icons/windy--strong.svg</file>
+ </qresource>
+ <qresource prefix="Images">
+ <file>Images/HMI_HVAC_Fan_Icon.svg</file>
+ <file>Images/AGL_Icons_LaneDeparture_white.svg</file>
+ <file>Images/AGL_Icons_CruiseControl_white.svg</file>
+ <file>Images/cruise-distance.svg</file>
+ <file>Images/steering-wheel.svg</file>
+ <file>Images/low-beam.png</file>
+ <file>Images/high-beam.png</file>
+ <file>Images/fuel-icon.png</file>
+ <file>Images/hazard.png</file>
+ <file>Images/Automotive_Grade_Linux_logo.svg</file>
+ <file>Images/logo_agl.png</file>
+ <file>Images/right.png</file>
+ <file>Images/left.png</file>
+ </qresource>
+</RCC>