Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQt5 example
created on Python 3.4.2 and PyQt 5.3.2

- factorial.py
  basic frontend example
  calc factorial
  Use QWidget

- tic_tac_toe.py
  basic drawings example
  R key: reset
  Use QGraphicsView as main window

- cellular_automaton.py
  Use both QGraphicsView and QWidget

- plot.py
  matplotlib example
  FigureCanvas inherits QWidget

- echo/echo.py
  pyuic5 example
  echo.ui is created by Qt Designer
  echo_ui.py is generated by `$ pyuic5 echo.ui`

License: GPLv3

About

PyQt5 example

Resources

Stars

41 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages