KiCad PCB EDA Suite
|
Toggle a window's "enable" status to disabled, then enabled on destruction. More...
Public Member Functions | |
WDO_ENABLE_DISABLE (wxWindow *aWindow) | |
~WDO_ENABLE_DISABLE () | |
Private Attributes | |
wxWindow * | m_win |
Toggle a window's "enable" status to disabled, then enabled on destruction.
Definition at line 46 of file dialog_shim.cpp.
|
inline |
Definition at line 52 of file dialog_shim.cpp.
References m_win.
|
inline |
Definition at line 59 of file dialog_shim.cpp.
References m_win.
|
private |
Definition at line 48 of file dialog_shim.cpp.
Referenced by WDO_ENABLE_DISABLE(), and ~WDO_ENABLE_DISABLE().