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

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

      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_.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes