mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Finishing display content
This commit is contained in:
@@ -132,6 +132,9 @@ public:
|
||||
/// \returns All characters reprezentable by encoding.
|
||||
static QString getEncodingCharacters(Encoding encoding);
|
||||
|
||||
/// Returns all printable characters
|
||||
static QByteArray getPrintableCharacters();
|
||||
|
||||
private:
|
||||
/// Returns true, if byte array has UTF-16BE/LE unicode marking bytes at the
|
||||
/// stream start. If they are present, then byte stream is probably encoded
|
||||
|
Reference in New Issue
Block a user