Stellarium 0.15.2
|
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... | |
Interface for Template::translate calls.
Definition at line 21 of file template.h.
|
pure virtual |
Implement this method to provide a translated string for a given key.