KiCad PCB EDA Suite
|
#include <raii.h>
Public Member Functions | |
WINDOW_THAWER (wxWindow *aWindow) | |
~WINDOW_THAWER () | |
Protected Attributes | |
wxWindow * | m_window |
int | m_freezeCount |
|
inline |
Definition at line 58 of file raii.h.
References m_freezeCount, and m_window.
|
inline |
Definition at line 70 of file raii.h.
References m_freezeCount, and m_window.
|
protected |
Definition at line 81 of file raii.h.
Referenced by WINDOW_THAWER(), and ~WINDOW_THAWER().
|
protected |
Definition at line 80 of file raii.h.
Referenced by WINDOW_THAWER(), and ~WINDOW_THAWER().