KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DIALOG_SHIM::UNDO_STEP Struct Reference

#include <dialog_shim.h>

Public Attributes

wxWindow * ctrl
 
wxVariant before
 
wxVariant after
 

Detailed Description

Definition at line 288 of file dialog_shim.h.

Member Data Documentation

◆ after

wxVariant DIALOG_SHIM::UNDO_STEP::after

Definition at line 292 of file dialog_shim.h.

Referenced by DIALOG_SHIM::doRedo().

◆ before

wxVariant DIALOG_SHIM::UNDO_STEP::before

Definition at line 291 of file dialog_shim.h.

Referenced by DIALOG_SHIM::doUndo().

◆ ctrl

wxWindow* DIALOG_SHIM::UNDO_STEP::ctrl

Definition at line 290 of file dialog_shim.h.

Referenced by DIALOG_SHIM::doRedo(), and DIALOG_SHIM::doUndo().


The documentation for this struct was generated from the following file: