QT Theme Engine For Python Desktop GUI | PyQt, PySide, QT Designer, Qt Sass

preview_player
Показать описание
Create multiple themes for your QT Desktop app using the custom widgets module. This theme engine also generates icons for your theme.

Documentation:

Source code:
(Free)

Solved Module Errors:

Song: giant cactus - let u go
Music provided by Vlog No Copyright Music.

====================================================================
Join this channel to get access to perks:

-----------------------------------------------------------------------------------------------------------------------------------------
MAKE YOUR CONTRIBUTIONS
--------------------------------------------------------------------------------------------------------------------------------------
Send Me A Cup Of Coffee
Support Me
I use Payoneer to send and receive money online:
-----------------------------------------------------------------------------------------------------------------------------------------
IMPORTANT LINKS / LINK MUHIMU
--------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Good work, keep going
i have a little question,
what is the architectural pattern that u are using ?(mvc, mvvm...)?

medaminechakroun
Автор

Hi
Thank you for your great channel...
It's the first place i check to get solutons
Would you please tell us how did you enable the dark theme for qt designer ♥️

ramamorva
Автор

Hello, thanks for all the Pyqt tutorial videos.
They've been very helpful.

Is it possible to allow a frameless window to support window snapping? Thank you.

yutaa.
Автор

I have a question..i am using qt designer and i have exported the ui file and i added some functions and everything is working but when i change the fonts in qt designer (for example i am trying to make the title of the app bigger) it doesn't change in the app ? Any ideas and thank u

isztech
Автор

how convert py to exe ?? i have this erreur by ( pyinstaller)
Traceback (most recent call last):
File "main.py", line 635, in <module>
File "main.py", line 28, in __init__
File "Custom_Widgets\Widgets.py", line 1453, in loadJsonStyle
FileNotFoundError: [Errno 2] No such file or directory: 'style.json'

hakimdz
Автор

If you don't want to use a CustomTheme in the latest version, leaving it empty may continue to cause errors. What is the solution?

리액트-pr
Автор

Please make videos on developing android apps using pyqt/pyside

sionehoghen
Автор

@SpinnTv Is it possible to use the framework with QDialogs?
If it is, how can i use it?

timonzinko
Автор

Can we generate the different color icons for our own set of icons using this project setup?

bhargavkumar
Автор

yo when i run the free source code it dosnt do anything its just a app

bmatv
Автор

Hi! seems like you have a great knowledge about graphical user interfaces and how to develop them. I have a question for you if you dont mind
Im currently developing a GUI for my app and there is a specific animation i want to implement to the GUI
When i clicked to the "next" button i don`t want to see the next page quickly.
I want an animation between 2 pages like a slide fade animation (just like in instagram)
But i dont have any ideas how to make the animation or how to import it to Qt Designer.
Do you have any advises for me? what should i do?
should i learn css or something?
(by the way, im not a native english speaker i hope i could explained my self properly.)

a-hunter
Автор

When executing the main.py it throw the error: OSError no library called "cairo-2" was found
Do u have any solution?

timonzinko
Автор

Hi can i use QT-PyQt-PySide-Custom-Widgets for PyQt5?

Onemorejustine
Автор

You could just keep the icons as data in a script, then setIcon when the theme is changed.

bigdaddy