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

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsDisplay.cpp543 void UIMachineSettingsDisplay::sltHandleVideoScreenCountSliderChange() function in class:UIMachineSettingsDisplay
738 connect(m_pSliderVideoScreenCount, SIGNAL(valueChanged(int)), this, SLOT(sltHandleVideoScreenCountSliderChange()));

Completed in 238 milliseconds