ykondrashyn / pyqt-sample

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%