![]() |
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 44 of file dialog_shim.cpp.
|
inline |
|
inline |
|
private |
Definition at line 46 of file dialog_shim.cpp.
Referenced by WDO_ENABLE_DISABLE(), and ~WDO_ENABLE_DISABLE().