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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineLogic.cpp1019 this, SLOT(sltClose()), Qt::QueuedConnection);
1502 void UIMachineLogic::sltClose() function in class:UIMachineLogic
1524 QTimer::singleShot(0, this, SLOT(sltClose()));
2459 QMetaObject::invokeMethod(this, "sltClose", Qt::QueuedConnection);

Completed in 50 milliseconds