#include <WaveformBasicNavigator.h>
◆ WaveformBasicNavigator()
| WaveformBasicNavigator::WaveformBasicNavigator |
( |
| ) |
|
◆ getMaxZoom()
| int32_t WaveformBasicNavigator::getMaxZoom |
( |
| ) |
|
◆ isZoomedIn()
| bool WaveformBasicNavigator::isZoomedIn |
( |
| ) |
|
◆ opened()
| void WaveformBasicNavigator::opened |
( |
SampleHolder * |
range = NULL | ) |
|
◆ scroll()
| bool WaveformBasicNavigator::scroll |
( |
int |
offset, |
|
|
bool |
shouldAllowExtraScrollRight = false, |
|
|
MarkerColumn * |
cols = NULL |
|
) |
| |
◆ zoom()
| bool WaveformBasicNavigator::zoom |
( |
int |
offset, |
|
|
bool |
shouldAllowExtraScrollRight = false, |
|
|
MarkerColumn * |
cols = NULL, |
|
|
int |
markerType = MARKER_NONE |
|
) |
| |
◆ renderData
◆ sample
| Sample* WaveformBasicNavigator::sample |
◆ xScroll
| int64_t WaveformBasicNavigator::xScroll |
◆ xZoom
| int64_t WaveformBasicNavigator::xZoom |
The documentation for this class was generated from the following files: