![]() |
SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
Collaboration diagram for GLSpectrum::ChannelMarkerState:Public Member Functions | |
| ChannelMarkerState (ChannelMarker *channelMarker) | |
Public Attributes | |
| ChannelMarker * | m_channelMarker |
| QMatrix4x4 | m_glMatrixWaterfall |
| QMatrix4x4 | m_glMatrixDsbWaterfall |
| QMatrix4x4 | m_glMatrixFreqScale |
| QMatrix4x4 | m_glMatrixDsbFreqScale |
| QMatrix4x4 | m_glMatrixHistogram |
| QMatrix4x4 | m_glMatrixDsbHistogram |
| QRect | m_rect |
Definition at line 106 of file glspectrum.h.
|
inline |
Definition at line 116 of file glspectrum.h.
| ChannelMarker* GLSpectrum::ChannelMarkerState::m_channelMarker |
Definition at line 107 of file glspectrum.h.
Referenced by GLSpectrum::applyChanges(), and GLSpectrum::paintGL().
| QMatrix4x4 GLSpectrum::ChannelMarkerState::m_glMatrixDsbFreqScale |
Definition at line 111 of file glspectrum.h.
Referenced by GLSpectrum::applyChanges(), and GLSpectrum::paintGL().
| QMatrix4x4 GLSpectrum::ChannelMarkerState::m_glMatrixDsbHistogram |
Definition at line 113 of file glspectrum.h.
Referenced by GLSpectrum::applyChanges(), and GLSpectrum::paintGL().
| QMatrix4x4 GLSpectrum::ChannelMarkerState::m_glMatrixDsbWaterfall |
Definition at line 109 of file glspectrum.h.
Referenced by GLSpectrum::applyChanges(), and GLSpectrum::paintGL().
| QMatrix4x4 GLSpectrum::ChannelMarkerState::m_glMatrixFreqScale |
Definition at line 110 of file glspectrum.h.
Referenced by GLSpectrum::applyChanges(), and GLSpectrum::paintGL().
| QMatrix4x4 GLSpectrum::ChannelMarkerState::m_glMatrixHistogram |
Definition at line 112 of file glspectrum.h.
Referenced by GLSpectrum::applyChanges(), and GLSpectrum::paintGL().
| QMatrix4x4 GLSpectrum::ChannelMarkerState::m_glMatrixWaterfall |
Definition at line 108 of file glspectrum.h.
Referenced by GLSpectrum::applyChanges(), and GLSpectrum::paintGL().
| QRect GLSpectrum::ChannelMarkerState::m_rect |
Definition at line 114 of file glspectrum.h.
Referenced by GLSpectrum::applyChanges().
1.8.13