#include <wxBackgroundBitmap.h>
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 |
Definition at line 18 of file wxBackgroundBitmap.h.
typedef wxEvtHandler wxBackgroundBitmap::Inherited [private] |
Definition at line 19 of file wxBackgroundBitmap.h.
| wxBackgroundBitmap::wxBackgroundBitmap | ( | const wxBitmap & | B, | |
| const wxWindow * | parent | |||
| ) |
Definition at line 3 of file wxBackgroundBitmap.cpp.
| bool wxBackgroundBitmap::ProcessEvent | ( | wxEvent & | Event | ) | [virtual] |
wxBitmap wxBackgroundBitmap::m_bitmap [protected] |
const wxWindow* wxBackgroundBitmap::m_p_parent [protected] |
1.5.6