Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-140334

QDoc: Add test coverage for QML enum parameter linking

XMLWordPrintable

    • 18483ea48 (dev)
    • DaVinci 125

      Add test cases demonstrating QDoc's enum type linking behavior in QML method signatures. Test both dot notation (Type.EnumType) and C++ namespace notation (Type::EnumType) to establish baseline behavior and provide regression coverage.

      Current behavior: Dot notation partially links (type name only), C++ notation doesn't link at all. This test will help validate future improvements to enum parameter linking.

        For Gerrit Dashboard: QTBUG-140334
        # Subject Branch Project Status CR V

            paulwicking Paul Wicking
            paulwicking Paul Wicking
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes