Skip to content
Snippets Groups Projects
Commit d4a00974 authored by Oscar Gustafsson's avatar Oscar Gustafsson :bicyclist:
Browse files

Merge branch 'removeicons' into 'master'

Remove last icons

See merge request !85
parents 340318d5 97d83fd2
No related branches found
No related tags found
1 merge request!85Remove last icons
Pipeline #74865 passed
<RCC>
<qresource prefix="/icons">
<file>basic/logo.png</file>
<file>basic/logo_tiny.png</file>
<file>basic/small_logo.png</file>
</qresource>
</RCC>
b_asic/scheduler_gui/icons/basic/logo.png

69 KiB

b_asic/scheduler_gui/icons/basic/logo_tiny.png

9.83 KiB

b_asic/scheduler_gui/icons/basic/small_logo.png

39.5 KiB

Source diff could not be displayed: it is too large. Options to address this: view the blob.
<RCC>
<qresource prefix="/icons">
<file>misc/right_filled_panel.svg</file>
<file>misc/right_panel.svg</file>
</qresource>
</RCC>
<?xml version="1.0" ?><svg id="icon" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><defs><style>.cls-1{fill:none;}</style></defs><title/><path d="M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6H20V26H4Z"/><rect class="cls-1" data-name="&lt;Transparent Rectangle&gt;" height="32" id="_Transparent_Rectangle_" width="32"/></svg>
\ No newline at end of file
<?xml version="1.0" ?><svg id="icon" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><defs><style>.cls-1{fill:none;}</style></defs><title/><path d="M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6H20V26H4ZM28,26H22V6h6Z"/><rect class="cls-1" data-name="&lt;Transparent Rectangle&gt;" height="32" id="_Transparent_Rectangle_" width="32"/></svg>
\ No newline at end of file
# Resource object code (Python 3)
# Created by: object code
# Created by: The Resource Compiler for Qt version 5.15.3
# WARNING! All changes made in this file will be lost!
from qtpy import QtCore
qt_resource_data = (
b"\x00\x00\x01{<?xml version=\x221.0\x22 ?><svg id=\x22icon\x22"
b" viewBox=\x220 0 32 32\x22"
b" xmlns=\x22http://www.w3.org/2000/svg\x22><defs><style>.cls-1{fill:none;}</style></defs><title/><path"
b" d=\x22M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6H20V26H4ZM28,26H22V6h6Z\x22/><rect"
b" class=\x22cls-1\x22 data-name=\x22&lt;Transparent Rectangle&gt;\x22"
b" height=\x2232\x22 id=\x22_Transparent_Rectangle_\x22"
b" width=\x2232\x22/></svg>\x00\x00\x01m<?xml version=\x221.0\x22 ?><svg"
b" id=\x22icon\x22 viewBox=\x220 0 32 32\x22"
b" xmlns=\x22http://www.w3.org/2000/svg\x22><defs><style>.cls-1{fill:none;}</style></defs><title/><path"
b" d=\x22M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6H20V26H4Z\x22/><rect"
b" class=\x22cls-1\x22 data-name=\x22&lt;Transparent Rectangle&gt;\x22"
b" height=\x2232\x22 id=\x22_Transparent_Rectangle_\x22"
b" width=\x2232\x22/></svg>"
)
qt_resource_name = b"\x00\x05\x00o\xa6S\x00i\x00c\x00o\x00n\x00s\x00\x04\x00\x07@\x93\x00m\x00i\x00s\x00c\x00\x0f\x0fJu\xa7\x00r\x00i\x00g\x00h\x00t\x00_\x00p\x00a\x00n\x00e\x00l\x00.\x00s\x00v\x00g\x00\x16\x0f`\xd9\xe7\x00r\x00i\x00g\x00h\x00t\x00_\x00f\x00i\x00l\x00l\x00e\x00d\x00_\x00p\x00a\x00n\x00e\x00l\x00.\x00s\x00v\x00g"
qt_resource_struct = b"\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00\x02\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x01\x81\xf9{\xbdx\x00\x00\x00B\x00\x00\x00\x00\x00\x01\x00\x00\x01\x7f\x00\x00\x01\x81\xf9|!l"
def qInitResources():
QtCore.qRegisterResourceData(
0x03, qt_resource_struct, qt_resource_name, qt_resource_data
)
def qCleanupResources():
QtCore.qUnregisterResourceData(
0x03, qt_resource_struct, qt_resource_name, qt_resource_data
)
qInitResources()
...@@ -367,9 +367,5 @@ ...@@ -367,9 +367,5 @@
</property> </property>
</action> </action>
</widget> </widget>
<resources>
<include location="b_asic/scheduler_gui/icons/basic.qrc"/>
<include location="b_asic/scheduler_gui/icons/misc.qrc"/>
</resources>
<connections/> <connections/>
</ui> </ui>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment