KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LISTBOX_TRICKS Member List

This is the complete list of members for LISTBOX_TRICKS, including all inherited members.

ID_COPY enum valueLISTBOX_TRICKS
ID_CUT enum valueLISTBOX_TRICKS
ID_DELETE enum valueLISTBOX_TRICKS
ID_DUPLICATE enum valueLISTBOX_TRICKS
ID_PASTE enum valueLISTBOX_TRICKS
LISTBOX_TRICKS(wxWindow &aWindow, wxListBox &aListBox)LISTBOX_TRICKS
listBoxCopy()LISTBOX_TRICKSprivate
listBoxCut()LISTBOX_TRICKSprivate
listBoxDeleteSelected()LISTBOX_TRICKSprivate
listBoxDuplicateSelected()LISTBOX_TRICKSprivate
listBoxGetSelected() constLISTBOX_TRICKSprivate
listBoxPaste()LISTBOX_TRICKSprivate
m_listBoxLISTBOX_TRICKSprivate
m_menuStringsLISTBOX_TRICKSprivate
m_parentLISTBOX_TRICKSprivate
MENU_ID enum nameLISTBOX_TRICKS
OnListBoxCopy(wxCommandEvent &aEvent)LISTBOX_TRICKSprivate
OnListBoxCut(wxCommandEvent &aEvent)LISTBOX_TRICKSprivate
OnListBoxDelete(wxCommandEvent &aEvent)LISTBOX_TRICKSprivate
OnListBoxDuplicate(wxCommandEvent &aEvent)LISTBOX_TRICKSprivate
OnListBoxKeyDown(wxKeyEvent &aEvent)LISTBOX_TRICKSprivate
OnListBoxPaste(wxCommandEvent &aEvent)LISTBOX_TRICKSprivate
OnListBoxRDown(wxMouseEvent &aEvent)LISTBOX_TRICKSprivate
SetMenuLabels(const std::map< MENU_ID, wxString > &aItems)LISTBOX_TRICKS
~LISTBOX_TRICKS()LISTBOX_TRICKS