[Qt-interest] How to call javascript function from qt

Frank Lutz frank422542 at googlemail.com
Thu Jun 10 14:22:09 CEST 2010


What i can remember as i do had the same problem is that you have to 
load the text with QUrl:
view->load(QUrl(fileinfo->absoluteFilePath()));
Than you do not explicit activate Javascript.

greeting frank



More information about the Qt-interest-old mailing list