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.
GLScope Member List

This is the complete list of members for GLScope, including all inherited members.

applyConfig()GLScopeprivate
cleanup()GLScopeprotectedslot
connectTimer(const QTimer &timer)GLScope
DisplayMode enum nameGLScope
DisplayPol enum valueGLScope
DisplayX enum valueGLScope
DisplayXYH enum valueGLScope
DisplayXYV enum valueGLScope
DisplayY enum valueGLScope
drawChannelOverlay(const QString &text, const QColor &color, QPixmap &channelOverlayPixmap, const QRectF &glScopeRect)GLScopeprivate
getDataChanged() constGLScopeinline
getDisplayMode() constGLScopeinline
getProcessingTraceIndex() constGLScopeinline
getSampleRate() constGLScopeinline
getTraceSize() constGLScopeinline
GLScope(QWidget *parent=0)GLScope
initializeGL()GLScopeprivate
m_bot1ScalePixmapGLScopeprivate
m_bot2ScalePixmapGLScopeprivate
m_botMarginGLScopeprivatestatic
m_bufferIndexGLScopeprivate
m_channelOverlayFontGLScopeprivate
m_channelOverlayPixmap1GLScopeprivate
m_channelOverlayPixmap2GLScopeprivate
m_configChangedGLScopeprivate
m_dataChangedGLScopeprivate
m_displayGridIntensityGLScopeprivate
m_displayModeGLScopeprivate
m_displayTraceIntensityGLScopeprivate
m_displayXYPointsGLScopeprivate
m_focusedTraceIndexGLScopeprivate
m_focusedTriggerDataGLScopeprivate
m_glBot1ScaleMatrixGLScopeprivate
m_glBot2ScaleMatrixGLScopeprivate
m_glLeft1ScaleMatrixGLScopeprivate
m_glLeft2ScaleMatrixGLScopeprivate
m_glRight1ScaleMatrixGLScopeprivate
m_glScopeMatrix1GLScopeprivate
m_glScopeMatrix2GLScopeprivate
m_glScopeRect1GLScopeprivate
m_glScopeRect2GLScopeprivate
m_glShaderBottom1ScaleGLScopeprivate
m_glShaderBottom2ScaleGLScopeprivate
m_glShaderLeft1ScaleGLScopeprivate
m_glShaderLeft2ScaleGLScopeprivate
m_glShaderPowerOverlayGLScopeprivate
m_glShaderSimpleGLScopeprivate
m_left1ScalePixmapGLScopeprivate
m_left2ScalePixmapGLScopeprivate
m_leftMarginGLScopeprivatestatic
m_mutexGLScopeprivate
m_processingTraceIndexGLScopeprivate
m_q3PolarGLScopeprivate
m_q3TickX1GLScopeprivate
m_q3TickX2GLScopeprivate
m_q3TickY1GLScopeprivate
m_q3TickY2GLScopeprivate
m_rightMarginGLScopeprivatestatic
m_sampleRateGLScopeprivate
m_timeBaseGLScopeprivate
m_timeOffsetGLScopeprivate
m_timeOfsProMillGLScopeprivate
m_timerGLScopeprivate
m_topMarginGLScopeprivatestatic
m_tracesGLScopeprivate
m_tracesDataGLScopeprivate
m_traceSizeGLScopeprivate
m_triggerPreGLScopeprivate
m_x1ScaleGLScopeprivate
m_x2ScaleGLScopeprivate
m_y1ScaleGLScopeprivate
m_y2ScaleGLScopeprivate
newTraces(std::vector< float *> *traces)GLScope
newTraces(std::vector< float *> *traces, int traceIndex)GLScope
paintGL()GLScopeprivate
preTriggerChanged(uint32_t)GLScopesignal
resizeGL(int width, int height)GLScopeprivate
sampleRateChanged(int)GLScopesignal
setConfigChanged()GLScopeinline
setDisplayGridIntensity(int intensity)GLScope
setDisplayMode(DisplayMode displayMode)GLScope
setDisplayTraceIntensity(int intensity)GLScope
setDisplayXYPoints(bool value)GLScopeinline
setFocusedTraceIndex(uint32_t traceIndex)GLScope
setFocusedTriggerData(ScopeVis::TriggerData &triggerData)GLScopeinline
setHorizontalDisplays()GLScopeprivate
setPolarDisplays()GLScopeprivate
setSampleRate(int sampleRate)GLScope
setTimeBase(int timeBase)GLScope
setTimeOfsProMill(int timeOfsProMill)GLScope
setTraces(std::vector< ScopeVis::TraceData > *tracesData, std::vector< float *> *traces)GLScope
setTraceSize(int trceSize, bool emitSignal=false)GLScope
setTriggerPre(uint32_t triggerPre, bool emitSignal=false)GLScope
setUniqueDisplays()GLScopeprivate
setVerticalDisplays()GLScopeprivate
setYScale(ScaleEngine &scale, uint32_t highlightedTraceIndex)GLScopeprivate
tick()GLScopeprotectedslot
traceSizeChanged(uint32_t)GLScopesignal
updateDisplay()GLScope
~GLScope()GLScopevirtual