mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Optional content activity settings
This commit is contained in:
@ -167,8 +167,7 @@ private:
|
||||
};
|
||||
|
||||
/// Represents raw string in the PDF file. No conversions are performed, this is
|
||||
/// reason, that we do not use QString, but QByteArray instead. QString is
|
||||
/// encoded int UTF-8.
|
||||
/// reason, that we do not use QString, but QByteArray instead.
|
||||
class PDFString : public PDFObjectContent
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user