5#ifndef INCLUDE_FIFECHAN_WIDGETS_FLOWCONTAINER_HPP_
6#define INCLUDE_FIFECHAN_WIDGETS_FLOWCONTAINER_HPP_
9#include "fifechan/platform.hpp"
12#include "fifechan/widgets/container.hpp"
68 virtual void adjustContent();
82 void resizeToContent(
bool recursion =
true)
override;
89 void expandContent(
bool recursion)
override;
void resizeToContent(bool recursion=true) override
Resize this container to fit its children.
void expandContent(bool recursion) override
Expand children to occupy available space in this container.
LayoutPolicy
The layout policy of the container.
An implementation of a flow container that can contain other widgets.
Alignment mAlignment
Current alignment used when laying out child widgets.
Alignment
Alignments for widgets.
Used replacement tokens by configure_file():