[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Member Functions | Public Attributes

KLFTranslationInfo Struct Reference

Small minimalist structure to store basic information about available translations. More...

#include <klfmain.h>

Collaboration diagram for KLFTranslationInfo:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 KLFTranslationInfo ()

Public Attributes

QString localename
QString translatedname
bool hasnicetranslatedname
 TRUE if the translatedname was provided by translator itself.

Detailed Description

Small minimalist structure to store basic information about available translations.

Intended for settings dialog to read.

To manage translation files, see KLFI18nFile.

Definition at line 212 of file klfmain.h.


Constructor & Destructor Documentation

KLFTranslationInfo::KLFTranslationInfo ( ) [inline]

Definition at line 214 of file klfmain.h.


Member Data Documentation

TRUE if the translatedname was provided by translator itself.

and FALSE if the name was guessed.

Definition at line 221 of file klfmain.h.

Referenced by klf_add_avail_translation().

Definition at line 216 of file klfmain.h.

Referenced by klf_add_avail_translation(), and KLFSettings::populateLocaleCombo().

Definition at line 217 of file klfmain.h.

Referenced by klf_add_avail_translation(), and KLFSettings::populateLocaleCombo().


The documentation for this struct was generated from the following file:

Generated by doxygen 1.7.3