YODAU 1.0
YEAR OF THE DEPEND ADULT UNDERGARMENT
Loading...
Searching...
No Matches
grid_view.hpp File Reference

Declares a scrollable grid widget that hosts multiple stream cells. More...

#include <QMap>
#include <QString>
#include <QStringList>
#include <QWidget>
Include dependency graph for grid_view.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grid_view
 Scrollable grid of stream thumbnails. More...

Detailed Description

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.