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

Support additional moc macros

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 3.2.0
    • None
    • General
    • None
    • 861ecf98f (dev)

      Sometimes, a user might want to wrap Qt marcos like Q_OBJECT into their own. In those cases, moc won't run on the file, as the custom macro is not recognized.

       

      In cmake, we can set AUTOMOC_MACRO_NAMES  to specify that moc should run automatically on files containing any of the listed macros there. It might make sense to add such a feature to the Add-In, too.

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

            ali.demiralp Ali Can Demiralp (Inactive)
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes