You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqtinterface/qtinterface/qt4/Qt/QtWebKit

19 lines
474 B

#ifndef QT_QTWEBKIT_MODULE_H
#define QT_QTWEBKIT_MODULE_H
#include <QtNetwork/QtNetwork>
#include "qgraphicswebview.h"
#include "qwebdatabase.h"
#include "qwebelement.h"
#include "qwebframe.h"
#include "qwebhistory.h"
#include "qwebhistoryinterface.h"
#include "qwebinspector.h"
#include "qwebkitglobal.h"
#include "qwebkitversion.h"
#include "qwebpage.h"
#include "qwebpluginfactory.h"
#include "qwebsecurityorigin.h"
#include "qwebsettings.h"
#include "qwebview.h"
#endif