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

Public Member Functions

 QPHReader (QIODevice &dev)
bool read (Translator &translator)
 QPHReader (QIODevice &dev)
bool read (Translator &translator)

Detailed Description

Definition at line 16 of file qph.cpp.

Constructor & Destructor Documentation

◆ QPHReader() [1/2]

QPHReader::QPHReader ( QIODevice & dev)
inline

Definition at line 19 of file qph.cpp.

References QPHReader().

Referenced by QPHReader(), and loadQPH().

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

◆ QPHReader() [2/2]

QPHReader::QPHReader ( QIODevice & dev)
inline

Definition at line 19 of file qph.cpp.

Member Function Documentation

◆ read() [1/2]

bool QPHReader::read ( Translator & translator)

Definition at line 39 of file qph.cpp.

References Translator::append().

Referenced by loadQPH().

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

◆ read() [2/2]

bool QPHReader::read ( Translator & translator)

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