comparison view/View.cpp @ 153:aaa3a53dbb10

* Some work on SpectrumLayer properties etc
author Chris Cannam
date Wed, 27 Sep 2006 14:56:31 +0000
parents 10a82b2bbb8b
children c1fb771b7646
comparison
equal deleted inserted replaced
152:6a3f3c13173f 153:aaa3a53dbb10
41 m_centreFrame(0), 41 m_centreFrame(0),
42 m_zoomLevel(1024), 42 m_zoomLevel(1024),
43 m_followPan(true), 43 m_followPan(true),
44 m_followZoom(true), 44 m_followZoom(true),
45 m_followPlay(PlaybackScrollPage), 45 m_followPlay(PlaybackScrollPage),
46 m_playPointerFrame(0),
46 m_lightBackground(true), 47 m_lightBackground(true),
47 m_showProgress(showProgress), 48 m_showProgress(showProgress),
48 m_cache(0), 49 m_cache(0),
49 m_cacheCentreFrame(0), 50 m_cacheCentreFrame(0),
50 m_cacheZoomLevel(1024), 51 m_cacheZoomLevel(1024),