Uses of Class
io.qt.webengine.core.QWebEngineHistoryItem
-
Uses of QWebEngineHistoryItem in io.qt.webengine.core
Methods in io.qt.webengine.core 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.core that return types with arguments of type QWebEngineHistoryItemModifier and TypeMethodDescriptionfinal io.qt.core.QList<QWebEngineHistoryItem>QWebEngineHistory.backItems(int maxItems) final io.qt.core.QList<QWebEngineHistoryItem>QWebEngineHistory.forwardItems(int maxItems) final io.qt.core.QList<QWebEngineHistoryItem>QWebEngineHistory.items()Methods in io.qt.webengine.core with parameters of type QWebEngineHistoryItemModifier and TypeMethodDescriptionfinal voidQWebEngineHistory.goToItem(QWebEngineHistoryItem item) final voidQWebEngineHistoryItem.set(QWebEngineHistoryItem other) final voidQWebEngineHistoryItem.swap(QWebEngineHistoryItem other) Constructors in io.qt.webengine.core with parameters of type QWebEngineHistoryItemModifierConstructorDescription