Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-9115

Code completion for QList isn't working anymore (locally defined type)

    XMLWordPrintable

Details

    Description

      If you type:

      struct Point
      {
      QPointF position;
      };

      QList<Point> foo;

      Point isn't completed.

      Attachments

        Issue Links

          Activity

            People

              erikv Erik Verbruggen
              bubke Marco Bubke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: