lux::wxViewerEvent Class Reference

#include <wxviewer.h>

Inheritance diagram for lux::wxViewerEvent:
[legend]
Collaboration diagram for lux::wxViewerEvent:
[legend]

List of all members.

Public Member Functions

 wxViewerEvent (const boost::shared_ptr< wxViewerSelection > selection, wxEventType eventType=wxEVT_NULL, int id=0)
boost::shared_ptr
< wxViewerSelection
GetSelection ()
wxEventClone () const

Protected Attributes

boost::shared_ptr
< wxViewerSelection
m_selection

Detailed Description

Definition at line 52 of file wxviewer.h.


Constructor & Destructor Documentation

wxViewerEvent::wxViewerEvent ( const boost::shared_ptr< wxViewerSelection selection,
wxEventType  eventType = wxEVT_NULL,
int  id = 0 
)

Definition at line 50 of file wxviewer.cpp.

Referenced by Clone().


Member Function Documentation

wxEvent * wxViewerEvent::Clone ( void   )  const

Definition at line 54 of file wxviewer.cpp.

References wxViewerEvent().

boost::shared_ptr< wxViewerSelection > wxViewerEvent::GetSelection (  ) 

Definition at line 52 of file wxviewer.cpp.

References m_selection.

Referenced by lux::LuxGui::OnSelection().


Member Data Documentation

boost::shared_ptr<wxViewerSelection> lux::wxViewerEvent::m_selection [protected]

Definition at line 62 of file wxviewer.h.

Referenced by GetSelection().


The documentation for this class was generated from the following files:
Generated by  doxygen 1.6.2-20100208