Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-17515

Hot folders for QRC files

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • Qt Creator 4.2.0

    Description

      for i in `*.qrc` in project do
         if isDir($$PWD/$i) && exists($$PWD/$i.qrc) do
             add filesystem watcher at $$PWD/$i (and subdirs)
             onNewFile: [auto-add|prompt] to add file to $i.qrc
         done
      done
      

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            jasonemocha Jason
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes