![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <translationprotocol.h>
Public Attributes | |
| QList< const TranslatorMessage * > | items |
| QString | srcLang |
| QString | tgtLang |
Definition at line 14 of file translationprotocol.h.
| QList<const TranslatorMessage *> Messages::items |
Definition at line 16 of file translationprotocol.h.
| QString Messages::srcLang |
Definition at line 17 of file translationprotocol.h.
| QString Messages::tgtLang |
Definition at line 18 of file translationprotocol.h.