summaryrefslogtreecommitdiffstats
path: root/src/nfc/qndefnfcsmartposterrecord.h
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2014-12-11 13:46:53 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2014-12-11 14:35:15 +0100
commit1421e4c482430f9cf76ed7ec7bd5e6857ef9407f (patch)
tree8436f72caa2ba26cabc42ce6b6ac2648954c7402 /src/nfc/qndefnfcsmartposterrecord.h
parentb94aad106215faebb68d3a58828054ffec3fc62c (diff)
Improve some parts of the SmartPoster API docs
Change-Id: I09f087d84641447fcb5e9e906f3d665ed86102e3 Reviewed-by: Martin Leutelt <martin.leutelt@basyskom.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/nfc/qndefnfcsmartposterrecord.h')
-rw-r--r--src/nfc/qndefnfcsmartposterrecord.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nfc/qndefnfcsmartposterrecord.h b/src/nfc/qndefnfcsmartposterrecord.h
index ffd45dad..0b2d3b7e 100644
--- a/src/nfc/qndefnfcsmartposterrecord.h
+++ b/src/nfc/qndefnfcsmartposterrecord.h
@@ -124,6 +124,7 @@ public:
quint32 size() const;
void setSize(quint32 size);
+ //TODO Qt 6 the mimetype should be QString as it is UTF-8
QByteArray typeInfo() const;
void setTypeInfo(const QByteArray &type);