Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

cImagePanel Class Reference

cImagePanel is used to display image in a panel. More...

#include <cImagePanel.h>

List of all members.

Public Member Functions

 cImagePanel (wxWindow *pParent, wxImage *pImage)
 Constructor.

 ~cImagePanel ()
 Destructor.


Private Member Functions

void OnPaint (wxPaintEvent &event)

Private Attributes

wxImage * m_pImage


Detailed Description

cImagePanel is used to display image in a panel.

Author:
Copyright (C) 2004 Xuan Ngo
Date:
Last Modified:
Version:
Since:
Created on: 2004-01-24
Bug:

Test:

Todo:
Warning:


Constructor & Destructor Documentation

cImagePanel::cImagePanel wxWindow *  pParent,
wxImage *  pImage
 

Constructor.

cImagePanel::~cImagePanel  ) 
 

Destructor.


Member Function Documentation

void cImagePanel::OnPaint wxPaintEvent &  event  )  [private]
 


Member Data Documentation

wxImage* cImagePanel::m_pImage [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 25 01:15:16 2004 for eDonkeyFilesManager by doxygen 1.3.2