Is it possible to have QtCreator add files dropped into a folder to automatically add it to a QRC? So often I copy assets into an $$PWD/assets folder, then have to manually add them to a file named assets.qrc. When the file arrives (or leaves) maybe QtC could prompt to add the file(s) to the QRC?