Home
last modified time | relevance | path

Searched refs:_closedHandCursor (Results 1 – 2 of 2) sorted by relevance

/dports/editors/texworks/texworks-release-0.6.2/modules/QtPDF/src/
H A DPDFDocumentTools.h155 QCursor _closedHandCursor; variable
H A DPDFDocumentTools.cpp298 _closedHandCursor = QCursor(Qt::ClosedHandCursor); in Move()
310 _parent->viewport()->setCursor(_closedHandCursor); in mousePressEvent()