Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
flow_widget.cpp File Reference

Implementation of the FlowWidget class for organizing widgets in a flow layout within a scrollable area. More...

#include "flow_widget.h"
#include <QHBoxLayout>
#include <QResizeEvent>
#include <QWidget>
#include <qscrollarea.h>
#include <qsizepolicy.h>
Include dependency graph for flow_widget.cpp:

Detailed Description

Implementation of the FlowWidget class for organizing widgets in a flow layout within a scrollable area.