[Qt] Webkit

Den Jean Den.Jean at telenet.be
Wed Jan 14 22:52:11 CET 2009


Hi,
 
I am thinkering with adding some webkit classes to the interface,
but it is alot of work.

http://users.telenet.be/Jan.Van.hijfte/qtforfpc/lazarus_webkit.png

For the moment it is in the same interface library 
that now depends on more Qt libraries.

ldd fpc_webkit_demo | grep libQt
        libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0xb79b8000)
        libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0xb7090000)
        libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0xb6f8e000)
        libQtWebKit.so.4 => /usr/lib/libQtWebKit.so.4 (0xb669c000)

regards,

Den Jean




More information about the Qt mailing list