Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-1283

Problem with moc since vsin 3.3.1.1, when slot function enclosed with a macro

    XMLWordPrintable

Details

    • Windows
    • 095833c1e (dev), c66a0ca71 (dev)

    Description

      Tried by creating a basic project from Visual Studio.

      Enclose slot function with a macro:

      public Q_SLOTS:
      void func1();
      #ifdef Q_OS_WIN
      void func2();
      #endif

      func2 is not added in moc_.

      Attachments

        Issue Links

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

          Activity

            People

              mecfc Miguel Costa
              tommimtauriainen Tommi M. Tauriainen
              Votes:
              4 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes