Home
last modified time | relevance | path

Searched refs:animateScore (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/examples/contribs/dvonn/
H A Ddvonnwindowimpl.cpp82 connect(startAnimScoreTimer_, SIGNAL(timeout()), this, SLOT(animateScore())); in DvonnWindowImpl()
249 animateScore(); in play()
279 void DvonnWindowImpl::animateScore() { in animateScore() function in DvonnWindowImpl
280 dvonnViewer->animateScore(); in animateScore()
H A Ddvonnwindowimpl.h77 void animateScore();
H A Ddvonnviewer.h66 void animateScore();
H A Ddvonnviewer.cpp140 void DvonnViewer::animateScore() { in animateScore() function in DvonnViewer