|
YODAU 1.0
YEAR OF THE DEPEND ADULT UNDERGARMENT
|
Declares a scrollable grid widget that hosts multiple stream cells. More...
#include <QMap>#include <QString>#include <QStringList>#include <QWidget>

Go to the source code of this file.
Classes | |
| class | grid_view |
| Scrollable grid of stream thumbnails. More... | |
Declares a scrollable grid widget that hosts multiple stream cells.
The grid_view arranges stream_cell widgets in a responsive grid. It is used as the "thumbnail mode" container by higher-level widgets (e.g. board).
Stream cells are indexed by their logical names and can be added, removed, temporarily taken out (for focusing), and put back.
Definition in file grid_view.hpp.