#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 21 of file wxBackgroundBitmap.h.
|
|
Definition at line 22 of file wxBackgroundBitmap.h. |
|
||||||||||||
|
Definition at line 24 of file wxBackgroundBitmap.h. |
|
|
Definition at line 3 of file wxBackgroundBitmap.cpp. References m_bitmap. |
|
|
Definition at line 27 of file wxBackgroundBitmap.h. Referenced by ProcessEvent(). |
|
|
Definition at line 28 of file wxBackgroundBitmap.h. |
1.4.6-NO