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 | |
MainUIBlocker (Ui::GLScopeGUI *ui) | |
~MainUIBlocker () | |
void | unBlock () |
Private Attributes | |
Ui::GLScopeGUI * | m_ui |
bool | m_oldStateOnlyX |
bool | m_oldStateOnlyY |
bool | m_oldStateHorizontalXY |
bool | m_oldStateVerticalXY |
bool | m_oldStatePolar |
Definition at line 124 of file glscopegui.h.
GLScopeGUI::MainUIBlocker::MainUIBlocker | ( | Ui::GLScopeGUI * | ui | ) |
Definition at line 1536 of file glscopegui.cpp.
References m_oldStateHorizontalXY, m_oldStateOnlyX, m_oldStateOnlyY, m_oldStatePolar, m_oldStateVerticalXY, and m_ui.
GLScopeGUI::MainUIBlocker::~MainUIBlocker | ( | ) |
Definition at line 1549 of file glscopegui.cpp.
References unBlock().
void GLScopeGUI::MainUIBlocker::unBlock | ( | ) |
Definition at line 1554 of file glscopegui.cpp.
References m_oldStateHorizontalXY, m_oldStateOnlyX, m_oldStateOnlyY, m_oldStatePolar, m_oldStateVerticalXY, and m_ui.
Referenced by ~MainUIBlocker().
|
private |
Definition at line 136 of file glscopegui.h.
Referenced by MainUIBlocker(), and unBlock().
|
private |
Definition at line 134 of file glscopegui.h.
Referenced by MainUIBlocker(), and unBlock().
|
private |
Definition at line 135 of file glscopegui.h.
Referenced by MainUIBlocker(), and unBlock().
|
private |
Definition at line 138 of file glscopegui.h.
Referenced by MainUIBlocker(), and unBlock().
|
private |
Definition at line 137 of file glscopegui.h.
Referenced by MainUIBlocker(), and unBlock().
|
private |
Definition at line 133 of file glscopegui.h.
Referenced by MainUIBlocker(), and unBlock().