KDECore
KDETranslator Class Reference
#include <kglobal_p.h>
Inheritance diagram for KDETranslator:

Public Member Functions | |
| KDETranslator (QObject *parent) | |
| virtual bool | isEmpty () const |
| virtual QString | translate (const char *context, const char *sourceText, const char *message) const |
Detailed Description
Definition at line 40 of file kglobal_p.h.
Constructor & Destructor Documentation
| KDETranslator::KDETranslator | ( | QObject * | parent | ) | [inline] |
Definition at line 43 of file kglobal_p.h.
Member Function Documentation
| virtual bool KDETranslator::isEmpty | ( | ) | const [inline, virtual] |
Definition at line 55 of file kglobal_p.h.
| virtual QString KDETranslator::translate | ( | const char * | context, |
| const char * | sourceText, | ||
| const char * | message | ||
| ) | const [inline, virtual] |
Definition at line 48 of file kglobal_p.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:49:38 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:49:38 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.