##// END OF EJS Templates
Paved the way for PySide support....
Paved the way for PySide support. Created a Qt API switcher that imports PyQt4 or PySide as appropriate. If PyQt4 is loaded, the new-style QString API is used. This facillates both Python 3 and PySide compatibility.

File last commit:

r3255:7355c69f
r3304:3cc304dd
Show More
.gitignore
11 lines | 111 B | text/plain | TextLexer
build
./dist
docs/dist
docs/build/*
docs/source/api/generated
docs/gh-pages
*.py[co]
build
*.egg-info
*~
*.bak