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

    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

        For Gerrit Dashboard: QTVSADDINBUG-1283
        # Subject Branch Project Status CR V

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are 2 open Gerrit changes