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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserModel.cpp1072 void UIGChooserModel::sltStartScrolling() function in class:UIGChooserModel
1097 QTimer::singleShot(10, this, SLOT(sltStartScrolling()));
1110 QTimer::singleShot(10, this, SLOT(sltStartScrolling()));
1658 QTimer::singleShot(200, this, SLOT(sltStartScrolling()));

Completed in 37 milliseconds