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_SelectRotation.html | 355 +++++++++++++++++++++++++++++ 1 file changed, 355 insertions(+) create mode 100644 docs/doxygen/nel/class_SelectRotation.html (limited to 'docs/doxygen/nel/class_SelectRotation.html') diff --git a/docs/doxygen/nel/class_SelectRotation.html b/docs/doxygen/nel/class_SelectRotation.html new file mode 100644 index 00000000..5a5d584b --- /dev/null +++ b/docs/doxygen/nel/class_SelectRotation.html @@ -0,0 +1,355 @@ + + + + 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  
+

SelectRotation Class Reference

#include <select_rotation.h> +

+Inheritance diagram for SelectRotation

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

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

Public Types

enum  {
+  IDD = IDD_DIALOG1 +
+ }

Public Methods

 SelectRotation (CWnd* pParent = NULL)

Public Attributes

int RotSelected

Protected Methods

virtual void DoDataExchange (CDataExchange* pDX)
afx_msg void OnRot0 ()
afx_msg void OnRot1 ()
afx_msg void OnRot2 ()
afx_msg void OnRot3 ()
+

Member Enumeration Documentation

+

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

+

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

+Definition at line 22 of file select_rotation.h.

+


Constructor & Destructor Documentation

+

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

+ +

+Definition at line 18 of file select_rotation.cpp.

+


Member Function Documentation

+

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

+ +

+Definition at line 27 of file select_rotation.cpp.

+

+ + + + +
+ + + + + + +
+afx_msg void SelectRotation::OnRot0 ( + +) [protected] +
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + +
+void SelectRotation::OnRot1 ( + +) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 55 of file select_rotation.cpp.

+

+ + + + +
+ + + + + + +
+void SelectRotation::OnRot2 ( + +) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 62 of file select_rotation.cpp.

+

+ + + + +
+ + + + + + +
+void SelectRotation::OnRot3 ( + +) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 69 of file select_rotation.cpp.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+int SelectRotation::RotSelected +
+
+ + + + + +
+   + + +

+ +

+Definition at line 19 of file select_rotation.h.

+


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