Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

language.cpp File Reference

Manages the languages that the application knows. More...

#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/config.h>
#include <wx/fileconf.h>
#include <wx/tokenzr.h>
#include "language.hpp"
#include "appprefs.hpp"
#include "comdefs.hpp"
#include "osdep.hpp"
#include "compat.hpp"

Include dependency graph for language.cpp:

Include dependency graph

Go to the source code of this file.

Functions

int getLanguageIdentifier (const wxString langName)
 Returns the wxWidgets language identifier from a language name.


Detailed Description

Manages the languages that the application knows.

Definition in file language.cpp.


Function Documentation

int getLanguageIdentifier const wxString  langName  )  [static]
 

Returns the wxWidgets language identifier from a language name.

Parameters:
langName Name of the language which the identifier must be returned.
Returns:
The wxWidgets of the given language or wxLANGUAGE_UNKNOWN if the language is unknown.

Definition at line 613 of file language.cpp.


Generated on Sun May 30 13:37:58 2004 for wxChecksums by doxygen 1.3.7