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

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

BTN_MOVE_DOWN enum valueDIALOG_ZONE_MANAGER_BASEprotected
BTN_MOVE_UP enum valueDIALOG_ZONE_MANAGER_BASEprotected
CHECK_NAME enum valueDIALOG_ZONE_MANAGER_BASEprotected
CHECK_NET enum valueDIALOG_ZONE_MANAGER_BASEprotected
DECLARE_EVENT_TABLE()DIALOG_SHIMprivate
DIALOG enum valueKIWAY_HOLDER
DIALOG_SHIM(wxWindow *aParent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE|wxRESIZE_BORDER, const wxString &name=wxDialogNameStr)DIALOG_SHIM
DIALOG_ZONE_MANAGER_BASE(wxWindow *parent, wxWindowID id=ID_DIALOG_COPPER_ZONE_BASE, const wxString &title=_("Zone Manager"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)DIALOG_ZONE_MANAGER_BASE
Enable(bool enable) overrideDIALOG_SHIM
EndQuasiModal(int retCode)DIALOG_SHIM
finishDialogSettings()DIALOG_SHIMprotected
FRAME enum valueKIWAY_HOLDER
GetType() constKIWAY_HOLDERinline
GetUserUnits() constDIALOG_SHIMinline
HasKiway() constKIWAY_HOLDERinline
HOLDER_TYPE enum nameKIWAY_HOLDER
horizPixelsFromDU(int x) constDIALOG_SHIMprotected
ID_DIALOG_COPPER_ZONE_BASE enum valueDIALOG_ZONE_MANAGER_BASEprotected
IsCtrl(int aChar, const wxKeyEvent &e)DIALOG_SHIMinlinestatic
IsQuasiModal() constDIALOG_SHIMinline
IsShiftCtrl(int aChar, const wxKeyEvent &e)DIALOG_SHIMinlinestatic
Kiway() constKIWAY_HOLDERinline
KIWAY_HOLDER(KIWAY *aKiway, HOLDER_TYPE aType)KIWAY_HOLDERinline
m_beforeEditValuesDIALOG_SHIMprotected
m_btnMoveDownDIALOG_ZONE_MANAGER_BASEprotected
m_btnMoveUpDIALOG_ZONE_MANAGER_BASEprotected
m_checkNameDIALOG_ZONE_MANAGER_BASEprotected
m_checkNetDIALOG_ZONE_MANAGER_BASEprotected
m_checkRepourDIALOG_ZONE_MANAGER_BASEprotected
m_filterCtrlDIALOG_ZONE_MANAGER_BASEprotected
m_firstPaintEventDIALOG_SHIMprotected
m_hash_keyDIALOG_SHIMprotected
m_initialFocusTargetDIALOG_SHIMprotected
m_initialSizeDIALOG_SHIMprotected
m_isClosingDIALOG_SHIMprotected
m_kiwayKIWAY_HOLDERprivate
m_MainBoxSizerDIALOG_ZONE_MANAGER_BASEprotected
m_parentFrameDIALOG_SHIMprotected
m_qmodal_loopDIALOG_SHIMprotected
m_qmodal_parent_disablerDIALOG_SHIMprotected
m_qmodal_showingDIALOG_SHIMprotected
m_sdbSizerDIALOG_ZONE_MANAGER_BASEprotected
m_sdbSizerApplyDIALOG_ZONE_MANAGER_BASEprotected
m_sdbSizerCancelDIALOG_ZONE_MANAGER_BASEprotected
m_sdbSizerOKDIALOG_ZONE_MANAGER_BASEprotected
m_sizerPropertiesDIALOG_ZONE_MANAGER_BASEprotected
m_sizerTopDIALOG_ZONE_MANAGER_BASEprotected
m_sizerZoneOPDIALOG_ZONE_MANAGER_BASEprotected
m_tabOrderDIALOG_SHIMprotected
m_typeKIWAY_HOLDERprivate
m_unitsDIALOG_SHIMprotected
m_useCalculatedSizeDIALOG_SHIMprotected
m_viewZonesOverviewDIALOG_ZONE_MANAGER_BASEprotected
OnButton(wxCommandEvent &aEvent)DIALOG_SHIMprivate
OnButtonApplyClick(wxCommandEvent &event)DIALOG_ZONE_MANAGER_BASEinlineprotectedvirtual
OnCharHook(wxKeyEvent &aEvt)DIALOG_SHIMprotectedvirtual
onChildSetFocus(wxFocusEvent &aEvent)DIALOG_SHIMprivate
OnCloseWindow(wxCloseEvent &aEvent)DIALOG_SHIMprivate
OnDataViewCtrlSelectionChanged(wxDataViewEvent &event)DIALOG_ZONE_MANAGER_BASEinlineprotectedvirtual
onDialogResize(wxSizeEvent &event)DIALOG_ZONE_MANAGER_BASEinlineprotectedvirtual
OnFilterCtrlCancel(wxCommandEvent &event)DIALOG_ZONE_MANAGER_BASEinlineprotectedvirtual
OnFilterCtrlEnter(wxCommandEvent &event)DIALOG_ZONE_MANAGER_BASEinlineprotectedvirtual
OnFilterCtrlSearch(wxCommandEvent &event)DIALOG_ZONE_MANAGER_BASEinlineprotectedvirtual
OnFilterCtrlTextChange(wxCommandEvent &event)DIALOG_ZONE_MANAGER_BASEinlineprotectedvirtual
OnModify()DIALOG_SHIM
OnPaint(wxPaintEvent &event)DIALOG_SHIM
OnRepourCheck(wxCommandEvent &event)DIALOG_ZONE_MANAGER_BASEinlineprotectedvirtual
OnTableChar(wxKeyEvent &event)DIALOG_ZONE_MANAGER_BASEinlineprotectedvirtual
OnTableCharHook(wxKeyEvent &event)DIALOG_ZONE_MANAGER_BASEinlineprotectedvirtual
OnViewZonesOverviewOnLeftUp(wxMouseEvent &event)DIALOG_ZONE_MANAGER_BASEinlineprotectedvirtual
PANEL enum valueKIWAY_HOLDER
Prj() constKIWAY_HOLDER
resetSize()DIALOG_SHIMprotected
SelectAllInTextCtrls(wxWindowList &children)DIALOG_SHIM
SetInitialFocus(wxWindow *aWindow)DIALOG_SHIMinline
SetKiway(wxWindow *aDest, KIWAY *aKiway)KIWAY_HOLDER
SetPosition(const wxPoint &aNewPosition)DIALOG_SHIM
setSizeInDU(int x, int y)DIALOG_SHIMprotected
SetupStandardButtons(std::map< int, wxString > aLabels={})DIALOG_SHIM
Show(bool show) overrideDIALOG_SHIM
ShowQuasiModal()DIALOG_SHIM
vertPixelsFromDU(int y) constDIALOG_SHIMprotected
VIEW_ZONE_TABLE enum valueDIALOG_ZONE_MANAGER_BASEprotected
~DIALOG_SHIM()DIALOG_SHIM
~DIALOG_ZONE_MANAGER_BASE()DIALOG_ZONE_MANAGER_BASE