Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
EnfuseDropTarget Class Reference

file drag and drop handler method More...

Inheritance diagram for EnfuseDropTarget:
Inheritance graph

Public Member Functions

 EnfuseDropTarget (EnfusePanel *parent)
 
bool OnDropFiles (wxCoord x, wxCoord y, const wxArrayString &filenames)
 

Private Attributes

EnfusePanelm_enfusePanel
 

Detailed Description

file drag and drop handler method

Definition at line 43 of file EnfusePanel.cpp.

Constructor & Destructor Documentation

◆ EnfuseDropTarget()

EnfuseDropTarget::EnfuseDropTarget ( EnfusePanel parent)
inline

Definition at line 46 of file EnfusePanel.cpp.

References m_enfusePanel, and threshold().

Member Function Documentation

◆ OnDropFiles()

bool EnfuseDropTarget::OnDropFiles ( wxCoord  x,
wxCoord  y,
const wxArrayString filenames 
)
inline

Definition at line 51 of file EnfusePanel.cpp.

References EnfusePanel::AddFile(), m_enfusePanel, and threshold().

Member Data Documentation

◆ m_enfusePanel

EnfusePanel* EnfuseDropTarget::m_enfusePanel
private

Definition at line 84 of file EnfusePanel.cpp.

Referenced by EnfuseDropTarget(), and OnDropFiles().


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