예제 #1
0
void UIGSelectorItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*)
{
    resetDragToken();
}
void UIGChooserItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*)
{
    resetDragToken();
}