#include <cImagePanel.h>
Public Member Functions | |
| cImagePanel (wxWindow *pParent, wxImage *pImage) | |
| Constructor. | |
| ~cImagePanel () | |
| Destructor. | |
Private Member Functions | |
| void | OnPaint (wxPaintEvent &event) |
Private Attributes | |
| wxImage * | m_pImage |
|
||||||||||||
|
Constructor.
|
|
|
Destructor.
|
|
|
|
|
|
|
1.3.2