|
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 54 of file raii.h.
References m_freezeCount, and m_window.
|
inline |
Definition at line 66 of file raii.h.
References m_freezeCount, and m_window.
|
protected |
Definition at line 77 of file raii.h.
Referenced by WINDOW_THAWER(), and ~WINDOW_THAWER().
|
protected |
Definition at line 76 of file raii.h.
Referenced by WINDOW_THAWER(), and ~WINDOW_THAWER().