Mercurial > hg > svgui
comparison view/View.h @ 919:a5488775f880 osx-retina
Pass proxy to layer for painting
author | Chris Cannam |
---|---|
date | Wed, 18 Mar 2015 13:52:07 +0000 |
parents | 4fe7a09be0fe |
children | b1aa74ce697e |
comparison
equal
deleted
inserted
replaced
918:4fe7a09be0fe | 919:a5488775f880 |
---|---|
425 PlaybackFollowMode m_followPlay; | 425 PlaybackFollowMode m_followPlay; |
426 bool m_followPlayIsDetached; | 426 bool m_followPlayIsDetached; |
427 sv_frame_t m_playPointerFrame; | 427 sv_frame_t m_playPointerFrame; |
428 bool m_lightBackground; | 428 bool m_lightBackground; |
429 bool m_showProgress; | 429 bool m_showProgress; |
430 int m_paintScale; | |
431 | 430 |
432 QPixmap *m_cache; | 431 QPixmap *m_cache; |
433 sv_frame_t m_cacheCentreFrame; | 432 sv_frame_t m_cacheCentreFrame; |
434 int m_cacheZoomLevel; | 433 int m_cacheZoomLevel; |
435 bool m_selectionCached; | 434 bool m_selectionCached; |