Deluge Firmware
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Attributes | List of all members
ModelStackWithNoteRowId Class Reference

#include <ModelStack.h>

Inheritance diagram for ModelStackWithNoteRowId:
Inheritance graph
Collaboration diagram for ModelStackWithNoteRowId:
Collaboration graph

Public Member Functions

ModelStackWithTimelineCountertoWithTimelineCounter () const
 
TimelineCountergetTimelineCounter () const
 
TimelineCountergetTimelineCounterAllowNull () const
 
void setTimelineCounter (TimelineCounter *newTimelineCounter)
 
bool timelineCounterIsSet () const
 
ModelStackWithNoteRowautomaticallyAddNoteRowFromId () const
 

Public Attributes

Songsong
 
int noteRowId
 

Protected Attributes

TimelineCountertimelineCounter
 

Member Function Documentation

◆ automaticallyAddNoteRowFromId()

ModelStackWithNoteRow * ModelStackWithNoteRowId::automaticallyAddNoteRowFromId ( ) const

◆ getTimelineCounter()

TimelineCounter * ModelStackWithNoteRowId::getTimelineCounter ( ) const
inline

◆ getTimelineCounterAllowNull()

TimelineCounter * ModelStackWithNoteRowId::getTimelineCounterAllowNull ( ) const
inline

◆ setTimelineCounter()

void ModelStackWithNoteRowId::setTimelineCounter ( TimelineCounter newTimelineCounter)
inline

◆ timelineCounterIsSet()

bool ModelStackWithNoteRowId::timelineCounterIsSet ( ) const
inline

◆ toWithTimelineCounter()

ModelStackWithTimelineCounter * ModelStackWithNoteRowId::toWithTimelineCounter ( ) const
inline

Member Data Documentation

◆ noteRowId

int ModelStackWithNoteRowId::noteRowId

◆ song

Song* ModelStackWithNoteRowId::song

◆ timelineCounter

TimelineCounter* ModelStackWithNoteRowId::timelineCounter
protected

The documentation for this class was generated from the following files: