Skip to content

To get started with a little PyQt app, this comes in handy

License

Notifications You must be signed in to change notification settings

jokey2k/PyQtStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQtStarter

To get started with a little PyQt app, this comes in handy

Compiling ui

to get updated ui, recompile ui files with pyuic:

cd ui-files/
pyuic5 -o ../pyqtstarter/ui/MainWindow_py.py MainWindow.ui

About

To get started with a little PyQt app, this comes in handy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages