summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Hartmann <aha_1980@gmx.de>2018-08-03 19:54:49 +0200
committerAndré Hartmann <aha_1980@gmx.de>2018-08-06 07:07:16 +0000
commit609104101cd859013097831c393a7cf422b18e03 (patch)
tree739528582c3ff7707acbb790807fe8ebd592c634
parent226bd2f84c807b5401a82832dafa48d34966052a (diff)
Doc: add missing since to enum QCanBusDevice::DataBitRateKey
Introduced by d4bbdb83. Change-Id: I9af02b34f2c75eae8b7f43fb5ddb3dd310269657 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-rw-r--r--src/serialbus/qcanbusdevice.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/serialbus/qcanbusdevice.cpp b/src/serialbus/qcanbusdevice.cpp
index 594eea5..3d7e4f8 100644
--- a/src/serialbus/qcanbusdevice.cpp
+++ b/src/serialbus/qcanbusdevice.cpp
@@ -116,6 +116,7 @@ Q_LOGGING_CATEGORY(QT_CANBUS, "qt.canbus")
CAN FD allows to transmit the payload of frames with
\l QCanBusFrame::hasBitrateSwitch() flag at a higher data bitrate,
after the arbitration phase at the nominal bitrate is finished.
+ This enum value was introduced in Qt 5.9.
See also \c QCanBusDevice::BitRateKey
\value UserKey This key defines the range where custom keys start. Its most
common purpose is to permit platform-specific configuration