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

Method setMaxResizeSize

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

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

Source from the content-addressed store, hash-verified

303
304//============================================================================
305void CResizeHandle::setMaxResizeSize(int MaxSize)
306{
307 d->MaxSize = MaxSize;
308}
309
310
311//============================================================================

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected