[api.kde.org] [Bug 510106] New QDoc based docs lack documentation for functions in namespaces

David Boddie bugzilla_noreply at kde.org
Mon Oct 27 11:34:09 GMT 2025


https://bugs.kde.org/show_bug.cgi?id=510106

David Boddie <david.boddie at qt.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david.boddie at qt.io

--- Comment #2 from David Boddie <david.boddie at qt.io> ---
It looks like all of these functions are children of namespaces. One difference
appears to be how the namespace is documented in each case.

setupLocalizedContext() is declared in one place where the KLocalization
namespace is documented as being part of the KI18nQml module:
https://invent.kde.org/frameworks/ki18n/-/blob/master/src/i18n-qml/klocalizedqmlcontext.h?ref_type=heads

The other functions are declared as part of the KLocalization namespace that is
documented as being part of the KI18n module:
https://invent.kde.org/frameworks/ki18n/-/blob/master/src/i18n/klocalization.h?ref_type=heads

It may be that this detail isn't the cause of this, but it's something to
check.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-doc-english mailing list