Factory for tracks.
More...
#include <src/structure/tracks/track_factory.h>
Factory for tracks.
Definition at line 14 of file track_factory.h.
◆ TrackFactory()
◆ 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 |
◆ create_empty_track() [1/2]
template<FinalTrackSubclass TrackT>
| TrackUuidReference zrythm::structure::tracks::TrackFactory::create_empty_track |
( |
| ) |
const |
|
inline |
◆ create_empty_track() [2/2]
| TrackUuidReference zrythm::structure::tracks::TrackFactory::create_empty_track |
( |
Track::Type | type | ) |
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: