Mercurial > hg > svgui
diff layer/Colour3DPlotLayer.h @ 17:0183ebb725ca
* Add ability to create empty layers for editing
* Add first basic editing capability (adding points to a time instant layer)
* Add various keyboard and mouse shortcuts for navigation &c
* Add ability to resize a selection by dragging its edges
* Add maximum zoom level
author | Chris Cannam |
---|---|
date | Thu, 26 Jan 2006 16:15:40 +0000 |
parents | 2d5005f2b3d9 |
children | 6b794a2af3d9 |
line wrap: on
line diff
--- a/layer/Colour3DPlotLayer.h Thu Jan 26 11:56:09 2006 +0000 +++ b/layer/Colour3DPlotLayer.h Thu Jan 26 16:15:40 2006 +0000 @@ -56,8 +56,6 @@ virtual void setProperty(const PropertyName &, int value); */ - virtual QString getPropertyContainerIconName() const { return "colour3d"; } - void setProperties(const QXmlAttributes &attributes) { } protected slots: