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

qmltc: More structure for C++ headers

    XMLWordPrintable

Details

    Description

      We recently added namespacing for qmltc-generated classes. I suggest adding a similar structure for headers too:

       

      Qt version C++ type #include directive
      6.5 MyType #include "mytype.h"
      6.8 MyModule::MyType #include "mytype.h"
      (future) MyModule::MyType #include <MyModule/MyType>

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtqmlteam Qt Qml Team User
            skoh-qt Sze Howe Koh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes