Uses of Class
io.qt.webengine.widgets.QWebEngineHistoryItem
-
Uses of QWebEngineHistoryItem in io.qt.webengine.widgets
Methods in io.qt.webengine.widgets that return QWebEngineHistoryItemModifier and TypeMethodDescriptionfinal QWebEngineHistoryItemQWebEngineHistory.backItem()QWebEngineHistoryItem.clone()final QWebEngineHistoryItemQWebEngineHistory.currentItem()final QWebEngineHistoryItemQWebEngineHistory.forwardItem()final QWebEngineHistoryItemQWebEngineHistory.itemAt(int i) Methods in io.qt.webengine.widgets that return types with arguments of type QWebEngineHistoryItemModifier and TypeMethodDescriptionfinal QList<QWebEngineHistoryItem>QWebEngineHistory.backItems(int maxItems) final QList<QWebEngineHistoryItem>QWebEngineHistory.forwardItems(int maxItems) final QList<QWebEngineHistoryItem>QWebEngineHistory.items()Methods in io.qt.webengine.widgets with parameters of type QWebEngineHistoryItemModifier and TypeMethodDescriptionfinal voidQWebEngineHistoryItem.assign(QWebEngineHistoryItem other) final voidQWebEngineHistory.goToItem(QWebEngineHistoryItem item) final voidQWebEngineHistoryItem.set(QWebEngineHistoryItem other) Deprecated.final voidQWebEngineHistoryItem.swap(QWebEngineHistoryItem other) Constructors in io.qt.webengine.widgets with parameters of type QWebEngineHistoryItem
assign(io.qt.webengine.widgets.QWebEngineHistoryItem)instead.