Updraft  1.0
Open source glider flight visualisation tool.
Updraft::Core::TranslationLanguageEditor Class Reference

Editor for selecting translation language in settings dialog. More...

#include <translationlanguageeditor.h>

List of all members.

Public Member Functions

 TranslationLanguageEditor (QWidget *parent)
TranslationLanguage lang ()
 Gets the translation language property stored in this editor.
void setLang (const TranslationLanguage &l)
 Sets the translation language property of the editor.

Properties

Updraft::Core::TranslationLanguage lang

Detailed Description

Editor for selecting translation language in settings dialog.

Shows a combo box with all available languages.


Constructor & Destructor Documentation


Member Function Documentation

Gets the translation language property stored in this editor.

Returns:
The translation language currently in the editor.

Sets the translation language property of the editor.

Parameters:
lThe translation language to be set.

Property Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines