Introduction To PyQt5 QtQuick And Creating First Window

preview_player
Показать описание
Check Source Codes:

In this PyQt5 video iam going to talk about QtQuick and QML. and also iam going to show you How To Create Window in PyQt5 QtQuick So first of all what is QtQuick ? QtQucik is a feature of PyQt5 by using that you can separate your main design from logic. and QtQuick has its own
language that is called QML. So QML is Qt Markup Language, it is a language similar to JavaScript but it is not JavaScript. So when you want to work with QtQuick you need to create two files in Pycharm IDE, the first one is a QML file and the second one is a Python file.
Рекомендации по теме
Комментарии
Автор

Guys help me please i am making an GUI using pyqt and sqlite3  the name of my gui "student info" and i have functions like add student delete selected student from the table update selected student from the table but i couldn't make search function how to search user by name and surname and display all the records of searched user in lineEdit_name lineEdit_surname lineEdit _year please help me. Cheers

N-bf
Автор

Dude how many ads can you shove into a 10min video? 5? Seriously? You're going to put 5 ads Into each tutorial and shove 5mins of doing the exact same thing at the front of every video?

flipndip