![]() |
Cockatrice 2026-03-05-Development-2.11.0-beta.54
A virtual tabletop for multiplayer card games
|
Implementation of the FlowLayout class, a custom layout for dynamically organizing widgets in rows within the constraints of available width or parent scroll areas. More...
#include "flow_layout.h"#include "../widgets/general/layout_containers/flow_widget.h"#include <QDebug>#include <QLayoutItem>#include <QScrollArea>#include <QStyle>Implementation of the FlowLayout class, a custom layout for dynamically organizing widgets in rows within the constraints of available width or parent scroll areas.