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 40 of file dialog_shim.h.
|
inline |
Definition at line 42 of file dialog_shim.h.
References m_freezeCount, and m_window.
|
inline |
Definition at line 54 of file dialog_shim.h.
References m_freezeCount, and m_window.
|
protected |
Definition at line 65 of file dialog_shim.h.
Referenced by WINDOW_THAWER(), and ~WINDOW_THAWER().
|
protected |
Definition at line 64 of file dialog_shim.h.
Referenced by WINDOW_THAWER(), and ~WINDOW_THAWER().