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_SelectionTerritoire.html | 872 ++++++++++++++++++++++++ 1 file changed, 872 insertions(+) create mode 100644 docs/doxygen/nel/class_SelectionTerritoire.html (limited to 'docs/doxygen/nel/class_SelectionTerritoire.html') diff --git a/docs/doxygen/nel/class_SelectionTerritoire.html b/docs/doxygen/nel/class_SelectionTerritoire.html new file mode 100644 index 00000000..789e1ccd --- /dev/null +++ b/docs/doxygen/nel/class_SelectionTerritoire.html @@ -0,0 +1,872 @@ + + + + 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  
+

SelectionTerritoire Class Reference

#include <SelectionTerritoire.h> +

+Inheritance diagram for SelectionTerritoire

Inheritance graph
+ + + +
[legend]
Collaboration diagram for SelectionTerritoire:

Collaboration graph
+ + + +
[legend]
List of all members. + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Types

enum  {
+  IDD = IDD_TERRITOIREMANAGER +
+ }

Public Methods

 SelectionTerritoire (CWnd* pParent = NULL)

Public Attributes

CString DefautPath
CString MainFileName
CString CurrentTerritory
int MainFileOk

Protected Methods

virtual void DoDataExchange (CDataExchange* pDX)
virtual LRESULT WindowProc (UINT message, WPARAM wParam, LPARAM lParam)
afx_msg void OnAddTerritoire ()
afx_msg void OnEditTerritoire ()
afx_msg void OnRemoveTerritoire ()
afx_msg void OnAddTileSet ()
afx_msg void OnEditTileSet ()
afx_msg void OnEditChildren ()
afx_msg void OnRemoveTileSet ()
afx_msg void OnMonter ()
afx_msg void OnDescendre ()
afx_msg void OnSelect ()
virtual void OnOK ()
virtual void OnCancel ()
virtual void OnSave ()
virtual void OnSaveAs ()
afx_msg void OnPath ()
void Save (const char* path)
+

Member Enumeration Documentation

+

+ + + + +
+ + + + + +
+anonymous enum +
+
+ + + + + +
+   + + +

+

+Enumeration values:
+ + +
IDD +
+
+ +

+Definition at line 29 of file SelectionTerritoire.h.

+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+SelectionTerritoire::SelectionTerritoire ( + +CWnd * pParent = NULL ) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 37 of file SelectionTerritoire.cpp.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::DoDataExchange ( + +CDataExchange * pDX ) [protected, virtual] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 46 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+afx_msg void SelectionTerritoire::OnAddTerritoire ( + +) [protected] +
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::OnAddTileSet ( + +) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 174 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::OnCancel ( + +) [protected, virtual] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 479 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::OnDescendre ( + +) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 322 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::OnEditChildren ( + +) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 236 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::OnEditTerritoire ( + +) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 137 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::OnEditTileSet ( + +) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 253 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::OnMonter ( + +) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 291 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::OnOK ( + +) [protected, virtual] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 422 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::OnPath ( + +) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 511 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::OnRemoveTerritoire ( + +) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 154 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::OnRemoveTileSet ( + +) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 275 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::OnSave ( + +) [protected, virtual] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 431 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::OnSaveAs ( + +) [protected, virtual] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 450 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::OnSelect ( + +) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 353 of file SelectionTerritoire.cpp.

+

+ + + + +
+ + + + + + +
+void SelectionTerritoire::Save ( + +const char * path ) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 438 of file SelectionTerritoire.cpp. +

+Referenced by OnSave(), and OnSaveAs().

+

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

+ +

+Definition at line 412 of file SelectionTerritoire.cpp.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+CString SelectionTerritoire::CurrentTerritory +
+
+ + + + + +
+   + + +

+ +

+Definition at line 24 of file SelectionTerritoire.h.

+

+ + + + +
+ + + + + +
+CString SelectionTerritoire::DefautPath +
+
+ + + + + +
+   + + +

+ +

+Definition at line 22 of file SelectionTerritoire.h.

+

+ + + + +
+ + + + + +
+CString SelectionTerritoire::MainFileName +
+
+ + + + + +
+   + + +

+ +

+Definition at line 23 of file SelectionTerritoire.h.

+

+ + + + +
+ + + + + +
+int SelectionTerritoire::MainFileOk +
+
+ + + + + +
+   + + +

+ +

+Definition at line 25 of file SelectionTerritoire.h.

+


The documentation for this class was generated from the following files: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1