On Thursday 01 October 2009 03:13:52 pm you wrote:
> Richard, as it is now Smoke could be used to provide bindings for
> non-Qt C++ libraries without imposing any dependency on Qt?
Yes, there are no Qt dependencies in Smoke. I've used it for the Wt::Ruby 
project which is C++ and uses Boost slots/signals instead of Qt ones:

http://github.com/rdale/wtruby

At the moment the code generation uses the old perl based bindings generator 
instead of the new C++ QtScript based one, but there are no runtime Qt 
dependencies.

-- Richard
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to