Mercurial > hg > svgui
diff layer/TimeValueLayer.h @ 198:c2ed5014d4ff
* Scale fixes and feature descriptions in slice layer
author | Chris Cannam |
---|---|
date | Thu, 01 Feb 2007 16:54:42 +0000 |
parents | 6b023411087b |
children | 34bbbcb3c01f |
line wrap: on
line diff
--- a/layer/TimeValueLayer.h Thu Feb 01 14:31:28 2007 +0000 +++ b/layer/TimeValueLayer.h Thu Feb 01 16:54:42 2007 +0000 @@ -67,6 +67,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 &,