Searched defs:QWebHistoryItemPrivate (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/qt/Api/
H A Dqwebhistory_p.h30 class Q_AUTOTEST_EXPORT QWebHistoryItemPrivate : public QSharedData { class in inherits:QSharedData
32 static QExplicitlySharedDataPointer<QWebHistoryItemPrivate> get(QWebHistoryItem* q)
36 QWebHistoryItemPrivate(WebCore::HistoryItem* i) function in class:QWebHistoryItemPrivate
42 ~QWebHistoryItemPrivate()

Completed in 85 milliseconds