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

Declares the board widget that hosts grid and active stream views. More...

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

Go to the source code of this file.

Classes

class  board
 Main stream layout widget: grid plus optional focused view. More...

Detailed Description

Declares the board widget that hosts grid and active stream views.

The board is a top-level container combining:

  • a grid of stream thumbnails (grid_view),
  • an optional active (focused) stream area containing a single stream_cell.

The active area is hidden when no stream is focused.

Definition in file board.hpp.