KiCad PCB EDA Suite
|
#include <bitmap2cmp_panel.h>
Public Member Functions | |
DROP_FILE (BITMAP2CMP_PANEL *panel) | |
DROP_FILE ()=delete | |
bool | OnDropFiles (wxCoord x, wxCoord y, const wxArrayString &filenames) override |
Private Attributes | |
BITMAP2CMP_PANEL * | m_panel |
Definition at line 139 of file bitmap2cmp_panel.h.
DROP_FILE::DROP_FILE | ( | BITMAP2CMP_PANEL * | panel | ) |
Definition at line 574 of file bitmap2cmp_panel.cpp.
|
delete |
|
override |
Definition at line 580 of file bitmap2cmp_panel.cpp.
References _, IMAGE_SIZE::GetOriginalSizePixels(), BITMAP2CMP_PANEL::GetOutputSizeX(), m_panel, and BITMAP2CMP_PANEL::OpenProjectFiles().
|
private |
Definition at line 148 of file bitmap2cmp_panel.h.
Referenced by OnDropFiles().