Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 45 of file PerspectivePanel.cpp.

Constructor & Destructor Documentation

PerspectiveDropTarget::PerspectiveDropTarget ( PerspectivePanel parent)
inline

Definition at line 48 of file PerspectivePanel.cpp.

References m_perspectivePanel.

Member Function Documentation

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

Definition at line 53 of file PerspectivePanel.cpp.

References m_perspectivePanel, and PerspectivePanel::SetImage().

Member Data Documentation

PerspectivePanel* PerspectiveDropTarget::m_perspectivePanel
private

Definition at line 83 of file PerspectivePanel.cpp.

Referenced by OnDropFiles(), and PerspectiveDropTarget().


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