![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| ByteTranslatorMessage (const QByteArray &context, const QByteArray &sourceText, const QByteArray &comment, const QStringList &translations) | |
| const QByteArray & | context () const |
| const QByteArray & | sourceText () const |
| const QByteArray & | comment () const |
| const QStringList & | translations () const |
| bool | operator< (const ByteTranslatorMessage &m) const |
| ByteTranslatorMessage (const QByteArray &context, const QByteArray &sourceText, const QByteArray &comment, const QStringList &translations) | |
| const QByteArray & | context () const |
| const QByteArray & | sourceText () const |
| const QByteArray & | comment () const |
| const QStringList & | translations () const |
| bool | operator< (const ByteTranslatorMessage &m) const |
|
inline |
Definition at line 76 of file qm.cpp.
References ByteTranslatorMessage().
Referenced by ByteTranslatorMessage().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| bool ByteTranslatorMessage::operator< | ( | const ByteTranslatorMessage & | m | ) | const |
| bool ByteTranslatorMessage::operator< | ( | const ByteTranslatorMessage & | m | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |