KiCad PCB EDA Suite
|
#include <dialog_shim.h>
Public Attributes | |
wxWindow * | ctrl |
wxVariant | before |
wxVariant | after |
Definition at line 288 of file dialog_shim.h.
wxVariant DIALOG_SHIM::UNDO_STEP::after |
Definition at line 292 of file dialog_shim.h.
Referenced by DIALOG_SHIM::doRedo().
wxVariant DIALOG_SHIM::UNDO_STEP::before |
Definition at line 291 of file dialog_shim.h.
Referenced by DIALOG_SHIM::doUndo().
wxWindow* DIALOG_SHIM::UNDO_STEP::ctrl |
Definition at line 290 of file dialog_shim.h.
Referenced by DIALOG_SHIM::doRedo(), and DIALOG_SHIM::doUndo().