|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
Header collapsible with N value rows related to it. More...
#include <QueryUtils.hpp>
Collaboration diagram for MayaFlux::Portal::Forma::ValueGroup:Public Member Functions | |
| Kinesis::AABB2D | bounds () const noexcept |
| Union of the header strip and every row region. | |
Public Attributes | |
| Collapsible | header |
| std::vector< ValueRow > | rows |
Header collapsible with N value rows related to it.
Rows are added as elements to the layer and related to the header, so the existing visibility cascade hides them on collapse.
Definition at line 63 of file QueryUtils.hpp.