From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/class_TileView.html | 422 +++++++++++++++++++++++++++++++++++ 1 file changed, 422 insertions(+) create mode 100644 docs/doxygen/nel/class_TileView.html (limited to 'docs/doxygen/nel/class_TileView.html') diff --git a/docs/doxygen/nel/class_TileView.html b/docs/doxygen/nel/class_TileView.html new file mode 100644 index 00000000..1f5ef62c --- /dev/null +++ b/docs/doxygen/nel/class_TileView.html @@ -0,0 +1,422 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1