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:
KDE 4.6 API Reference