24#ifndef DIALOG_TABLECELL_PROPERTIES_H
25#define DIALOG_TABLECELL_PROPERTIES_H
61 void onEditTable( wxCommandEvent& aEvent )
override;
Class DIALOG_TABLECELL_PROPERTIES_BASE.
bool TransferDataFromWindow() override
std::vector< SCH_TABLECELL * > m_cells
@ TABLECELL_PROPS_EDIT_TABLE
void onTextColorPopup(wxCommandEvent &aEvent) override
void onFillColorPopup(wxCommandEvent &aEvent) override
void onHAlignButton(wxCommandEvent &aEvent)
void onEditTable(wxCommandEvent &aEvent) override
enum TABLECELL_PROPS_RETVALUE m_returnValue
UNIT_BINDER m_marginBottom
bool TransferDataToWindow() override
enum TABLECELL_PROPS_RETVALUE GetReturnValue()
UNIT_BINDER m_marginRight
void onVAlignButton(wxCommandEvent &aEvent)
Schematic editor (Eeschema) main window.