Hugintrunk
0.1
|
simple class that forward the drop to the mainframe More...
#include <LensCalFrame.h>
Public Member Functions | |
bool | OnDropFiles (wxCoord x, wxCoord y, const wxArrayString &filenames) |
file drag and drop handler method More... | |
simple class that forward the drop to the mainframe
Definition at line 41 of file LensCalFrame.h.
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().