mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Mapper commiting
This commit is contained in:
@ -105,7 +105,7 @@ public:
|
||||
/// Convert date/time to string according to PDF Reference 1.7, Chapter 3.8.1.
|
||||
/// If date is invalid, empty byte array is returned.
|
||||
/// \param dateTime Date and time to be converted
|
||||
static QByteArray converDateTimeToString(QDateTime dateTime);
|
||||
static QByteArray convertDateTimeToString(QDateTime dateTime);
|
||||
|
||||
/// Returns conversion table for particular encoding
|
||||
/// \param encoding Encoding
|
||||
|
Reference in New Issue
Block a user