Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
FileDropTarget Class Reference

simple class that forward the drop to the mainframe More...

#include <LensCalFrame.h>

Inheritance diagram for FileDropTarget:
Inheritance graph

Public Member Functions

bool OnDropFiles (wxCoord x, wxCoord y, const wxArrayString &filenames)
 file drag and drop handler method More...
 

Detailed Description

simple class that forward the drop to the mainframe

Definition at line 41 of file LensCalFrame.h.

Member Function Documentation

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

file drag and drop handler method

Definition at line 53 of file LensCalFrame.cpp.

References LensCalFrame::AddImages(), containsInvalidCharacters(), DEBUG_TRACE, and ShowFilenameWarning().


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