#include <QtCore/qurl.h>
#include <QtCore/qstring.h>
#include <QtGui/qicon.h>
#include <QtCore/qdatetime.h>
#include <QtCore/qshareddata.h>
#include "qwebkitglobal.h"
Classes | |
class | QWebHistoryItem |
class | QWebHistory |
Namespaces | |
WebCore | |
Functions | |
QWEBKIT_EXPORT QDataStream & | operator<< (QDataStream &stream, const QWebHistory &history) |
QWEBKIT_EXPORT QDataStream & | operator>> (QDataStream &stream, QWebHistory &history) |
QWEBKIT_EXPORT QDataStream& operator<< | ( | QDataStream & | stream, |
const QWebHistory & | history | ||
) |
QWEBKIT_EXPORT QDataStream& operator>> | ( | QDataStream & | stream, |
QWebHistory & | history | ||
) |