Searched refs:AllowDragAndDrop (Results 1 – 3 of 3) sorted by relevance
91 AllowDragAndDrop = 0x00000800, enumerator
3835 if ( inSel && flag(AllowDragAndDrop) ) in mousePressEvent()
1618 editor->setFlag(QEditor::AllowDragAndDrop, config->allowDragAndDrop); in updateSettings()