# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

TileView Class Reference

#include <TileView.h>

Inheritance diagram for TileView

Inheritance graph
[legend]
Collaboration diagram for TileView:

Collaboration graph
[legend]
List of all members.

Public Methods

 TileView ()
virtual BOOL Create (LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT& rect, CWnd* pParentWnd, UINT nID, CCreateContext* pContext = NULL)
virtual ~TileView ()

Protected Methods

virtual BOOL OnCommand (WPARAM wParam, LPARAM lParam)
virtual LRESULT WindowProc (UINT message, WPARAM wParam, LPARAM lParam)
afx_msg void OnDropFiles (HDROP hDropInfo)
afx_msg void OnKeyDown (UINT nChar, UINT nRepCnt, UINT nFlags)
afx_msg int OnMouseActivate (CWnd* pDesktopWnd, UINT nHitTest, UINT message)

Constructor & Destructor Documentation

TileView::TileView ( )
 

Definition at line 17 of file TileView.cpp.

TileView::~TileView ( ) [virtual]
 

Definition at line 21 of file TileView.cpp.


Member Function Documentation

virtual BOOL TileView::Create ( LPCTSTR lpszClassName,
LPCTSTR lpszWindowName,
DWORD dwStyle,
const RECT & rect,
CWnd * pParentWnd,
UINT nID,
CCreateContext * pContext = NULL ) [virtual]
 

BOOL TileView::OnCommand ( WPARAM wParam,
LPARAM lParam ) [protected, virtual]
 

Definition at line 60 of file TileView.cpp.

afx_msg void TileView::OnDropFiles ( HDROP hDropInfo ) [protected]
 

void TileView::OnKeyDown ( UINT nChar,
UINT nRepCnt,
UINT nFlags ) [protected]
 

Definition at line 46 of file TileView.cpp.

int TileView::OnMouseActivate ( CWnd * pDesktopWnd,
UINT nHitTest,
UINT message ) [protected]
 

Definition at line 53 of file TileView.cpp.

LRESULT TileView::WindowProc ( UINT message,
WPARAM wParam,
LPARAM lParam ) [protected, virtual]
 

Definition at line 67 of file TileView.cpp.


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