Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
translatormessage.h File Reference

(a4f7cb3c89ab8de4efcc06be918f4644434016aa)

#include <QString>
#include <QStringList>
#include <QHash>
+ Include dependency graph for translatormessage.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TranslatorMessage
 
class  TranslatorMessage::Reference
 

Enumerations

enum  TranslatorSaveMode { SaveEverything , SaveStripped }
 

Functions

 Q_DECLARE_TYPEINFO (TranslatorMessage, Q_RELOCATABLE_TYPE)
 

Enumeration Type Documentation

◆ TranslatorSaveMode

Enumerator
SaveEverything 
SaveStripped 

Definition at line 14 of file translatormessage.h.

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( TranslatorMessage ,
Q_RELOCATABLE_TYPE  )