summaryrefslogtreecommitdiffstats
path: root/doc/global/qt-cpp-defines.qdocconf
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@qt.io>2016-12-07 12:33:08 +0100
committerMartin Smith <martin.smith@qt.io>2017-01-06 20:18:39 +0000
commit29bbbe5e60a75bd036078f40419bf89d8fa17f4c (patch)
tree0c67550c4fe0875d2682db5afb0cdc065e8bd153 /doc/global/qt-cpp-defines.qdocconf
parent9605f4f47bf4b628aa2b316617178b7b123456d3 (diff)
doc: update QPrinter docs for clangqdoc
The docs for QPrinter contained a use of Q_QDoc to declare an enum representing paper sizes for different printers, but this special declaration for qdoc was no longer needed, so it was removed. The real declaration is in QPagedPaintDevice, which is the public base class of QPrinter, and it is documented there. A few other uses of Q_QDOC were examined and either removed or upgraded to Q_CLANG_QDOC. One use of Q_OS_WIN was changed to also be included for Q_CLANG_QDOC. Change-Id: If6d810c624aa8d659fd0e3e753ba666d4d42ef83 Reviewed-by: Martin Smith <martin.smith@qt.io>
Diffstat (limited to 'doc/global/qt-cpp-defines.qdocconf')
0 files changed, 0 insertions, 0 deletions