This repository contains the CPython Qt bindings generated using the Shiboken generator. http://www.pyside.org
Find a file
Hugo Parente Lima ae02222d57 Remove protected fields of event classes.
Event classes have a lot of non-documented protected fields, those fields
are removed from PySide because they are Qt implementation details,
besides the fact they are accessible by ordinary event methods.
2011-01-13 13:59:02 -02:00
cmake/Macros Fixed indentation mistakes. 2010-12-21 17:28:19 -03:00
doc Fix bug#560 - "Lack of QtCore.Signal documentation" 2011-01-06 20:14:56 -02:00
libpyside Don't crash when a unknown type is given as a meta call argument. 2011-01-13 13:59:01 -02:00
plugins Fixed QtUiTools plugin. 2010-12-21 17:28:20 -03:00
PySide Remove protected fields of event classes. 2011-01-13 13:59:02 -02:00
tests Create a new parent test. 2011-01-12 19:31:22 -03:00
.gitattributes Bump to version 0.3.2 2010-05-04 19:22:34 -03:00
.gitignore Added *.pyc to .gitignore 2009-09-28 18:27:50 -03:00
cmake_uninstall.cmake Initial experiments with shiboken and Qt 2009-09-09 13:36:26 -03:00
CMakeLists.txt Use python base name as library prefix. 2011-01-12 17:27:42 -03:00
COPYING Initial experiments with shiboken and Qt 2009-09-09 13:36:26 -03:00