diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_locale_settings.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_locale_settings.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,112 @@ + + +TB10.1 Example Applications: CLocaleSettings Class Reference + + + + +

CLocaleSettings Class Reference

+

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

Public Member Functions

 ~CLocaleSettings ()
void DisplayLocaleSettings ()

Static Public Member Functions

static CLocaleSettingsNewL (TDesC16 &aLocaleDLLName, CConsoleBase *aConsole)
+


Detailed Description

+This class stores the locale settings of a locale DLL. It also defines functions to display these settings.
See also:
TExtendedLocale.

+TLocale.

+ +

Definition at line 37 of file localeupdate.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
CLocaleSettings::~CLocaleSettings (  ) 
+
+
+ +

+Destructor. +

Definition at line 236 of file localeupdate.cpp.

+ +
+

+


Member Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
CLocaleSettings * CLocaleSettings::NewL (TDesC16 &  aLocaleDLLName,
CConsoleBase *  aConsole 
) [static]
+
+
+ +

+Creates an object of the CLocaleSettings class and returns a pointer to it.

Parameters:
+ + + +
aLocaleDLLName The descriptor containing the name of the locale DLL.
aConsole The console interface.
+
+
Returns:
A pointer to an object of the CLocaleSettings class.
+ +

Definition at line 38 of file localeupdate.cpp.

+ +
+

+ +

+
+ + + + + + + + +
void CLocaleSettings::DisplayLocaleSettings (  ) 
+
+
+ +

+Prints all locale settings of the locale DLL. +

Definition at line 108 of file localeupdate.cpp.

+ +
+

+


Generated on Thu Jan 21 10:33:06 2010 for TB10.1 Example Applications by  + +doxygen 1.5.3
+ +