![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
#include <MTrackDataFactory.h>
Public Member Functions | |
virtual TrackData * | NewTrack (const ItemId &id, const std::shared_ptr< Maria::TrackFieldDefinitions > &fieldDefs, long generation) |
TrackDataFactory - Default track data factory. Inherit this to create custom track data. Detailed description.
|
virtual |
Create a new track data item. This method will create a new data item. It is the responsibility of the caller to delete the track data after use.