Main Page | Namespace List | Class List | File List | Namespace Members | Class Members | File Members

emuWorks::FileDropTarget Class Reference

#include <FileDropTarget.hh>

List of all members.


Detailed Description

Class implementing a wxFileDropTarget for the MainFrame class.

Definition at line 35 of file FileDropTarget.hh.

Public Member Functions

 FileDropTarget (MainFrame *owner)
 Constructor for the FileDropTarget.
virtual bool OnDropFiles (wxCoord x, wxCoord y, const wxArrayString &files)
 Virtual method called when files are dropped on this target.

Private Attributes

MainFrameowner


Constructor & Destructor Documentation

emuWorks::FileDropTarget::FileDropTarget MainFrame owner  )  [inline]
 

Constructor for the FileDropTarget.

Parameters:
owner The MainFrame associated with this FileDropTarget.

Definition at line 42 of file FileDropTarget.hh.


Member Function Documentation

bool FileDropTarget::OnDropFiles wxCoord  x,
wxCoord  y,
const wxArrayString &  files
[virtual]
 

Virtual method called when files are dropped on this target.

Parameters:
x The x-coordinate of the drop.
y The y-coordinate of the drop.
files The files dropped on this target.

Definition at line 36 of file FileDropTarget.cc.


Member Data Documentation

MainFrame* emuWorks::FileDropTarget::owner [private]
 

Definition at line 54 of file FileDropTarget.hh.


Generated on Fri Dec 10 11:33:56 2004 for Zelda II SRAM Editor by  doxygen 1.3.9.1