Factory for tracks.
More...
#include <src/structure/tracks/track_factory.h>
Factory for tracks.
Definition at line 18 of file track_factory.h.
◆ TrackFactory()
◆ add_empty_track()
template<FinalTrackSubclass TrackT>
auto zrythm::structure::tracks::TrackFactory::add_empty_track |
( |
Tracklist & | tracklist | ) |
|
|
inline |
◆ addEmptyTrackFromType()
Q_INVOKABLE QVariant zrythm::structure::tracks::TrackFactory::addEmptyTrackFromType |
( |
int | type | ) |
|
|
inline |
◆ clone_new_object_identity()
template<typename TrackT>
auto zrythm::structure::tracks::TrackFactory::clone_new_object_identity |
( |
const TrackT & | other | ) |
const |
|
inline |
◆ clone_object_snapshot()
template<typename TrackT>
auto zrythm::structure::tracks::TrackFactory::clone_object_snapshot |
( |
const TrackT & | other, |
|
|
QObject & | owner ) const |
|
inline |
◆ get_builder()
template<typename TrackT>
auto zrythm::structure::tracks::TrackFactory::get_builder |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: