Mercurial > hg > sonic-visualiser
comparison main/MainWindow.h @ 151:152619d379e0
* Add a measurement mode tool -- no functionality yet
author | Chris Cannam |
---|---|
date | Wed, 13 Jun 2007 12:00:01 +0000 |
parents | 3fff180a254b |
children | 7310316bf74b |
comparison
equal
deleted
inserted
replaced
150:e2f13213c2f1 | 151:152619d379e0 |
---|---|
181 | 181 |
182 void toolNavigateSelected(); | 182 void toolNavigateSelected(); |
183 void toolSelectSelected(); | 183 void toolSelectSelected(); |
184 void toolEditSelected(); | 184 void toolEditSelected(); |
185 void toolDrawSelected(); | 185 void toolDrawSelected(); |
186 void toolMeasureSelected(); | |
186 | 187 |
187 void selectAll(); | 188 void selectAll(); |
188 void selectToStart(); | 189 void selectToStart(); |
189 void selectToEnd(); | 190 void selectToEnd(); |
190 void selectVisible(); | 191 void selectVisible(); |