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

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIProgressDialog.cpp106 connect(m_pCancelBtn, SIGNAL(clicked()), this, SLOT(sltCancelOperation()));
201 sltCancelOperation();
320 sltCancelOperation();
325 void UIProgressDialog::sltCancelOperation() function in class:UIProgressDialog

Completed in 45 milliseconds