Skip to main content

A clone of wx.aui for PySide

Project description

qtaui - (c) Jérôme Laheurte 2015

What is qtaui ?

qtaui is a minimalist clone of wxPython’s wxaui. It allows a PySide-based program to arrange “frames”, i.e. child widgets, in an arbitrary tree of splitters and tabs. The user can “undock” a frame and let it float as a top-level window, or drop it back onto the UI in a position that will create a new splitter or tabbed interface, or add it to an existing one.

This code is licensed under the GNU LGPL version 3 or, at your option, any later version.

Supported platforms

Python 2.7 with PySide 1.2.

Installation

Using pip:

$ pip install -U qtaui

From source:

$ wget https://pypi.python.org/packages/source/q/qtaui/qtaui-1.0.3.tar.gz
$ tar xjf qtaui-1.0.3.tar.bz2; cd qtaui-1.0.3
$ sudo python ./setup.py install

API documentation

The full documentation is hosted here.

Changelog

Version 1.0.3:

  • Fix addChild() signatures

Version 1.0.2:

  • Another Pypi-related fix…

Version 1.0.1:

  • Pypi-related fixes.

Version 1.0.0:

  • First release.

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

qtaui-1.0.3.tar.gz (476.1 kB view details)

Uploaded Source

File details

Details for the file qtaui-1.0.3.tar.gz.

File metadata

  • Download URL: qtaui-1.0.3.tar.gz
  • Upload date:
  • Size: 476.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for qtaui-1.0.3.tar.gz
Algorithm Hash digest
SHA256 a9656a321ab89ea6c4b9a8cdef2203981e0cf26648e0e98d80f14810cdcae35b
MD5 9d097dabfc3a5825a7924d28b9c20d92
BLAKE2b-256 f9f3b232ded972abc2141f373f57ef02beadf61e556df2d3c88476e52c796aa9

See more details on using hashes here.

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