![]() |
KiCad PCB EDA Suite
|
Panel that was used as the most recent one for simulations. More...
Public Member Functions | |
SIGNAL_CONTEXT_MENU (const wxString &aSignal, SIM_PLOT_FRAME *aPlotFrame) | |
Private Types | |
enum | SIGNAL_CONTEXT_MENU_EVENTS { HIDE_SIGNAL, SHOW_CURSOR, HIDE_CURSOR } |
Private Member Functions | |
void | onMenuEvent (wxMenuEvent &aEvent) |
Private Attributes | |
const wxString & | m_signal |
SIM_PLOT_FRAME * | m_plotFrame |
Panel that was used as the most recent one for simulations.
Definition at line 362 of file sim_plot_frame.h.
SIM_PLOT_FRAME::SIGNAL_CONTEXT_MENU::SIGNAL_CONTEXT_MENU | ( | const wxString & | aSignal, |
SIM_PLOT_FRAME * | aPlotFrame | ||
) |
Definition at line 1552 of file sim_plot_frame.cpp.
References _, AddMenuItem(), SIM_PLOT_FRAME::CurrentPlot(), SIM_PLOT_PANEL::GetTrace(), TRACE::HasCursor(), HIDE_CURSOR, HIDE_SIGNAL, KiBitmap(), m_plotFrame, m_signal, NULL, onMenuEvent(), pcb_target_xpm, SHOW_CURSOR, and trash_xpm.
|
private |
Definition at line 1574 of file sim_plot_frame.cpp.
References SIM_PLOT_PANEL::EnableCursor().
Referenced by SIGNAL_CONTEXT_MENU().
|
private |
Definition at line 371 of file sim_plot_frame.h.
Referenced by SIGNAL_CONTEXT_MENU().
|
private |
Definition at line 370 of file sim_plot_frame.h.
Referenced by SIGNAL_CONTEXT_MENU().