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

/vbox/src/VBox/Frontends/VirtualBox/src/settings/
H A DUISettingsDialog.cpp219 void UISettingsDialog::sltMarkLoaded() function in class:UISettingsDialog
286 connect(m_pSerializeProcess, SIGNAL(sigNotifyAboutProcessFinished()), this, SLOT(sltMarkLoaded()));
H A DUISettingsDialogSpecific.cpp697 void UISettingsDialogMachine::sltMarkLoaded() function in class:UISettingsDialogMachine
700 UISettingsDialog::sltMarkLoaded();

Completed in 44 milliseconds