Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-32103

Resources updated only after Clean All

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.15
    • 5.1.0 RC1
    • Core: Resource System
    • None
    • Qt 5.1.0-rc1 from Qt Project, Mac OS X 10.8.4, Qt Creator from Git
    • macOS

    Description

      So, I have a file 'html.qrc':

      <RCC>
      <qresource prefix="/">
      <file>jquery.js</file>
      <file>index.html</file>
      </qresource>
      </RCC>

      It's added into my Qt project. In main.cpp code I create QWebView and set its html contents with contents of index.html

      Problem is, when I update index.html, changes are not visible in the application, only after Clean All in Qt Creator.

      Attachments

        1. main.cpp
          0.4 kB
          Ilya Kowalewski
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            tucnak Ilya Kowalewski
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes