[Qt-interest] problems using QWebView/QUILoader

wim.delvaux at adaptiveplanet.com wim.delvaux at adaptiveplanet.com
Thu Mar 19 13:35:50 CET 2009


hi all,

I used QWebView as a widget in the designer (4.4.3 version)
and use QUILoader to load the ui file.

However, when starting, it claims 

"QFormBuilder was unable to create a custom widget of the class 'QWebView'; 
defaulting to base class 'QWidget'."

However strace shows that 

"/usr/local/Trolltech/Qt-4.4.3/lib/libQtWebKit.so.4" 
"/usr/local/Trolltech/Qt-4.4.3/plugins/designer/libqwebview.so"

get loaded successfully.

I also added the /usr/local/Trolltech/Qt-4.4.3/plugins/designer/ path to the 
QUIloader usint addPluginPath but to no avail.

What am I missing

W



More information about the Qt-interest-old mailing list