Skip to main content

Starts Qt Designer with pyqode plugins

Project description

Number of PyPI downloads Latest PyPI version

What is pyqode.designer?

pyqode.designer is a single scripts that starts Qt Designer with the installed pyqode plugins.

It uses pkg config to collect pyqode_plugins entry points and adapt the PYQTDESIGNERPATH env var before starting Qt Designer.

Qt Designer with QGenericCodeEdit plugin

License

pyQode is licensed under the MIT license.

Requires

  • pyqode.core

On Windows you just need to install PyQt4 (it contains the Qt Designer and the python plugins dll)

On GNU/Linux you have to install the following packages:

  • qt4-designer

  • pyqt4-dev-tools

Note that PyQt4 is only required to develop the ui files with Qt Designer, you can use and compile the ui files with PySide!

Installation

$ pip install pyqode.designer

or

$ python setup.py install

This will install the pyqode-designer gui script to your bin/Scripts folder.

Usage

Open a terminal and run the following command:

$ pyqode-designer

If you don’t want to install the package, you can just run the designer script manually (in the pyqode package):

$ python pyqode/designer.py

Resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyqode.designer-1.2.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distributions

pyqode.designer-1.2-py3.4.egg (7.8 kB view hashes)

Uploaded Source

pyqode.designer-1.2-py2.7.egg (7.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page