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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGDetailsSet.cpp217 void UIGDetailsSet::sltUpdateAppearance() function in class:UIGDetailsSet
348 connect(&vboxGlobal(), SIGNAL(sigMediumEnumerationStarted()), this, SLOT(sltUpdateAppearance()));
349 connect(&vboxGlobal(), SIGNAL(sigMediumEnumerationFinished()), this, SLOT(sltUpdateAppearance()));
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIIndicatorsPool.cpp993 this, SLOT(sltUpdateAppearance()));
1001 void sltUpdateAppearance() function in class:UIIndicatorKeyboardExtension
1011 sltUpdateAppearance();

Completed in 47 milliseconds