MCPcopy Create free account
hub / github.com/KDE/labplot / isResizing

Method isResizing

src/3rdparty/Qt-Advanced-Docking-System/src/ResizeHandle.cpp:291–294  ·  view source on GitHub ↗

============================================================================

Source from the content-addressed store, hash-verified

289
290//============================================================================
291bool CResizeHandle::isResizing() const
292{
293 return d->Pressed;
294}
295
296
297//============================================================================

Callers 2

eventFilterMethod · 0.80
resizeEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected