dwsrame::SRAMFileTarget Class Reference

#include <sramfiletarget.hh>

List of all members.


Detailed Description

Class to implement a drop target for SRAM files.

Definition at line 33 of file sramfiletarget.hh.

Public Member Functions

 SRAMFileTarget (MainFrame *frame)
 Creates a new SRAMFileTarget.
bool OnDropFiles (wxCoord, wxCoord, const wxArrayString &files)
 Called when files are dropped on the associated MainFrame.

Private Attributes

MainFrameframe


Constructor & Destructor Documentation

dwsrame::SRAMFileTarget::SRAMFileTarget ( MainFrame frame  )  [inline]

Creates a new SRAMFileTarget.

Parameters:
frame The MainFrame to send files to.

Definition at line 55 of file sramfiletarget.hh.


Member Function Documentation

bool SRAMFileTarget::OnDropFiles ( wxCoord  ,
wxCoord  ,
const wxArrayString &  files 
)

Called when files are dropped on the associated MainFrame.

Parameters:
files The filenames.
Returns:
true if the drop was accepted; false otherwise.

Definition at line 39 of file sramfiletarget.cc.


Member Data Documentation

MainFrame* dwsrame::SRAMFileTarget::frame [private]

Definition at line 35 of file sramfiletarget.hh.


Generated on Fri Feb 2 21:09:25 2007 for dwsrame by  doxygen 1.5.1-p1