WebKit wigdet in Qt Creator
-
wrote on 30 Aug 2010, 21:43 last edited by
Hi
I am trying to do a simple web kit app using Qt Creator, but I can not find QWebKit widget from the forms editor menus. I think it should be under Display Widgets separator? I have Mac OS X version of QT Creator, Qt Creator 2.0.0, Based on Qt 4.7.0 (64 bit), Built on Jun 18 2010 at 11:02:11, From revision 1c0f52a091.
-- Jari
-
wrote on 30 Aug 2010, 21:53 last edited by
The name of the widget is QWebView.
Cheers
-
wrote on 30 Aug 2010, 22:14 last edited by
Yes, but how to create this in Qt Creator .ui form? I can do it in code only but it would be cool to design your forms graphically. At least in my QT Creator there is no such item as QWebView (there is for example Graphics View i.e QGraphicsView widget available...).
-- Jari
-
wrote on 31 Aug 2010, 08:27 last edited by
It should be in the same group as QGraphicsView (that is Display Widgets) and it would be the last one with a bluish globe icon.
-
wrote on 31 Aug 2010, 14:24 last edited by
It is not there. Do you have a Mac OSX version of Qt Creator (latest release 2.0.0)?
-
wrote on 31 Aug 2010, 15:11 last edited by
jarim: Which version of Qt are you using and how did you build it? Do you have webkit support enabled?
-
wrote on 31 Aug 2010, 15:42 last edited by
I downloaded the latest build from qt.nokia.com for Mac OSX. It is
Qt Creator 2.0.0
Based on Qt 4.7.0 (64 bit)Built on Jun 18 2010 at 11:02:11
From revision 1c0f52a091
Copyright 2008-2010 Nokia Corporation. All rights reserved.
WebKit applications can be build by writing all the code by hand. Only the ui forms does not have the WebView widget.
-- Jari
-
wrote on 1 Sept 2010, 09:41 last edited by
I see you already filed a "bugreport":http://bugreports.qt.nokia.com/browse/QTCREATORBUG-2221. Good:-)
Looks like we we have not yet been able to trigger this issue. So if somebody else is having it, please comment and vote on that bug! Thanks.
-
wrote on 1 Sept 2010, 16:15 last edited by
I just found that there is Qt Creator 2.0.1 for Mac OSX available and the bug has already been fixed on that version.
-
wrote on 1 Sept 2010, 18:17 last edited by
Even better:-)
1/10