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>Implementation of the FlowWidget class for organizing widgets in a flow layout within a scrollable area.