![]() |
Qt 6.x
The Qt SDK
|
#include <qqmltranslation_p.h>
Collaboration diagram for QQmlTranslation::QsTrIdData:Public Member Functions | |
| QsTrIdData (const QString &id, int number) | |
| QString | translate () const |
| QString | serializeForQmltc () const |
| QString | idForQmlDebug () const |
Definition at line 42 of file qqmltranslation_p.h.
| QQmlTranslation::QsTrIdData::QsTrIdData | ( | const QString & | id, |
| int | number | ||
| ) |
Definition at line 97 of file qqmltranslation.cpp.
| QString QQmlTranslation::QsTrIdData::idForQmlDebug | ( | ) | const |
Definition at line 122 of file qqmltranslation.cpp.
References QString::fromUtf8().
Here is the call graph for this function:| QString QQmlTranslation::QsTrIdData::serializeForQmltc | ( | ) | const |
Definition at line 111 of file qqmltranslation.cpp.
References QString::fromUtf8(), number, and QStringLiteral.
Here is the call graph for this function:| QString QQmlTranslation::QsTrIdData::translate | ( | ) | const |
Definition at line 102 of file qqmltranslation.cpp.
References number, and qtTrId().
Here is the call graph for this function: