MuseScore  3.4
Music composition and notation
Public Member Functions | List of all members
Ms::MixerTrackGroup Class Referenceabstract

#include <mixertrackgroup.h>

Inheritance diagram for Ms::MixerTrackGroup:
Inheritance graph
[legend]

Public Member Functions

virtual ~MixerTrackGroup ()
 
virtual void expandToggled (Part *part, bool expanded)=0
 
virtual void notifyTrackSelected (MixerTrack *track)=0
 

Constructor & Destructor Documentation

◆ ~MixerTrackGroup()

virtual Ms::MixerTrackGroup::~MixerTrackGroup ( )
inlinevirtual

Member Function Documentation

◆ expandToggled()

virtual void Ms::MixerTrackGroup::expandToggled ( Part part,
bool  expanded 
)
pure virtual

Implemented in Ms::Mixer.

◆ notifyTrackSelected()

virtual void Ms::MixerTrackGroup::notifyTrackSelected ( MixerTrack track)
pure virtual

Implemented in Ms::Mixer.


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