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