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

NLMISC::CWindowDisplayer::CLabelEntry Struct Reference

#include <window_displayer.h> +

+List of all members. + + + + + + +

Public Methods

 CLabelEntry (const std::string &value)

Public Attributes

void * Hwnd
std::string Value
bool NeedUpdate
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
NLMISC::CWindowDisplayer::CLabelEntry::CLabelEntry const std::string &   value [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 85 of file window_displayer.h. +

+References Hwnd, NeedUpdate, Value, and value.

+


Member Data Documentation

+

+ + + + +
+ + +
void* NLMISC::CWindowDisplayer::CLabelEntry::Hwnd +
+
+ + + + + +
+   + + +

+ +

+Definition at line 86 of file window_displayer.h. +

+Referenced by CLabelEntry.

+

+ + + + +
+ + +
bool NLMISC::CWindowDisplayer::CLabelEntry::NeedUpdate +
+
+ + + + + +
+   + + +

+ +

+Definition at line 88 of file window_displayer.h. +

+Referenced by CLabelEntry.

+

+ + + + +
+ + +
std::string NLMISC::CWindowDisplayer::CLabelEntry::Value +
+
+ + + + + +
+   + + +

+ +

+Definition at line 87 of file window_displayer.h. +

+Referenced by CLabelEntry.

+


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