Home
last modified time | relevance | path

Searched refs:wfsHover (Results 1 – 4 of 4) sorted by relevance

/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DOverlayEditorScene.h35 Qt::WindowFrameSection wfsHover; variable
H A DOverlayEditorScene.cpp299 if (wfsHover == Qt::NoSection) { in mousePressEvent()
357 if (wfsHover == Qt::NoSection) in mouseMoveEvent()
365 switch (wfsHover) { in mouseMoveEvent()
460 wfsHover = rectSection(qgriSelected->rect(), point); in updateCursorShape()
462 wfsHover = Qt::NoSection; in updateCursorShape()
465 switch (wfsHover) { in updateCursorShape()
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DOverlayEditorScene.h35 Qt::WindowFrameSection wfsHover; variable
H A DOverlayEditorScene.cpp299 if (wfsHover == Qt::NoSection) { in mousePressEvent()
357 if (wfsHover == Qt::NoSection) in mouseMoveEvent()
365 switch (wfsHover) { in mouseMoveEvent()
460 wfsHover = rectSection(qgriSelected->rect(), point); in updateCursorShape()
462 wfsHover = Qt::NoSection; in updateCursorShape()
465 switch (wfsHover) { in updateCursorShape()