Home
last modified time | relevance | path

Searched refs:setLoopCount (Results 1 – 25 of 465) sorted by path

12345678910>>...19

/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/browsers/
H A DCollectionTreeItemModelBase.cpp122 m_timeLine->setLoopCount ( 0 ); in CollectionTreeItemModelBase()
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/animation/easing/
H A Deasing.py225 self.m_anim.setLoopCount(-1)
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/graphicsview/dragdroprobot/
H A Ddragdroprobot.py269 animation.setLoopCount(-1)
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/sip/QtCore/
H A Dqabstractanimation.sip58 void setLoopCount(int loopCount);
H A Dqtimeline.sip57 void setLoopCount(int count);
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/sip/QtMultimedia/
H A Dqsoundeffect.sip53 void setLoopCount(int loopCount);
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/animation/easing/
H A Deasing.py225 self.m_anim.setLoopCount(-1)
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/graphicsview/dragdroprobot/
H A Ddragdroprobot.py269 animation.setLoopCount(-1)
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/sip/QtCore/
H A Dqabstractanimation.sip58 void setLoopCount(int loopCount);
H A Dqtimeline.sip57 void setLoopCount(int count);
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/sip/QtMultimedia/
H A Dqsoundeffect.sip53 void setLoopCount(int loopCount);
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/qtdemo/
H A Ddemoitemanimation.cpp157 this->timeline->setLoopCount(nr); in setRepeat()
H A Dtextbutton.cpp278 this->scanAnim->timeline->setLoopCount(1); in setupScanItem()
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/animation/easing/
H A Dwindow.cpp139 m_anim->setLoopCount(-1); // forever in startAnimation()
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/graphicsview/dragdroprobot/
H A Drobot.cpp289 animation->setLoopCount(-1); in Robot()
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/opengl/pbuffers/
H A Dcube.cpp314 c->r->setLoopCount(-1); in newCube()
324 a_up->setLoopCount(1); in newCube()
332 a_down->setLoopCount(1); in newCube()
337 c->animGroup->setLoopCount(-1); in newCube()
344 c->rtn->setLoopCount(-1); in newCube()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2008-08-1077226 (WebCore::HTMLMediaElement::setLoopCount):
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsLayerQt.cpp1669 newAnim->setLoopCount(anim->iterationCount()); in addAnimation()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/animation/
H A Dqabstractanimation.cpp784 void QAbstractAnimation::setLoopCount(int loopCount) in setLoopCount() function in QAbstractAnimation
H A Dqabstractanimation.h66 Q_PROPERTY(int loopCount READ loopCount WRITE setLoopCount)
103 void setLoopCount(int loopCount);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/tools/
H A Dqtimeline.cpp354 void QTimeLine::setLoopCount(int count) in setLoopCount() function in QTimeLine
H A Dqtimeline.h62 Q_PROPERTY(int loopCount READ loopCount WRITE setLoopCount)
90 void setLoopCount(int count);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/util/
H A Dqdeclarativeanimation.cpp211 qtAnimation()->setLoopCount(d->loopCount); in setRunning()
213 qtAnimation()->setLoopCount(qtAnimation()->currentLoop() + d->loopCount); in setRunning()
228 … qtAnimation()->setLoopCount(qtAnimation()->currentLoop()+1); //finish the current loop in setRunning()
368 qtAnimation()->setLoopCount(loops); in setLoops()
551 qtAnimation()->setLoopCount(d->loopCount); in timelineComplete()
H A Dqdeclarativetimer.cpp116 d->pause.setLoopCount(1); in QDeclarativeTimer()
277 d->pause.setLoopCount(d->repeating ? -1 : 1); in update()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/s60installs/bwins/
H A DQtCoreu.def3388 …?setLoopCount@QAbstractAnimation@@QAEXH@Z @ 3387 NONAME ; void QAbstractAnimation::setLoopCount(in…
3389 ?setLoopCount@QTimeLine@@QAEXH@Z @ 3388 NONAME ; void QTimeLine::setLoopCount(int)

12345678910>>...19