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.

References m_panel.

◆ 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

Definition at line 580 of file bitmap2cmp_panel.cpp.

References _, and m_panel.

Member Data Documentation

◆ m_panel

BITMAP2CMP_PANEL* DROP_FILE::m_panel
private

Definition at line 148 of file bitmap2cmp_panel.h.

Referenced by DROP_FILE(), and OnDropFiles().


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