Home
last modified time | relevance | path

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

/dports/graphics/kimagemapeditor/kimagemapeditor-21.12.3/
H A Dkimearea.h432 mutable QRect _cachedSelectionRect; variable
H A Dkimearea.cpp1442 _cachedSelectionRect=r; in selectionRect()
1445 return _cachedSelectionRect; in selectionRect()