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

/vbox/src/VBox/Frontends/VirtualBox/src/settings/
H A DUISettingsDialog.cpp147 connect(m_pWhatsThisTimer, SIGNAL(timeout()), this, SLOT(sltUpdateWhatsThis()));
515 void UISettingsDialog::sltUpdateWhatsThis(bool fGotFocus /* = false */) function in class:UISettingsDialog
582 sltUpdateWhatsThis(true /* got focus? */);

Completed in 42 milliseconds