View Single Post
Old 06-02-2018, 02:35 AM   #15
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by pleiadesc View Post
Hi davidfor,

Just a question here, can we change event.setDropAction(Qt.CopyAction) into
something like event.setDropAction(Qt.MOVEAction) so it will move the book file? will that work?
That would be a lot more work. When the actual drop happens, the action is coded to always do the copy action (really an "Add to calibre"). This is a design decision and doing it as a move would be a change in basic behaviour. I know Kovid would be against this. And while I can understand people wanting the source file to be removed, I tend to agree with Kovid on this.
davidfor is offline   Reply With Quote