Ещё немного про base64.
Собрал пример со встроенной в код картинкой. Это иконка для окна на PySide2. Файл кодирован в base64 и просто сохранён в переменной.
Для использования этих данных даже не пришлось сохранять их в новый файл. Иконка создаётся на лету с помощью метода QPixmap.loadFromData()
...
raw_data = base64.decodebytes(ico_encoded)
ico = QPixmap()
ico.loadFromData(raw_data, "PNG")
...
🌎 Полный пример смотрите в gists.
#libs#tricks#qt
😄Cause
➖➖➖➖➖➖
🔘As a verb, cause can mean 'make something happen', usually something bad.
🔜The damage was caused by an earthquake.The damage was caused by an earthquake.
🔘Cause, as a noun can mean 'the reason something happened'.
🔜Bad posture is the cause of your neck pain.Bad posture is the cause of your neck pain.
🔘Cause can mean 'the reason that you feel a particular way'.
🔜Getting that job is a cause for celebration. Getting that job is a cause for celebration.
#cause👨🏫@America
➖➖➖➖➖➖➖➖➖➖➖➖
🆕 Crypto News @Money
😁 Crypto Game @Egame
🇺🇸 US News @America
🇯🇵 Japan News @Japan
🇦🇪 UAE News @Dubai
▶️ Popular Movies @Videos
😜 Best Funny Video @Funnys
😄Cause
➖➖➖➖➖➖
🔘As a verb, cause can mean 'make something happen', usually something bad.
🔜The damage was caused by an earthquake.The damage was caused by an earthquake.
🔘Cause, as a noun can mean 'the reason something happened'.
🔜Bad posture is the cause of your neck pain.Bad posture is the cause of your neck pain.
🔘Cause can mean 'the reason that you feel a particular way'.
🔜Getting that job is a cause for celebration. Getting that job is a cause for celebration.
#cause👨🏫@America
➖➖➖➖➖➖➖➖➖➖➖➖
🆕 Crypto News @Money
😁 Crypto Game @Egame
🇺🇸 US News @America
🇯🇵 Japan News @Japan
🇦🇪 UAE News @Dubai
▶️ Popular Movies @Videos
😜 Best Funny Video @Funnys
#Root#Cause#Garden#Legacy
Join the Root Cause - Garden Legacy beta on ✈️#TestFlight
🔗 Link: https://testflight.apple.com/join/RtdG1Gcv
Shared by Dimitri