KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DROP_FILE Class Reference

#include <bitmap2cmp_panel.h>

Inheritance diagram for DROP_FILE:

Public Member Functions

 DROP_FILE (BITMAP2CMP_PANEL *panel)
 
 DROP_FILE ()=delete
 
bool OnDropFiles (wxCoord x, wxCoord y, const wxArrayString &filenames) override
 

Private Attributes

BITMAP2CMP_PANELm_panel
 

Detailed Description

Definition at line 139 of file bitmap2cmp_panel.h.

Constructor & Destructor Documentation

◆ DROP_FILE() [1/2]

DROP_FILE::DROP_FILE ( BITMAP2CMP_PANEL panel)

Definition at line 574 of file bitmap2cmp_panel.cpp.

◆ DROP_FILE() [2/2]

DROP_FILE::DROP_FILE ( )
delete

Member Function Documentation

◆ OnDropFiles()

bool DROP_FILE::OnDropFiles ( wxCoord  x,
wxCoord  y,
const wxArrayString &  filenames 
)
override

Member Data Documentation

◆ m_panel

BITMAP2CMP_PANEL* DROP_FILE::m_panel
private

Definition at line 148 of file bitmap2cmp_panel.h.

Referenced by OnDropFiles().


The documentation for this class was generated from the following files: