qt5base-lts/src
Kai Köhne ec32748b1e Doc: Fix location of QT_REQUIRE_VERSION documentation
<QMessageBox> is not a (separately documented) header. QDoc
therefore puts the documentation on a separate proxy page:

https://doc.qt.io/qt-6/qmessagebox-proxy.html

Fix this by actually linking to the type.

This amends  95a3f85a2f, which moved the macro from
QtGlobal to QMessageBox.

Pick-to: 6.5 6.6
Change-Id: Ia2ed3d9fd786732c85d731634ff79afefe42333b
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2023-09-22 09:24:16 +00:00
..
3rdparty Update public suffix list 2023-09-20 22:33:18 +02:00
android Bump androidx dependency to 1.10.1 2023-08-30 19:35:42 +02:00
assets Add XDG theme file for example icons 2023-06-26 17:32:10 +00:00
concurrent [docs] Link from QtConcurent::run() to QThreadPool::start(Callable&&) 2023-08-04 19:49:32 +02:00
corelib QJniObject: add callStaticMethod overload that takes class as type 2023-09-22 07:18:21 +02:00
dbus QDBusConnectionPrivate: Protect access to serverConnectionNames with mutex 2023-09-18 15:50:43 +02:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui wasm: include qunixnativeinterface.cpp in build 2023-09-21 19:28:42 +02:00
network Add Q_ENUM macros for registering QSsl/QSslSocket in Meta-system 2023-09-21 19:28:43 +02:00
opengl QOpenGLCompositorBackingStore: ensure backing store on flushed windows 2023-09-13 16:06:33 +02:00
openglwidgets QOpenGLWidget: Call glClear in the default paintGL implementation 2023-09-04 11:46:29 +02:00
platformsupport QEvdevTouchScreenData: use string view types more 2023-09-07 10:46:15 +03:00
plugins JNI: move signature/className template functions into a template class 2023-09-22 07:18:16 +02:00
printsupport qpaintengine: use rvalue overload more 2023-09-19 01:29:25 +03:00
sql Add QSqlField::swap() documentation 2023-09-12 02:35:03 +02:00
testlib testlib: use const methods more 2023-09-08 19:17:35 +03:00
tools moc: make qHash(SubArray) accept a seed 2023-09-20 20:36:32 +02:00
widgets Doc: Fix location of QT_REQUIRE_VERSION documentation 2023-09-22 09:24:16 +00:00
xml Doc: All overviews list categorization 2023-09-11 15:26:56 +02:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00