qt-interest@trolltech.com
[Top] [All Lists]

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

Subject: Re: [Qt-interest] How to call javascript function from qt
From: Frank Lutz
Date: Thu, 10 Jun 2010 14:22:09 +0200
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
_______________________________________________
Qt-interest mailing list
Qt-interest@xxxxxxxxxxxxx
http://lists.trolltech.com/mailman/listinfo/qt-interest

<Prev in Thread] Current Thread [Next in Thread>