About Taglib for Symbian (Qt development)

Scott Wheeler wheeler at kde.org
Mon Nov 14 11:30:22 UTC 2011


On Nov 14, 2011, at 11:33 AM, Hoài Linh Nguyễn wrote:

> Is there other way to construct FileName from QString ? Or fix that with new Constructor? Or I must generate with other config? Please help, I rather to use Taglib.

I don't know about the specifics on Windows, but on UNIX the way to convert from a QString to a (const char *) file name is this function:

http://doc.qt.nokia.com/latest/qfile.html#encodeName

-Scott


More information about the taglib-devel mailing list