Searched defs:isDropAllowed (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserItemMachine.cpp692 bool UIGChooserItemMachine::isDropAllowed(QGraphicsSceneDragDropEvent *pEvent, DragToken where) const function in class:UIGChooserItemMachine
704 return parentItem()->isDropAllowed(pEvent);
H A DUIGChooserItemGroup.cpp1275 bool UIGChooserItemGroup::isDropAllowed(QGraphicsSceneDragDropEvent *pEvent, DragToken where) const function in class:UIGChooserItemGroup
1284 return parentItem()->isDropAllowed(pEvent);

Completed in 68 milliseconds