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