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

CAttribDlgPlaneBasis Class Reference

an attribute editor specialized for plane basis values. +More... +

+#include <attrib_dlg.h> +

+Inheritance diagram for CAttribDlgPlaneBasis

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

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

Public Methods

 CAttribDlgPlaneBasis (const std::string &valueID)
 ctor. More...

virtual uint getNumScheme (void) const
virtual std::string getSchemeName (uint index) const
virtual CWndeditScheme (void)
virtual void setCurrentScheme (uint index)
virtual sint getCurrentScheme (void) const

Protected Methods

virtual CEditAttribDlgcreateConstantValueDlg ()

Protected Attributes

std::string _CstValueId
+

Detailed Description

+an attribute editor specialized for plane basis values. +

+ +

+ +

+Definition at line 435 of file attrib_dlg.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+CAttribDlgPlaneBasis::CAttribDlgPlaneBasis ( + +const std::string & valueID ) +
+
+ + + + + +
+   + + +

+ctor. +

+

+Parameters:
+ + +
valueID + an unique id for the constant value editable range dialog
+
+

+Definition at line 1399 of file attrib_dlg.cpp. +

+Referenced by editScheme().

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+CEditAttribDlg * CAttribDlgPlaneBasis::createConstantValueDlg ( + +) [protected, virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from CAttribDlg. +

+Definition at line 1523 of file attrib_dlg.cpp.

+

+ + + + +
+ + + + + + +
+CWnd * CAttribDlgPlaneBasis::editScheme ( + +void ) [virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from CAttribDlgT. +

+Definition at line 1417 of file attrib_dlg.cpp.

+

+ + + + +
+ + + + + + +
+sint CAttribDlgPlaneBasis::getCurrentScheme ( + +void ) const [virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from CAttribDlgT. +

+Definition at line 1510 of file attrib_dlg.cpp.

+

+ + + + +
+ + + + + + +
+uint CAttribDlgPlaneBasis::getNumScheme ( + +void ) const [virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from CAttribDlgT. +

+Definition at line 1403 of file attrib_dlg.cpp.

+

+ + + + +
+ + + + + + +
+std::string CAttribDlgPlaneBasis::getSchemeName ( + +uint index ) const [virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from CAttribDlgT. +

+Definition at line 1408 of file attrib_dlg.cpp.

+

+ + + + +
+ + + + + + +
+void CAttribDlgPlaneBasis::setCurrentScheme ( + +uint index ) [virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from CAttribDlgT. +

+Definition at line 1474 of file attrib_dlg.cpp.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+std::string CAttribDlgPlaneBasis::_CstValueId [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 457 of file attrib_dlg.h.

+


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