TUTORIAL - Animated Toggle Button - [ Python, PySide6, Qt Widgets ] - MODERN GUI - Custom Widget

preview_player
Показать описание
In this tutorial I will teach you how to create a custom "Toggle Button" with a modern interface where you can use it to replace the standard "QCheckBox" of Qt tools, using Qt Widgets.
In this Widget we can change its width, color and animation curve.

[ DOWNLOAD Source Code ]

Used in this project:
Python 3.9.1
PySide6 v6.0.2 (support PyQt6)
Qt Widgets

-----

//// DONATE ////

//// PATREON ////

//// DISCORD ////

Subscribe to not miss any news from the channel.

See you in the next videos.

–––––––––––––––––––––––––––––
Creative Commons - Attribution-ShareAlike 3.0 Unported - CC BY-SA 3.0
–––––––––––––––––––––––––––––
Рекомендации по теме
Комментарии
Автор

[ DOWNLOAD Source Code ]
Free for everyone on GitHub in June 1st!

WandersonItsMe
Автор

You don't even know how much I appreciate your work!
You helped me so much bro keep it up you're insanely skilled.

iwinter
Автор

update: at 8:00
if you're using PyQt5,
use: pyqtProperty
instead of: Property

mrnewton
Автор

I love you!!!
Very good explanation.

israelluque
Автор

its incredible. You are mad man! Thank you!

dursinear
Автор

Hello, I got an error : name Property is not defined. Where did you define it? Thanks

umion
Автор

been wondering how to do this, I'll be at the premiere

fun
Автор

Sir, I am struggling with QThread, please a dedicated video on that on how can we use it with different widgets and to do background Processes ki doing internet speed test with speedtest library or playing sound with playsound instead of using Pyqt's own function, that would be helpful for other things too.

KaladharGopal
Автор

Thanks a lot. Learnt so much from this. Could you make a tutorial on how to make sliders with 2 3 controls (range sliders) if it's possible, that would be soooo amazing

luvyana
Автор

rare video of creating toggle button with qt

sekiro_
Автор

Man, why does not exist a "switch bottom" integrated in Qt Designer?

urlanbarros
Автор

Can you send me a link to the desktop picture because it is beautiful I like it?

MohamedGamal-mtio
Автор

I have a big question... when i put 2 or more widgtes... How I know in backend what widget change the status.. both tells the same..??

joelkklein
Автор

Voce nao me engana wanderson, pq n grava em portugues wanderson, ta dicil wanderson, , wanderson me ajuda ai cara

VitorSilva-gilb
Автор

What VScode extension are you using to automate blue font color for modules (e.g., QPainter(), QRect())? Great video btw!

melsjagt
Автор

I cannot use the button on the whole surface

wnz
Автор

Excellent Wanderson. Thank you! The only issue is I'm getting an syntax error at this function:
def hitButton(self, pos: QtCore.QPoint):
return
Thank you

jacquesdefontaine
Автор

hi!
could you help me figure out how to implement an anchor in QT?

destroyer
Автор

Great video, I was trying to create one, But i want to know how use this widget in Qtdesigner, for use with other widgets in same window..

joelkklein
Автор

Why did you use Qframe As the container?

raldo