[Kde-perl] Converting Qt4 QString to ordinary Perl string

Adam Bar adamrbar at gmail.com
Sat Jun 13 14:16:56 CEST 2009


2009/6/13 Gary Greene <greeneg at tolharadys.net>
>
> Probably you'll have to marshal using some custom code in those bindings the
> data from Qt using std::string QString::toStdString into Perl's SVpv. See
> http://doc.trolltech.com/4.5/qstring.html#toStdString for info on that
> method.

There is no toStdString() in binding too. You say that I need to work
with binding code? It's not possible in ordinary Perl code? It is too
much for a newbie like me, thank you :)

A.


More information about the Kde-perl mailing list