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

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

ANCHOR_GRID_ORIGIN enum valueDIALOG_POSITION_RELATIVEprivate
ANCHOR_ITEM enum valueDIALOG_POSITION_RELATIVEprivate
ANCHOR_TYPE enum nameDIALOG_POSITION_RELATIVEprivate
ANCHOR_USER_ORIGIN enum valueDIALOG_POSITION_RELATIVEprivate
DECLARE_EVENT_TABLE()DIALOG_SHIMprivate
DIALOG enum valueKIWAY_HOLDER
DIALOG_POSITION_RELATIVE(PCB_BASE_FRAME *aParent)DIALOG_POSITION_RELATIVE
DIALOG_POSITION_RELATIVE_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Position Relative To Reference Item"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)DIALOG_POSITION_RELATIVE_BASE
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
Enable(bool enable) overrideDIALOG_SHIM
EndQuasiModal(int retCode)DIALOG_SHIM
finishDialogSettings()DIALOG_SHIMprotected
FRAME enum valueKIWAY_HOLDER
getAnchorPos()DIALOG_POSITION_RELATIVEprivate
getTranslationInIU(VECTOR2I &val, bool polar)DIALOG_POSITION_RELATIVEprivate
GetType() constKIWAY_HOLDERinline
GetUserUnits() constDIALOG_SHIMinline
HasKiway() constKIWAY_HOLDERinline
HOLDER_TYPE enum nameKIWAY_HOLDER
horizPixelsFromDU(int x) constDIALOG_SHIMprotected
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_anchorItemPositionDIALOG_POSITION_RELATIVEprivate
m_beforeEditValuesDIALOG_SHIMprotected
m_clearXDIALOG_POSITION_RELATIVE_BASEprotected
m_clearYDIALOG_POSITION_RELATIVE_BASEprotected
m_firstPaintEventDIALOG_SHIMprotected
m_grid_origin_buttonDIALOG_POSITION_RELATIVE_BASEprotected
m_hash_keyDIALOG_SHIMprotected
m_initialFocusTargetDIALOG_SHIMprotected
m_initialSizeDIALOG_SHIMprotected
m_isClosingDIALOG_SHIMprotected
m_kiwayKIWAY_HOLDERprivate
m_optionsDIALOG_POSITION_RELATIVEprivatestatic
m_parentFrameDIALOG_SHIMprotected
m_polarCoordsDIALOG_POSITION_RELATIVE_BASEprotected
m_qmodal_loopDIALOG_SHIMprotected
m_qmodal_parent_disablerDIALOG_SHIMprotected
m_qmodal_showingDIALOG_SHIMprotected
m_referenceInfoDIALOG_POSITION_RELATIVE_BASEprotected
m_select_anchor_buttonDIALOG_POSITION_RELATIVE_BASEprotected
m_stateRadiusDIALOG_POSITION_RELATIVEprivate
m_stateThetaDIALOG_POSITION_RELATIVEprivate
m_stateXDIALOG_POSITION_RELATIVEprivate
m_stateYDIALOG_POSITION_RELATIVEprivate
m_staticline2DIALOG_POSITION_RELATIVE_BASEprotected
m_stdButtonsDIALOG_POSITION_RELATIVE_BASEprotected
m_stdButtonsCancelDIALOG_POSITION_RELATIVE_BASEprotected
m_stdButtonsOKDIALOG_POSITION_RELATIVE_BASEprotected
m_tabOrderDIALOG_SHIMprotected
m_toolMgrDIALOG_POSITION_RELATIVEprivate
m_typeKIWAY_HOLDERprivate
m_unitsDIALOG_SHIMprotected
m_useCalculatedSizeDIALOG_SHIMprotected
m_user_origin_buttonDIALOG_POSITION_RELATIVE_BASEprotected
m_xEntryDIALOG_POSITION_RELATIVE_BASEprotected
m_xLabelDIALOG_POSITION_RELATIVE_BASEprotected
m_xOffsetDIALOG_POSITION_RELATIVEprivate
m_xUnitDIALOG_POSITION_RELATIVE_BASEprotected
m_yEntryDIALOG_POSITION_RELATIVE_BASEprotected
m_yLabelDIALOG_POSITION_RELATIVE_BASEprotected
m_yOffsetDIALOG_POSITION_RELATIVEprivate
m_yUnitDIALOG_POSITION_RELATIVE_BASEprotected
OnButton(wxCommandEvent &aEvent)DIALOG_SHIMprivate
OnCharHook(wxKeyEvent &aEvt)DIALOG_SHIMprotectedvirtual
onChildSetFocus(wxFocusEvent &aEvent)DIALOG_SHIMprivate
OnClear(wxCommandEvent &event) overrideDIALOG_POSITION_RELATIVEprivatevirtual
OnClose(wxCloseEvent &event)DIALOG_POSITION_RELATIVE_BASEinlineprotectedvirtual
OnCloseWindow(wxCloseEvent &aEvent)DIALOG_SHIMprivate
OnModify()DIALOG_SHIM
OnOkClick(wxCommandEvent &event) overrideDIALOG_POSITION_RELATIVEprivatevirtual
OnPaint(wxPaintEvent &event)DIALOG_SHIM
OnPolarChanged(wxCommandEvent &event) overrideDIALOG_POSITION_RELATIVEprivatevirtual
OnSelectItemClick(wxCommandEvent &event) overrideDIALOG_POSITION_RELATIVEprivatevirtual
OnTextFocusLost(wxFocusEvent &event) overrideDIALOG_POSITION_RELATIVEprivatevirtual
OnUseGridOriginClick(wxCommandEvent &event) overrideDIALOG_POSITION_RELATIVEprivatevirtual
OnUseUserOriginClick(wxCommandEvent &event) overrideDIALOG_POSITION_RELATIVEprivatevirtual
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
ToPolarDeg(double x, double y, double &r, EDA_ANGLE &q)DIALOG_POSITION_RELATIVEprivate
UpdateAnchor(EDA_ITEM *aItem)DIALOG_POSITION_RELATIVE
updateAnchorInfo(BOARD_ITEM *aItem)DIALOG_POSITION_RELATIVEprivate
updateDialogControls(bool aPolar)DIALOG_POSITION_RELATIVEprivate
vertPixelsFromDU(int y) constDIALOG_SHIMprotected
~DIALOG_POSITION_RELATIVE()DIALOG_POSITION_RELATIVEinline
~DIALOG_POSITION_RELATIVE_BASE()DIALOG_POSITION_RELATIVE_BASE
~DIALOG_SHIM()DIALOG_SHIM