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

Method setMinResizeSize

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

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

Source from the content-addressed store, hash-verified

296
297//============================================================================
298void CResizeHandle::setMinResizeSize(int MinSize)
299{
300 d->MinSize = MinSize;
301}
302
303
304//============================================================================

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected