#include <MainFrame.h>
Public Member Functions | |
| PanoDropTarget (PT::Panorama &p, bool imageOnly=false) | |
| bool | OnDropFiles (wxCoord x, wxCoord y, const wxArrayString &filenames) |
| file drag and drop handler method | |
Private Attributes | |
| PT::Panorama & | pano |
| bool | m_imageOnly |
Definition at line 64 of file MainFrame.h.
|
||||||||||||
|
Definition at line 67 of file MainFrame.h. References m_imageOnly, and pano. |
|
||||||||||||||||
|
file drag and drop handler method
Definition at line 123 of file MainFrame.cpp. References CommandHistory::addCommand(), MainFrame::CloseProject(), containsInvalidCharacters(), DEBUG_TRACE, MainFrame::Get(), GlobalCmdHist::getInstance(), HUGIN_CONV_FILENAME, MainFrame::LoadProjectFile(), and ShowFilenameWarning(). |
|
|
Definition at line 75 of file MainFrame.h. Referenced by PanoDropTarget(). |
|
|
Definition at line 74 of file MainFrame.h. Referenced by PanoDropTarget(). |
1.3.9.1