Adding C++ Widgets

Jon Morley <[email protected]> Wed, 24 Aug 2005 11:41:18 -0700
Newsgroups gmane.comp.kde.devel.perl
Message-ID <[email protected]>
I work at a company where we use Qt in our compiled code and perl 
scripts (via perlQt). Our two groups are looking to share work and we 
would like to have access to our custom C++ Qt widgets through perlQt. I 
have been investigating how smoke works but have not found anything yet 
that discusses adding widgets outside of the public Qt API.

Is there anyway to accomplish this goal with smoke?