Skip to content

Rtarachan02/PyQT-Tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQT Tutorials For Software Engineer and Professional


1.Setup the envirnment:

  • Run the following command in command promot with administrator access
    • pip install PyQt6/PyQt5
    • pip install PyQt-tools

2. How to use QtDesigner

  • Run this command in same folder and it will open designer
    • PyQt5-tools designer
  • Now create a design and save this in the working folder, then run this command
    • pyuic5 -x filename.ui -o filename.py
  • Now fix this generated script and write codes as per your requirement.

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages