|
LMMS
|
Dummy clip for PatternTracks. More...
#include <PatternClip.h>
Friends | |
| class | PatternClipView |
Additional Inherited Members | |
| Public Slots inherited from lmms::Clip | |
| void | toggleMute () |
| Mutes this Clip. | |
| Signals inherited from lmms::Clip | |
| void | lengthChanged () |
| void | positionChanged () |
| void | destroyedClip () |
| void | colorChanged () |
| Signals inherited from lmms::Model | |
| void | dataChanged () |
| void | dataUnchanged () |
| void | propertiesChanged () |
| Static Public Member Functions inherited from lmms::Clip | |
| static bool | comparePosition (const Clip *a, const Clip *b) |
| Returns true if and only if a->startPosition() < b->startPosition(). | |
| static void | copyStateTo (Clip *src, Clip *dst) |
| Copies the state of a Clip to another Clip. | |
| Protected Member Functions inherited from lmms::Clip | |
| Clip (const Clip &other) | |
| Copy a Clip. | |
| Protected Member Functions inherited from lmms::JournallingObject | |
| void | changeID (jo_id_t _id) |
Dummy clip for PatternTracks.
Only used in the Song (Editor). See PatternStore.h for more info.
| lmms::PatternClip::PatternClip | ( | Track * | track | ) |
|
overridedefault |
|
inlineoverridevirtual |
|
overridevirtual |
Implements lmms::Clip.
Implements lmms::SerializingObject.
|
inlineoverridevirtual |
Implements lmms::SerializingObject.
| int lmms::PatternClip::patternIndex | ( | ) |
|
overridevirtual |
Implements lmms::SerializingObject.
|
friend |