首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > Library to load and use Gettext mo files in any C++ project or with the Qt Framework

Library to load and use Gettext mo files in any C++ project or with the Qt Framework

  • 资源大小:8.77 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

IMPORTANT THIS LIBRARY HAS NOW MOVED TO GITHUB - https://github.com/laurent22/simple-gettext Introduction This library allows parsing and using Gettext mo files in C++ projects. A Qt wrapper is also provided which allows using Gettext in Qt projects. The library is divided into three parts: An Mo file parser, which provide a way to extract the strings from the file and match an original string to a translated string. A class to manage a set of MO files. You set the location of the mo files, the current locale and other parameters, and the class automatically determine which mo file to use. The latter is then parsed and ready to use. This class is generic enough to be used in any C++ project. Finally, a Qt wrapper is provided to provide support for Gettext in the Qt Framework. Documentation 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

文 件 列 表

LauGettext.cpp
LauGettext.h
MoParser.cpp
MoParser.h
QtGettext.cpp
QtGettext.h
QtLocaleUtil.cpp
QtLocaleUtil.h
VIP VIP
0.189861s