改进代码

This commit is contained in:
feiyangqingyun
2021-10-08 10:52:05 +08:00
parent f6923b97a2
commit 200b7eeafb
171 changed files with 2894 additions and 1940 deletions

View File

@@ -116,7 +116,7 @@ protected:
virtual void canvasResizeEvent( QResizeEvent * );
virtual void rescale( const QSize &oldSize, const QSize &newSize ) const;
virtual QwtInterval expandScale(
virtual QwtInterval expandScale(
int axis, const QSize &oldSize, const QSize &newSize ) const;
virtual QwtInterval syncScale(