qt6-bb10/examples/widgets
Friedemann Kleint 3939640965 Fix some qdoc-warnings
src/corelib/tools/qmap.cpp:1199: (qdoc) warning: Can't link to 'QMultiMap::unite()'
src/gui/kernel/qevent.cpp:949: (qdoc) warning: Unknown command '\see'
src/gui/painting/qpaintengine_raster.cpp:344: (qdoc) warning: clang found diagnostics parsing \fn Type QRasterPaintEngine::type() const
    error: unknown type name 'Type'
src/gui/doc/src/qtgui.qdoc:45: (qdoc) warning: Can't link to 'Build with CMake'
examples/widgets/doc/src/gallery.qdoc:28: (qdoc) warning: Cannot find file 'widgets/gallery/gallery.pro' or 'widgets/gallery/gallery.pyproject'
src/widgets/kernel/qwidget.cpp:5950: (qdoc) warning: Can't link to 'setFilePath'
src/widgets/kernel/qshortcut.cpp:542: (qdoc) warning: No such parameter 'context' in QShortcut::QShortcut()

Change-Id: I2395af854efebef719d4762da466f69f7c5aab9e
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2020-01-24 08:13:03 +01:00
..
animation Sub-Attaq: Fix compilation with -no-opengl 2019-11-18 15:45:41 +01:00
desktop Doc: Correct qdoc compilation errors qtbase 2020-01-09 02:33:08 +01:00
dialogs Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
doc Fix some qdoc-warnings 2020-01-24 08:13:03 +01:00
draganddrop QtWidgets/D&D/dropsite example: Add copy functionality 2019-09-05 10:50:49 +02:00
effects Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
gallery Add a widget gallery example 2020-01-09 13:52:25 +01:00
gestures Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
graphicsview Merge remote-tracking branch 'origin/5.14' into 5.15 2020-01-18 01:00:08 +01:00
itemviews Replace most use of QVariant::type and occurrences of QVariant::Type 2020-01-23 16:46:51 +01:00
layouts Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
painting Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
qnx/foreignwindows Basic foreign window support for QNX 2019-05-01 13:49:18 +00:00
richtext Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
scroller Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
statemachine Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
tools Replace most use of QVariant::type and occurrences of QVariant::Type 2020-01-23 16:46:51 +01:00
touch Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
tutorials Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
widgets Unify application palette handling between QGuiApplication and QApplication 2020-01-13 16:53:05 +01:00
windowcontainer Cleanup QtWidgets examples 2019-10-11 06:32:30 +02:00
widgets.pro Add a widget gallery example 2020-01-09 13:52:25 +01:00