26 #ifndef _DESIGN_INSPECTOR_H 27 #define _DESIGN_INSPECTOR_H
DIALOG_INSPECTOR(PL_EDITOR_FRAME *aParent)
Class DIALOG_INSPECTOR_BASE.
PL_EDITOR_FRAME is the main window used in the drawing sheet editor.
void onCellClicked(wxGridEvent &event) override
DS_DATA_ITEM * GetDrawingSheetDataItem(int aRow) const
std::vector< DS_DATA_ITEM * > m_itemsList
void SelectRow(DS_DATA_ITEM *aItem)
PL_EDITOR_FRAME * m_editorFrame
void ReCreateDesignList()
wxGrid * GetGridList() const
Drawing sheet structure type definitions.
DESIGN_INSPECTOR is the left window showing the list of items.