Mercurial > hg > svgui
diff layer/SpectrogramLayer.h @ 87:4b98bda7e94d
* Add property labels to property containers (so i18n() won't affect file format)
author | Chris Cannam |
---|---|
date | Wed, 03 May 2006 16:48:03 +0000 |
parents | 93a7efc75fb7 |
children | 6b864e6864cb |
line wrap: on
line diff
--- a/layer/SpectrogramLayer.h Wed May 03 14:26:26 2006 +0000 +++ b/layer/SpectrogramLayer.h Wed May 03 16:48:03 2006 +0000 @@ -71,6 +71,7 @@ void setModel(const DenseTimeValueModel *model); 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 &,