Hugintrunk
0.1
|
file drag and drop handler method More...
Public Member Functions | |
StackerDropTarget (StackerPanel *parent) | |
bool | OnDropFiles (wxCoord x, wxCoord y, const wxArrayString &filenames) |
Private Attributes | |
StackerPanel * | m_stackerPanel |
file drag and drop handler method
Definition at line 145 of file StackerPanel.cpp.
|
inline |
Definition at line 148 of file StackerPanel.cpp.
References m_stackerPanel.
|
inline |
Definition at line 153 of file StackerPanel.cpp.
References StackerPanel::AddFile(), and m_stackerPanel.
|
private |
Definition at line 186 of file StackerPanel.cpp.
Referenced by OnDropFiles(), and StackerDropTarget().