Hugin trunk 0.1
Loading...
Searching...
No Matches
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
 

Detailed Description

simple class that forward the drop to the mainframe

Definition at line 41 of file LensCalFrame.h.

Member Function Documentation

◆ OnDropFiles()

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

file drag and drop handler method

Definition at line 54 of file LensCalFrame.cpp.

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


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