summaryrefslogtreecommitdiff
path: root/src/qdoc/cppcodeparser.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@qt.io>2017-11-09 14:15:45 +0100
committerMartin Smith <martin.smith@qt.io>2017-11-15 11:34:03 +0000
commitfee092c54b906fa4d06ef1f2867b6735081f8b4c (patch)
tree53bfe8a45ace3e45bcf301c51128a0fcd6507c52 /src/qdoc/cppcodeparser.cpp
parent20ebbeb2a69dbe646a0d8dea347bab4a6adf1701 (diff)
downloadqttools-fee092c54b906fa4d06ef1f2867b6735081f8b4c.tar.gz
qdoc: Add optional since clause to \value command
This update adds the capability to include a since clause in a \value command. Without the since clause, a \value command might look like this: \value QtInfoMsg A message generated by the qInfo() function. The same command with a since clause would look like this: \value [since 5.5] QtInfoMsg A message generated by the qInfo() function. The since clause must be encosed in square brackets and must appear before the value name. Task-number: QTBUG-40782 Change-Id: If6cbb831c6f355eabcb0ddfdc284d2c9453f6245 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions