Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages