Hi Christian, of course I didn't mean that the whole feature was an accident :) : I implemented it for the Projects pane. I never used the other ones so I did not know that it worked for the File System pane also.
One day the drag&drop concept was changed and I fixed the feature working again for the Projects pane. I am pretty sure that this was the version when the feature broke for the File System pane. Regards, Jochen Am Mittwoch, den 18.10.2017, 12:52 +1300 schrieb Christian Gagneraud: > On 18/10/2017 7:17 AM, Jochen Becher wrote: > > Hi, > > > > As I never use the File System, Class View or Type Hierarchy panes > > I > > did not implement this in the past. It was by accident if File > > System > > pane was supported. I didn't know before I read your mail that it > > ever > > worked. > > I find it hard to believe it was an accident! ;) > With QtC 4.1, when you drop a header file FooBar.h onto the modelĀ > editor, a popup appears that give you the choice b/w "Add ComponentĀ > FooBar" and "Add Class FooBar"... > > > > Please create improvement issues at bugreports.qt.io. And you are > > very > > welcome to implement these features yourself :) > > Lol! I might implement the feature myself by accident! ;) > > https://bugreports.qt.io/browse/QTCREATORBUG-19117 > > Chris > > > > > > Regards, Jochen > > > > > > > > Am Montag, den 16.10.2017, 15:47 +1300 schrieb Christian Gagneraud: > > > Hi, > > > > > > Using Qtc 4.4 > > > > > > I use the model editor every now and then and recently discovered > > > what > > > I think is a regression: > > > When drag/dropping a header file from the file system pane onto a > > > model, QtC now replace the model editor with a C++ editor for the > > > header file. > > > Doing so used to place a Class object on the model page. > > > > > > It would be nice to be able do drag/drop classes from the type > > > hierarchy pane too (this one never worked). > > > > > > Any thoughts? > > > > > > Chris > > > _______________________________________________ > > > Qt-creator mailing list > > > [email protected] > > > http://lists.qt-project.org/mailman/listinfo/qt-creator > > _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
