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

file drag and drop handler method More...

Inheritance diagram for PerspectiveDropTarget:
Inheritance graph

Public Member Functions

 PerspectiveDropTarget (PerspectivePanel *parent)
 
bool OnDropFiles (wxCoord x, wxCoord y, const wxArrayString &filenames)
 

Private Attributes

PerspectivePanelm_perspectivePanel
 

Detailed Description

file drag and drop handler method

Definition at line 46 of file PerspectivePanel.cpp.

Constructor & Destructor Documentation

◆ PerspectiveDropTarget()

PerspectiveDropTarget::PerspectiveDropTarget ( PerspectivePanel parent)
inline

Definition at line 49 of file PerspectivePanel.cpp.

References m_perspectivePanel, and threshold().

Member Function Documentation

◆ OnDropFiles()

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

Member Data Documentation

◆ m_perspectivePanel

PerspectivePanel* PerspectiveDropTarget::m_perspectivePanel
private

Definition at line 84 of file PerspectivePanel.cpp.

Referenced by OnDropFiles(), and PerspectiveDropTarget().


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