PyQt5 tutorial - login Form GUI 01

preview_player
Показать описание
Hi guys. Qt is a C++ framework for creating GUI. We can use this to create a GUI in python(pyqt5). This is much easier than Tkinter. You can also create a GUI by drag and drop using the Qt designer. So This video shows you how to create a beautiful login screen GUI using pyqt5 and Qt designer. I hope you like this.

PyQt5 tutorial - login Form GUI 02: -

PyQt5 tutorial - login Form GUI 03: -

How To Create Login Form With Sqlite Database: -

►DOWNLOADS

––––––––––––––––––––––––––––––
Creative Commons — Attribution-ShareAlike 3.0 Unported— CC BY-SA 3.0
––––––––––––––––––––––––––––––
#pyqt5 tutorial #pyqt5 login screen #python tutorial
Рекомендации по теме
Комментарии
Автор

How do you make this frameless GUI draggable, and how do I add my backend code (python) to qt designer? Atm I created a license key thing and I have a server that checks and stuff which I have the code ready but I have no clue how to add it? Could you make a video on this??

minuet
Автор





I can't understand why I have an error in this place. Everything is like yours.

romazhai
Автор

hi, thanks for your video, but how we can add image like logo onto logo windwo

Auose_CG
Автор

muy buen video explicativo. felicitaciones !!

ricardoalfonzo
Автор

Hi! You use icons and texts from different fonts. And if I do not have such fonts, then after starting your design will be ugly?

devZu
Автор

Very good video bro 🤘 keep the good work up

One doubt:
Isn't it better to use 'uic' to import UI file directly in code insted of converting it into python code? In that way we can make changer later also in out ui

amolkale
Автор

Cannot make transparent (translucent) background using Qt styles

МихаилЯковлев-ги
Автор

Cool, nice video.

@SihinaCODE I have a doubt, is it the same to use the .uic file directly instead of converting it to .py !? If not what advantage does it have to convert the .uic file to .py instead of using it directly !?

josemaroatanha
Автор

Amazing content!! <3 How can I implement the close or exit button for this particular Login Window? Please reply. Thank you!

rryann
Автор

Is there any way to print the whole QFrame and component in it, to A4 paper ?

ramshankeryadav__
Автор

It's very nice and clean design. Thanks! when I add the login code through SQLite only a line edit box appears.

nikhilchaudhari