Stellarium  0.16.1
List of all members | Public Member Functions
ITemplateTranslationProvider Class Referenceabstract

Interface for Template::translate calls. More...

#include <template.h>

Public Member Functions

virtual QString getTranslation (const QString &key)=0
 Implement this method to provide a translated string for a given key. More...
 

Detailed Description

Interface for Template::translate calls.

Definition at line 21 of file template.h.

Member Function Documentation

virtual QString ITemplateTranslationProvider::getTranslation ( const QString &  key)
pure virtual

Implement this method to provide a translated string for a given key.


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