dwgoon / pyqtex

A collection of useful examples of PyQt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyqtex

A collection of some useful examples of PyQt.

Installation

git clone https://github.com/dwgoon/pyqtex.git pyqtex

Execution

The below example shows how to execute the undo framework example.

cd pyqtex/undo_framework_example
python app.py

About

A collection of useful examples of PyQt

License:Other


Languages

Language:Python 100.0%