Skip to content

A little sample app written using pyqt4 library. Provides example of creating GUI with python using QT

Notifications You must be signed in to change notification settings

ykondrashyn/pyqt-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

pyqt-sample

A little sample app written using pyqt4 library. Simply take this code, find function "doStuff" there, change it with your implementation and have working GUI application with python!

Supported features:

  • Open file and show its content in QTextEdit widget
  • Execute doStuff function when button "Process" is pressed

Screenshot 1

Usage

$ python main.py

About

A little sample app written using pyqt4 library. Provides example of creating GUI with python using QT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages