qtwebkit_build_snippet.qdoc   [plain text]


//! [0]
QT += webkit
//! [0]


//! [1]
#include <QtWebKit>
//! [1]