Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 555 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 555 Bytes

QtDesigner Python Plugins

Install python plugins (matplotlib Figure of PyQt4/PyQt5) for QtDesigner of Anaconda.

Installation

First, run "python setup.py install"; Then, manually add the system enviroment variable below, PYQTDESIGNERPATH=$PythonHome$/Library/plugins/designer/python

It has been tested on Windows Anaconda (Python3.6, PyQt5).

References

Using Python Custom Widgets in Qt Designer

Licence

The MIT License (MIT).