Zrythm v2.0.0-alpha.1+31.4967fd053471
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
QRangeModel::RowOptions< zrythm::gui::qquick::ChordSegment > Struct Reference

Tell QRangeModel to expose each Q_PROPERTY of ChordSegment as a separate role (not as separate columns). More...

#include <src/gui/qquick/chord_region_segmenter.h>

Static Public Attributes

static constexpr auto rowCategory = QRangeModel::RowCategory::MultiRoleItem

Detailed Description

Tell QRangeModel to expose each Q_PROPERTY of ChordSegment as a separate role (not as separate columns).

Must be at global scope because QRangeModel is global.

Definition at line 70 of file chord_region_segmenter.h.

Field Documentation

◆ rowCategory

auto QRangeModel::RowOptions< zrythm::gui::qquick::ChordSegment >::rowCategory = QRangeModel::RowCategory::MultiRoleItem
staticconstexpr

Definition at line 72 of file chord_region_segmenter.h.


The documentation for this struct was generated from the following file: