|
| enum | ClipSlotListRoles { ClipSlotPtrRole = Qt::UserRole + 1
} |
Definition at line 72 of file clip_slot.h.
◆ ClipSlotListRoles
| enum zrythm::structure::scenes::ClipSlotList::ClipSlotListRoles |
◆ clip_slots()
| auto & zrythm::structure::scenes::ClipSlotList::clip_slots |
( |
| ) |
const |
|
inline |
◆ clipSlotForTrack()
| Q_INVOKABLE ClipSlot * zrythm::structure::scenes::ClipSlotList::clipSlotForTrack |
( |
const tracks::Track * | track | ) |
const |
|
inline |
◆ data()
| QVariant zrythm::structure::scenes::ClipSlotList::data |
( |
const QModelIndex & | index, |
|
|
int | role = Qt::DisplayRole ) const |
|
inlineoverride |
◆ roleNames()
| QHash< int, QByteArray > zrythm::structure::scenes::ClipSlotList::roleNames |
( |
| ) |
const |
|
inlineoverride |
◆ rowCount()
| int zrythm::structure::scenes::ClipSlotList::rowCount |
( |
const QModelIndex & | parent = QModelIndex () | ) |
const |
|
inlineoverride |
The documentation for this class was generated from the following file: