comparison main/MainWindow.h @ 171:cd58be60e5f2

* Add QuickTime file reader class -- totally untested, shouldn't even compile
author Chris Cannam
date Mon, 06 Aug 2007 14:37:59 +0000
parents ca825d1a4a6b
children 5bde373ad5ca
comparison
equal deleted inserted replaced
170:4a42776c34cd 171:cd58be60e5f2
152 void showAllOverlays(); 152 void showAllOverlays();
153 153
154 void toggleZoomWheels(); 154 void toggleZoomWheels();
155 void togglePropertyBoxes(); 155 void togglePropertyBoxes();
156 void toggleStatusBar(); 156 void toggleStatusBar();
157 void toggleDarkBackground();
157 158
158 void play(); 159 void play();
159 void ffwd(); 160 void ffwd();
160 void ffwdEnd(); 161 void ffwdEnd();
161 void rewind(); 162 void rewind();