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

Follow Symbol on tr leads to wrong location

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • Qt Creator 7.0.0
    • Qt Creator 2.5.0, Qt Creator 2.6.0-rc, Qt Creator 4.12.0-beta2
    • C/C++/Obj-C++ Support

    Description

      2.5 leads to Q_PROPERTY(QString objectName READ objectName WRITE setObjectName)

      master leads to uint ownObjectName : 1;

      Correct location is static inline QString tr(const char *s, const char *c = 0), or at least Q_OBJECT declaration in qobject.h (or in class in scope)

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              orgads Orgad Shaneh
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes