wxBackgroundBitmap Class Reference

#include <wxBackgroundBitmap.h>

List of all members.

Public Member Functions

 wxBackgroundBitmap (const wxBitmap &B, const wxWindow *parent)
virtual bool ProcessEvent (wxEvent &Event)

Protected Attributes

wxBitmap m_bitmap
const wxWindow * m_p_parent

Private Types

typedef wxEvtHandler Inherited


Detailed Description

Definition at line 18 of file wxBackgroundBitmap.h.


Member Typedef Documentation

typedef wxEvtHandler wxBackgroundBitmap::Inherited [private]

Definition at line 19 of file wxBackgroundBitmap.h.


Constructor & Destructor Documentation

wxBackgroundBitmap::wxBackgroundBitmap ( const wxBitmap &  B,
const wxWindow *  parent 
)

Definition at line 3 of file wxBackgroundBitmap.cpp.


Member Function Documentation

bool wxBackgroundBitmap::ProcessEvent ( wxEvent &  Event  )  [virtual]

Definition at line 6 of file wxBackgroundBitmap.cpp.

References m_bitmap, and m_p_parent.


Member Data Documentation

wxBitmap wxBackgroundBitmap::m_bitmap [protected]

Definition at line 24 of file wxBackgroundBitmap.h.

Referenced by ProcessEvent().

const wxWindow* wxBackgroundBitmap::m_p_parent [protected]

Definition at line 25 of file wxBackgroundBitmap.h.

Referenced by ProcessEvent().


The documentation for this class was generated from the following files:

Generated on Mon Oct 6 09:29:17 2008 for CAEN N1568 Demo by  doxygen 1.5.6