[C++-sig] One object, many references
Niall Douglas
s_sourceforge at nedprod.com
Mon Jul 25 13:52:52 CEST 2005
On 25 Jul 2005 at 7:40, Eric Jardim wrote:
> I have wrapped some classes of the Qt4 library and some funny things
> happend.
For all these kinds of questions, please see how the TnFOX library
does it at http://www.nedprod.com/TnFOX. It wraps an extensive GUI
toolkit library, some of whose API is identical to Qt as it happens.
It also shows how to wrap QString, and the QTL such that they appear
as python strings and python native containers.
Cheers,
Niall
More information about the Cplusplus-sig
mailing list