Almost all QVariant tests pass.
There is just one test which fail, it'll need some support from libpyside to work. Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>
This commit is contained in:
parent
b9ca1774f7
commit
354b09e00b
3 changed files with 107 additions and 10 deletions
3
PySide/QtCore/qvariant_conversions.h
Normal file
3
PySide/QtCore/qvariant_conversions.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
// This is just a place holder to avoid automatic generation of the QVariant converter,
|
||||
// The QVariant converter implementation is inside a glue code called qvariant_converter_impl.cpp
|
||||
Loading…
Add table
Add a link
Reference in a new issue