Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
BatchDropTarget Class Reference
Simple class that forward the drop to the mainframe. More...
#include <BatchFrame.h>
Public Member Functions | |
| bool | OnDropFiles (wxCoord x, wxCoord y, const wxArrayString &filenames) |
| File/directory drag and drop handler method. | |
Detailed Description
Simple class that forward the drop to the mainframe.
Member Function Documentation
|
||||||||||||||||
|
File/directory drag and drop handler method. When a project file is droped, it is added with default prefix. When a directory is dropped, the directory and all sub-directory are scanned and all found project files are added to the queue. |
The documentation for this class was generated from the following files:
- hugin1/ptbatcher/BatchFrame.h
- hugin1/ptbatcher/BatchFrame.cpp
1.3.9.1