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.
|
Public Member Functions | |
TraceUIBlocker (Ui::GLScopeGUI *ui) | |
~TraceUIBlocker () | |
void | unBlock () |
Private Attributes | |
Ui::GLScopeGUI * | m_ui |
bool | m_oldStateTrace |
bool | m_oldStateTraceAdd |
bool | m_oldStateTraceDel |
bool | m_oldStateTraceMode |
bool | m_oldStateAmp |
bool | m_oldStateOfsCoarse |
bool | m_oldStateOfsFine |
bool | m_oldStateTraceDelayCoarse |
bool | m_oldStateTraceDelayFine |
bool | m_oldStateTraceColor |
Definition at line 102 of file glscopegui.h.
GLScopeGUI::TraceUIBlocker::TraceUIBlocker | ( | Ui::GLScopeGUI * | ui | ) |
Definition at line 1502 of file glscopegui.cpp.
References m_oldStateAmp, m_oldStateOfsCoarse, m_oldStateOfsFine, m_oldStateTrace, m_oldStateTraceAdd, m_oldStateTraceColor, m_oldStateTraceDel, m_oldStateTraceDelayCoarse, m_oldStateTraceDelayFine, m_oldStateTraceMode, and m_ui.
GLScopeGUI::TraceUIBlocker::~TraceUIBlocker | ( | ) |
Definition at line 1517 of file glscopegui.cpp.
References unBlock().
void GLScopeGUI::TraceUIBlocker::unBlock | ( | ) |
Definition at line 1522 of file glscopegui.cpp.
References m_oldStateAmp, m_oldStateOfsCoarse, m_oldStateOfsFine, m_oldStateTrace, m_oldStateTraceAdd, m_oldStateTraceColor, m_oldStateTraceDel, m_oldStateTraceDelayCoarse, m_oldStateTraceDelayFine, m_oldStateTraceMode, and m_ui.
Referenced by ~TraceUIBlocker().
|
private |
Definition at line 116 of file glscopegui.h.
Referenced by TraceUIBlocker(), and unBlock().
|
private |
Definition at line 117 of file glscopegui.h.
Referenced by TraceUIBlocker(), and unBlock().
|
private |
Definition at line 118 of file glscopegui.h.
Referenced by TraceUIBlocker(), and unBlock().
|
private |
Definition at line 112 of file glscopegui.h.
Referenced by TraceUIBlocker(), and unBlock().
|
private |
Definition at line 113 of file glscopegui.h.
Referenced by TraceUIBlocker(), and unBlock().
|
private |
Definition at line 121 of file glscopegui.h.
Referenced by TraceUIBlocker(), and unBlock().
|
private |
Definition at line 114 of file glscopegui.h.
Referenced by TraceUIBlocker(), and unBlock().
|
private |
Definition at line 119 of file glscopegui.h.
Referenced by TraceUIBlocker(), and unBlock().
|
private |
Definition at line 120 of file glscopegui.h.
Referenced by TraceUIBlocker(), and unBlock().
|
private |
Definition at line 115 of file glscopegui.h.
Referenced by TraceUIBlocker(), and unBlock().
|
private |
Definition at line 111 of file glscopegui.h.
Referenced by TraceUIBlocker(), and unBlock().