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
TSReader Class Reference
+ Inheritance diagram for TSReader:
+ Collaboration diagram for TSReader:

Public Member Functions

 TSReader (QIODevice &dev, ConversionData &cd)
 
bool read (Translator &translator)
 
 TSReader (QIODevice &dev, ConversionData &cd)
 
bool read (Translator &translator)
 

Detailed Description

Definition at line 25 of file ts.cpp.

Constructor & Destructor Documentation

◆ TSReader() [1/2]

TSReader::TSReader ( QIODevice & dev,
ConversionData & cd )
inline

Definition at line 28 of file ts.cpp.

References TSReader().

Referenced by TSReader(), and loadTS().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ TSReader() [2/2]

TSReader::TSReader ( QIODevice & dev,
ConversionData & cd )
inline

Definition at line 28 of file ts.cpp.

Member Function Documentation

◆ read() [1/2]

bool TSReader::read ( Translator & translator)

Definition at line 161 of file ts.cpp.

References Translator::AbsoluteLocations, Translator::append(), TranslatorMessage::Finished, TranslatorMessage::isPlural(), Translator::messageCount(), Translator::NoLocations, TranslatorMessage::Obsolete, Translator::RelativeLocations, Translator::setLocationsType(), TranslatorMessage::setPlural(), TranslatorMessage::setReferences(), TranslatorMessage::setTsLineNumber(), TranslatorMessage::setType(), TranslatorMessage::Unfinished, and TranslatorMessage::Vanished.

Referenced by loadTS().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ read() [2/2]

bool TSReader::read ( Translator & translator)

The documentation for this class was generated from the following file: