Skip to content

Basic code to generate PyQt5 QMainWindowClass with multiple tabs

License

Notifications You must be signed in to change notification settings

aadil90/MultiTabProgram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This sample program creates a PyQt5 QMainWindow class (the main window for a complex GUI). It includes the ability to create/rename/close multiple tabs for your program, as well as some data saving, error handling, and basic color pallette features.

The only dependency that doesn't ship with python base is PyQt5 (pip install PyQt5).

Licensing- PyQt5 has its own licensing requirements. See the License.txt file for licensing specific to this program.

Feel free to point out any issues or request additional features (no promises though).

About

Basic code to generate PyQt5 QMainWindowClass with multiple tabs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%