| addCategoryButton(const wxString &aGroupKey, const wxString &aTooltip, BITMAPS aBitmap, std::function< void()> aAction, std::function< bool()> aEnableFunc=nullptr, bool aForceCategory=false) | PROPERTIES_PANEL | protected |
| AfterCommit() | PROPERTIES_PANEL | inlinevirtual |
| beginLabelEdit(const wxString &aKey, bool aStartBlank=false) | PROPERTIES_PANEL | protected |
| buildContextMenu(wxMenu &aMenu, wxPGProperty *aPGProp) | PROPERTIES_PANEL | inlineprotectedvirtual |
| categoryForGroup(const wxString &aGroupKey) const | PROPERTIES_PANEL | protected |
| createPGProperty(const PROPERTY_BASE *aProperty) const override | FOOTPRINT_WIZARD_PROPERTIES_PANEL | inlineprotectedvirtual |
| createPGProperty(WIZARD_PARAMETER *aParam) const | FOOTPRINT_WIZARD_PROPERTIES_PANEL | protected |
| extractValueAndWritability(const SELECTION &aSelection, const wxString &aPropName, wxVariant &aValue, bool &aWritable, wxPGChoices &aChoices) | PROPERTIES_PANEL | protected |
| FOOTPRINT_WIZARD_PROPERTIES_PANEL(wxWindow *aParent, FOOTPRINT_WIZARD_FRAME *aFrame) | FOOTPRINT_WIZARD_PROPERTIES_PANEL | |
| formatConstraintValue(const WIZARD_PARAMETER *aParam, int aValue) const | FOOTPRINT_WIZARD_PROPERTIES_PANEL | protected |
| formatConstraintValue(const WIZARD_PARAMETER *aParam, double aValue) const | FOOTPRINT_WIZARD_PROPERTIES_PANEL | protected |
| getItemValue(EDA_ITEM *aItem, PROPERTY_BASE *aProperty, wxVariant &aValue) | PROPERTIES_PANEL | protectedvirtual |
| getParamFromEvent(const wxPropertyGridEvent &aEvent) | FOOTPRINT_WIZARD_PROPERTIES_PANEL | protectedstatic |
| GetPropertyGrid() | PROPERTIES_PANEL | inline |
| hideCategoryButtons() | PROPERTIES_PANEL | protected |
| isKeyEditable(const wxPGProperty *aPGProp) const | PROPERTIES_PANEL | inlineprotectedvirtual |
| isKeyNameInUse(const wxString &aName) const | PROPERTIES_PANEL | inlineprotectedvirtual |
| m_caption | PROPERTIES_PANEL | protected |
| m_categoryButtons | PROPERTIES_PANEL | protected |
| m_checkboxEditorInstance | FOOTPRINT_WIZARD_PROPERTIES_PANEL | private |
| m_contextMenuPropertyName | PROPERTIES_PANEL | protected |
| m_displayed | PROPERTIES_PANEL | protected |
| m_editingOriginalLabel | PROPERTIES_PANEL | protected |
| m_frame | FOOTPRINT_WIZARD_PROPERTIES_PANEL | private |
| m_grid | PROPERTIES_PANEL | protected |
| m_paramInfos | FOOTPRINT_WIZARD_PROPERTIES_PANEL | private |
| m_pendingNewKey | PROPERTIES_PANEL | protected |
| m_ratioEditorInstance | FOOTPRINT_WIZARD_PROPERTIES_PANEL | private |
| m_resolvingPendingKey | PROPERTIES_PANEL | protected |
| m_splitter_key_proportion | PROPERTIES_PANEL | protected |
| m_SuppressGridChangeEvents | PROPERTIES_PANEL | |
| m_unitEditorInstance | FOOTPRINT_WIZARD_PROPERTIES_PANEL | private |
| onCharHook(wxKeyEvent &aEvent) | PROPERTIES_PANEL | protected |
| onKeyRenamed(const wxString &aOldName, const wxString &aNewName) | PROPERTIES_PANEL | inlineprotectedvirtual |
| onLabelEditBegin(wxPropertyGridEvent &aEvent) | PROPERTIES_PANEL | protectedvirtual |
| onLabelEditEnding(wxPropertyGridEvent &aEvent) | PROPERTIES_PANEL | protectedvirtual |
| OnLanguageChanged(wxCommandEvent &aEvent) | PROPERTIES_PANEL | protectedvirtual |
| onNewItemLeftBlank(const wxString &aKey) | PROPERTIES_PANEL | inlineprotectedvirtual |
| onRightClick(wxPropertyGridEvent &aEvent) | PROPERTIES_PANEL | protected |
| onShow(wxShowEvent &aEvent) | PROPERTIES_PANEL | protected |
| positionCategoryButtons() | PROPERTIES_PANEL | protected |
| Properties() const | PROPERTIES_PANEL | inline |
| PROPERTIES_PANEL(wxWindow *aParent, EDA_BASE_FRAME *aFrame) | PROPERTIES_PANEL | |
| PropertiesCount() const | PROPERTIES_PANEL | inline |
| RebuildParameters(FOOTPRINT_WIZARD *aWizard) | FOOTPRINT_WIZARD_PROPERTIES_PANEL | |
| rebuildProperties(const SELECTION &aSelection) | PROPERTIES_PANEL | protectedvirtual |
| RecalculateSplitterPos() | PROPERTIES_PANEL | |
| SetSplitterProportion(float aProportion) | PROPERTIES_PANEL | |
| settlePendingLabelEdit() | PROPERTIES_PANEL | protected |
| SplitterProportion() const | PROPERTIES_PANEL | inline |
| updateCategoryButtons() | PROPERTIES_PANEL | protected |
| UpdateData() override | FOOTPRINT_WIZARD_PROPERTIES_PANEL | virtual |
| valueChanged(wxPropertyGridEvent &aEvent) override | FOOTPRINT_WIZARD_PROPERTIES_PANEL | protectedvirtual |
| valueChanging(wxPropertyGridEvent &aEvent) override | FOOTPRINT_WIZARD_PROPERTIES_PANEL | protectedvirtual |
| ~FOOTPRINT_WIZARD_PROPERTIES_PANEL() override | FOOTPRINT_WIZARD_PROPERTIES_PANEL | |
| ~PROPERTIES_PANEL() | PROPERTIES_PANEL | virtual |