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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserModel.cpp555 connect(m_pCurrentDragObject, SIGNAL(destroyed(QObject*)), this, SLOT(sltCurrentDragObjectDestroyed()));
1115 void UIGChooserModel::sltCurrentDragObjectDestroyed() function in class:UIGChooserModel

Completed in 50 milliseconds