QCalendarBackend: link to the relevant plugin documentation

The docs mention in passing the option of writing a plugin, but lack
any link to where to find the details of that.

Task-number: QTBUG-115200
Change-Id: Ibd29516d63c55784236860f81048a425c9620223
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
Edward Welbourne 2024-04-12 10:36:20 +02:00
parent 065548e7b4
commit 165f638783

View File

@ -498,8 +498,8 @@ Q_GLOBAL_STATIC(QtPrivate::QCalendarRegistry, calendarRegistry);
base-classes for custom calendar backends, but cannot be instantiated
themselves.
\sa calendarId(), QDate, QDateTime, QDateEdit,
QDateTimeEdit, QCalendarWidget
\sa calendarId(), QDate, QDateTime, QDateEdit, QDateTimeEdit,
QCalendarWidget, {The Low-Level API: Extending Qt Applications}
*/
/*!