Re: [Interest] Support for NSDragOperationDelete in Qt Cocoa

2013-01-14 Thread Иван Комиссаров
Guys, are there any Mac programmers who can help me?) Иван Комиссаров 10.01.2013, в 12:44, Иван Комиссаров написал(а): > As i looked into qt code (both qt4 and qt5), it is not possible to enable > this flag for a drag and drop. > > This flag is needed to allow dropping to a mac trash. Is ther

[Interest] Support for NSDragOperationDelete in Qt Cocoa

2013-01-10 Thread Иван Комиссаров
As i looked into qt code (both qt4 and qt5), it is not possible to enable this flag for a drag and drop. This flag is needed to allow dropping to a mac trash. Is there some reasons why it's not included into Qt::ActionMask and/or MoveAction enums (what i mean - are there some bugs/ limitations