diff layer/SpectrogramLayer.h @ 261:11021509c4eb

* some more work on measurement tool, and refactor Pane::paintEvent
author Chris Cannam
date Thu, 14 Jun 2007 16:28:27 +0000
parents 28c8e8e3c537
children 4ed1446ad604
line wrap: on
line diff
--- a/layer/SpectrogramLayer.h	Thu Jun 14 15:20:49 2007 +0000
+++ b/layer/SpectrogramLayer.h	Thu Jun 14 16:28:27 2007 +0000
@@ -200,6 +200,8 @@
 
     virtual bool setDisplayExtents(float min, float max);
 
+    virtual bool getYScaleValue(View *, int, float &, QString &) const;
+
     virtual QString toXmlString(QString indent = "",
 				QString extraAttributes = "") const;