comparison view/View.h @ 1520:4eafe5a1b655 time-frequency-boxes

Tidying
author Chris Cannam
date Wed, 25 Sep 2019 09:46:27 +0100
parents d09345e578a7
children 4f8c72adbf43
comparison
equal deleted inserted replaced
1519:235e08aa2d5d 1520:4eafe5a1b655
352 sv_frame_t f0, sv_frame_t f1); 352 sv_frame_t f0, sv_frame_t f1);
353 353
354 int getTextLabelHeight(const Layer *layer, QPainter &) const override; 354 int getTextLabelHeight(const Layer *layer, QPainter &) const override;
355 355
356 bool getValueExtents(QString unit, double &min, double &max, 356 bool getValueExtents(QString unit, double &min, double &max,
357 bool &log) const override; 357 bool &log) const override;
358 358
359 void toXml(QTextStream &stream, QString indent = "", 359 void toXml(QTextStream &stream, QString indent = "",
360 QString extraAttributes = "") const override; 360 QString extraAttributes = "") const override;
361 361
362 // First frame actually in model, to right of scale, if present 362 // First frame actually in model, to right of scale, if present