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 | |
TrigUIBlocker (Ui::GLScopeGUI *ui) | |
~TrigUIBlocker () | |
void | unBlock () |
Private Attributes | |
Ui::GLScopeGUI * | m_ui |
bool | m_oldStateTrigMode |
bool | m_oldStateTrigCount |
bool | m_oldStateTrigPos |
bool | m_oldStateTrigNeg |
bool | m_oldStateTrigBoth |
bool | m_oldStateTrigLevelCoarse |
bool | m_oldStateTrigLevelFine |
bool | m_oldStateTrigDelayCoarse |
bool | m_oldStateTrigDelayFine |
Definition at line 81 of file glscopegui.h.
GLScopeGUI::TrigUIBlocker::TrigUIBlocker | ( | Ui::GLScopeGUI * | ui | ) |
Definition at line 1470 of file glscopegui.cpp.
References m_oldStateTrigBoth, m_oldStateTrigCount, m_oldStateTrigDelayCoarse, m_oldStateTrigDelayFine, m_oldStateTrigLevelCoarse, m_oldStateTrigLevelFine, m_oldStateTrigMode, m_oldStateTrigNeg, and m_oldStateTrigPos.
GLScopeGUI::TrigUIBlocker::~TrigUIBlocker | ( | ) |
Definition at line 1484 of file glscopegui.cpp.
References unBlock().
void GLScopeGUI::TrigUIBlocker::unBlock | ( | ) |
Definition at line 1489 of file glscopegui.cpp.
References m_oldStateTrigBoth, m_oldStateTrigCount, m_oldStateTrigDelayCoarse, m_oldStateTrigDelayFine, m_oldStateTrigLevelCoarse, m_oldStateTrigLevelFine, m_oldStateTrigMode, m_oldStateTrigNeg, m_oldStateTrigPos, and m_ui.
Referenced by ~TrigUIBlocker().
|
private |
Definition at line 95 of file glscopegui.h.
Referenced by TrigUIBlocker(), and unBlock().
|
private |
Definition at line 92 of file glscopegui.h.
Referenced by TrigUIBlocker(), and unBlock().
|
private |
Definition at line 98 of file glscopegui.h.
Referenced by TrigUIBlocker(), and unBlock().
|
private |
Definition at line 99 of file glscopegui.h.
Referenced by TrigUIBlocker(), and unBlock().
|
private |
Definition at line 96 of file glscopegui.h.
Referenced by TrigUIBlocker(), and unBlock().
|
private |
Definition at line 97 of file glscopegui.h.
Referenced by TrigUIBlocker(), and unBlock().
|
private |
Definition at line 91 of file glscopegui.h.
Referenced by TrigUIBlocker(), and unBlock().
|
private |
Definition at line 94 of file glscopegui.h.
Referenced by TrigUIBlocker(), and unBlock().
|
private |
Definition at line 93 of file glscopegui.h.
Referenced by TrigUIBlocker(), and unBlock().
|
private |
Definition at line 90 of file glscopegui.h.
Referenced by unBlock().