Searched refs:isDrop (Results 1 – 2 of 2) sorted by relevance
57 bool isDrop() const { return m_inputType == TextEventInputDrop; } in isDrop() function
159 if (event->isDrop()) in handleTextEvent()