Fcitx
Public Member Functions | Protected Attributes | List of all members
fcitx::I18NString Class Reference

Public Member Functions

void set (const std::string &str, const std::string &locale="")
 
void clear ()
 
const std::string & match (const std::string &locale="system") const
 
bool operator== (const I18NString &other) const
 
bool operator!= (const I18NString &other) const
 
const std::string & defaultString () const
 
const std::unordered_map< std::string, std::string > & localizedStrings () const
 

Protected Attributes

std::string default_
 
std::unordered_map< std::string, std::string > map_
 

Detailed Description

Definition at line 15 of file i18nstring.h.


The documentation for this class was generated from the following files: