25 #ifndef DIALOG_CLEANUP_GRAPHICS_H_ 26 #define DIALOG_CLEANUP_GRAPHICS_H_ 41 std::vector<std::shared_ptr<CLEANUP_ITEM> >
m_items;
45 void OnCheckBox( wxCommandEvent& anEvent )
override;
57 #endif // DIALOG_CLEANUP_GRAPHICS_H_
Class DIALOG_CLEANUP_GRAPHICS_BASE.
RC_TREE_MODEL * m_changesTreeModel
DIALOG_CLEANUP_GRAPHICS(PCB_BASE_FRAME *aParent, bool aIsFootprintEditor)
void OnSelectItem(wxDataViewEvent &event) override
bool TransferDataFromWindow() override
void OnCheckBox(wxCommandEvent &anEvent) override
void OnLeftDClickItem(wxMouseEvent &event) override
std::vector< std::shared_ptr< CLEANUP_ITEM > > m_items
PCB_BASE_FRAME * m_parentFrame
void doCleanup(bool aDryRun)
Base PCB main window class for Pcbnew, Gerbview, and CvPcb footprint viewer.
~DIALOG_CLEANUP_GRAPHICS()
bool TransferDataToWindow() override