Mercurial > hg > svgui
diff layer/NoteLayer.h @ 198:c2ed5014d4ff
* Scale fixes and feature descriptions in slice layer
author | Chris Cannam |
---|---|
date | Thu, 01 Feb 2007 16:54:42 +0000 |
parents | 33929e0c3c6b |
children | 34bbbcb3c01f |
line wrap: on
line diff
--- a/layer/NoteLayer.h Thu Feb 01 14:31:28 2007 +0000 +++ b/layer/NoteLayer.h Thu Feb 01 16:54:42 2007 +0000 @@ -64,6 +64,7 @@ virtual PropertyList getProperties() const; virtual QString getPropertyLabel(const PropertyName &) const; virtual PropertyType getPropertyType(const PropertyName &) const; + virtual QString getPropertyGroupName(const PropertyName &) const; virtual int getPropertyRangeAndValue(const PropertyName &, int *min, int *max) const; virtual QString getPropertyValueLabel(const PropertyName &,