Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. VS plugin: Avoid auto-re-moc of all files

VS plugin: Avoid auto-re-moc of all files

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 470 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Asperamanca
    wrote on last edited by
    #1

    On certain errors, the VS plugin will automatically re-moc all files. For a large project, this means an unscheduled coffee break.

    (Side note: I like coffee, but in moderation)

    In most cases, I know exactly which files cause trouble, and know exactly what to do: Remove the header and re-add it to the project, so it gets moc'ed again (until a more convenient way like a context menu entry exists).

    Question remains: How to I prevent the plugin from re-moc'ing all files anyway?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved