[Kde-bindings] smoke

Chris Burel chrisburel at gmail.com
Fri Dec 23 18:09:00 UTC 2011


2011/12/23 Maxim <mea405 at gmail.com>
>
> Hi,
>
> Current example of dealing with smoke only works with very old versions of libraries. Where can I get the actual sample?
>
> Thank you,
>
> --
>
> Maxim Annenkov                  e-mail: mea405 at gmail.com
> _______________________________________________
> Kde-bindings mailing list
> Kde-bindings at kde.org
> https://mail.kde.org/mailman/listinfo/kde-bindings

I've updated the hello.cpp example on
http://techbase.kde.org/Development/Languages/Smoke#hello.cpp to work
with the current smoke libraries.  The main difference from the old
way is that instead of just dealing with a single qt_Smoke object,
there is a separate smoke object per Qt module, i.e. qtcore_Smoke,
qtgui_Smoke, etc.

-Chris


More information about the Kde-bindings mailing list