Lines Matching refs:QWKHistory
19784 [Qt] Added new methods to QWKHistory and made QWKHistoryItemPrivate to shared object.
19787 … Added more functionality to the QWKHistory and changed QWKHistoryItemPrivate to shared object.
19795 (QWKHistory::currentItem): Added
19796 (QWKHistory::backItem): Added
19797 (QWKHistory::forwardItem): Added
19798 (QWKHistory::itemAt): Added
19799 (QWKHistory::backItems): Added
19800 (QWKHistory::forwardItems): Added
24362 …This is initial implementation of QWKHistory. The QWKHistory class represents the history of a QWK…
24365 …KPage instance contains a history of a visited pages that can be accessed by QWKHistory::history().
24366 The QWKPagePrivate class creates QWKHistory in constructor.
24372 (QWKHistory::QWKHistory):
24373 (QWKHistory::~QWKHistory):
24374 (QWKHistory::backListCount): Gets items count in back.
24375 (QWKHistory::forwardListCount): Gets items count in forward.
24376 (QWKHistory::count): Gets items count.