Skip to content

Commit

Permalink
Merge pull request #141 from enthought/gh-pages-4.5.1
Browse files Browse the repository at this point in the history
Documentation website for 4.5.1
  • Loading branch information
corranwebster committed Jul 21, 2015
2 parents 60f3059 + 72a24ce commit 4a8b284
Show file tree
Hide file tree
Showing 64 changed files with 19,794 additions and 4,793 deletions.
10 changes: 5 additions & 5 deletions _sources/index.txt
Expand Up @@ -30,13 +30,13 @@ supported Python-based GUI toolkit and the appropriate toolkit-specific backend
project. Conversely, if you wish to use Traits without a UI, a "null" backend
is automatically used in the absence of a real backend.

Currently, the supported GUI toolkits are wxPython and PyQt. While both
Currently, the supported GUI toolkits are wxPython, PySide and PyQt. While all
toolkits funtion with Traits, integration with wxPython is currently more
complete. All future development, however, will focus on supporting PyQt.
complete. All future development, however, will focus on supporting Qt.

NOTE: Enthought.pyface.ui.qt4 and Enthought.traits.ui.qt4 are licensed under
the Gnu Public License. If you develop software using Qt, you must select an
appropriate license from TrollTech, the publishers of Qt.
NOTE: Although the code in this library is BSD licensed, when the PyQt backend
is used the more restrictive terms of PyQt's GPL or proprietary licensing will
likely apply to your code.

Contents
--------
Expand Down

0 comments on commit 4a8b284

Please sign in to comment.