Sunday, July 4, 2010

How to use plug-ins for QTWebKit in Linux

Qt 4.6 has a very nice embedded web-engine component called QTWebKit for browsing web-pages. Unfortunately it does not show flash of media content for that purpose there should be set environment QTWEBKIT_PLUGIN_PATH variable to directory which contains compiled plug-ins (.so file).

example : export QTWEBKIT_PLUGIN_PATH=/home/deimus/flash/