Searched refs:maxSeconds (Results 1 – 2 of 2) sorted by relevance
68 void PinBallWidget::startDownTime(int maxSeconds) in startDownTime() argument70 qDebug()<< "maxSeconds="<< maxSeconds; in startDownTime()71 if(maxSeconds == 0) in startDownTime()79 qDebug()<< "start time="<< maxSeconds; in startDownTime()80 m_d->seconds = maxSeconds; in startDownTime()
17 void startDownTime(int maxSeconds);