Home
last modified time | relevance | path

Searched refs:currentAnimation (Results 126 – 150 of 269) sorted by relevance

1234567891011

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qpauseanimation/
H A Dtst_qpauseanimation.cpp283 QCOMPARE((QAbstractAnimation*)&animation2, group.currentAnimation()); in sequentialPauseGroup()
295 QCOMPARE((QAbstractAnimation*)&animation3, group.currentAnimation()); in sequentialPauseGroup()
332 QCOMPARE((QAbstractAnimation*)&pause, group.currentAnimation()); in sequentialGroupWithPause()
/dports/editors/calligra/calligra-3.2.1/stage/part/tools/animationtool/
H A DKPrShapeAnimationDocker.cpp419 KPrShapeAnimation *currentAnimation = m_animationsModel->animationByRow(index.row()); in previewAnimation() local
421 if (currentAnimation && (currentAnimation->shape() == animation->shape())) { in previewAnimation()
422 animation->setTextBlockUserData(currentAnimation->textBlockUserData()); in previewAnimation()
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Widgets/
H A DctkBasePopupWidget_p.h81 QPropertyAnimation* currentAnimation()const;
H A DctkPopupWidget.cpp236 this->currentAnimation()->stop(); in temporarilyHiddenOn()
474 if ( d->currentAnimation()->state() == QAbstractAnimation::Stopped ) in eventFilter()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/animations/
H A Dqsequentialanimationgroupjob_p.h70 QAbstractAnimationJob *currentAnimation() const { return m_currentAnimation; } in currentAnimation() function
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/animations/
H A Dqsequentialanimationgroupjob_p.h70 QAbstractAnimationJob *currentAnimation() const { return m_currentAnimation; } in currentAnimation() function
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/crengine/
H A DReaderView.java158 currentAnimation.draw(canvas); in doDraw()
2147 currentAnimation = null; in initPageTurn()
3965 currentAnimation.animate(); in scheduleUpdate()
3997 currentAnimation.stop(x, y); in stopAnimation()
4009 currentAnimation.animate(); in scheduleAnimation()
4118 currentAnimation = null; in close()
4178 currentAnimation = this; in ScrollViewAnimation()
4183 if (currentAnimation == null) in stop()
4367 currentAnimation = null; in PageViewAnimation()
4382 currentAnimation = this; in PageViewAnimation()
[all …]
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A DEntityDlg.cpp52 currentAnimation = NULL; in IMPLEMENT_DYNAMIC()
1111 currentAnimation = NULL; in OnCbnAnimationChange()
1124currentAnimation = gameEdit->ANIM_GetAnimFromEntityDef(editEntity->eclass->name , animName.GetBuff… in OnCbnAnimationChange()
1127 if ( currentAnimation ) { in OnCbnAnimationChange()
1128 slFrameSlider.SetRange( 1 , gameEdit->ANIM_GetNumFrames( currentAnimation ), TRUE ); in OnCbnAnimationChange()
1158 if ( currentAnimation ) { in OnTimer()
1159 …ntAnimationFrame = ( (currentAnimationFrame++) % gameEdit->ANIM_GetNumFrames( currentAnimation ) ); in OnTimer()
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/qtdemo/
H A Ddemoitem.h87 DemoItemAnimation *currentAnimation; variable
/dports/games/kjumpingcube/kjumpingcube-21.12.3/src/
H A Dkcubeboxwidget.h104 AnimationType currentAnimation; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/itemviews/
H A Dqcolumnview_p.h164 QPropertyAnimation currentAnimation; variable
/dports/databases/py-qt5-sql/PyQt5-5.15.4/sip/QtCore/
H A Dqsequentialanimationgroup.sip34 QAbstractAnimation *currentAnimation() const;
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/sip/QtCore/
H A Dqsequentialanimationgroup.sip34 QAbstractAnimation *currentAnimation() const;
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/sip/QtCore/
H A Dqsequentialanimationgroup.sip34 QAbstractAnimation *currentAnimation() const;
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqcolumnview_p.h175 QPropertyAnimation currentAnimation; variable
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/sip/QtCore/
H A Dqsequentialanimationgroup.sip34 QAbstractAnimation *currentAnimation() const;
/dports/www/py-qt5-websockets/PyQt5-5.15.4/sip/QtCore/
H A Dqsequentialanimationgroup.sip34 QAbstractAnimation *currentAnimation() const;
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/sip/QtCore/
H A Dqsequentialanimationgroup.sip34 QAbstractAnimation *currentAnimation() const;
/dports/www/py-qt5-webkit/PyQt5-5.15.4/sip/QtCore/
H A Dqsequentialanimationgroup.sip34 QAbstractAnimation *currentAnimation() const;
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqcolumnview_p.h175 QPropertyAnimation currentAnimation; variable
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqcolumnview_p.h175 QPropertyAnimation currentAnimation; variable
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/chat/
H A Dmessage_bar.h96 Animation *currentAnimation,
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqcolumnview_p.h175 QPropertyAnimation currentAnimation; variable
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqcolumnview_p.h175 QPropertyAnimation currentAnimation; variable
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/itemviews/
H A Dqcolumnview_p.h175 QPropertyAnimation currentAnimation; variable

1234567891011