Mercurial > hg > svcore
diff data/model/AlignmentModel.h @ 1016:13f53ecc8bb5
Make alignment using an external program asynchronous
author | Chris Cannam |
---|---|
date | Thu, 20 Nov 2014 15:46:19 +0000 |
parents | 36f79bc5c3d7 |
children | cc27f35aa75c |
line wrap: on
line diff
--- a/data/model/AlignmentModel.h Fri Nov 14 17:23:38 2014 +0000 +++ b/data/model/AlignmentModel.h Thu Nov 20 15:46:19 2014 +0000 @@ -52,6 +52,7 @@ int toReference(int frame) const; int fromReference(int frame) const; + void setPathFrom(SparseTimeValueModel *rawpath); void setPath(PathModel *path); virtual void toXml(QTextStream &stream,