mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Operator list
This commit is contained in:
@ -201,8 +201,7 @@ private:
|
||||
const char* m_end;
|
||||
};
|
||||
|
||||
/// Parsing context. Used for example to detect cyclic reference errors. Can handle multiple threads
|
||||
/// simultaneously (e.g class is thread safe).
|
||||
/// Parsing context. Used for example to detect cyclic reference errors.
|
||||
class PDFParsingContext
|
||||
{
|
||||
Q_DECLARE_TR_FUNCTIONS(pdf::PDFParsingContext)
|
||||
|
Reference in New Issue
Block a user