Home
last modified time | relevance | path

Searched refs:InOutCubic (Results 1 – 25 of 251) sorted by relevance

1234567891011

/dports/x11-toolkits/kf5-kirigami2/kirigami2-5.89.0/src/controls/swipenavigator/
H A DPrivateSwipeStack.qml18 easing.type: Easing.InOutCubic
27 easing.type: Easing.InOutCubic
46 easing.type: Easing.InOutCubic
63 easing.type: Easing.InOutCubic
73 easing.type: Easing.InOutCubic
96 easing.type: Easing.InOutCubic
H A DSwipeNavigator.qml252 easing.type: Easing.InOutCubic
261 easing.type: Easing.InOutCubic
280 easing.type: Easing.InOutCubic
297 easing.type: Easing.InOutCubic
307 easing.type: Easing.InOutCubic
330 easing.type: Easing.InOutCubic
/dports/games/knights/knights-21.12.3/src/core/
H A Ditem.cpp76 anim->setEasingCurve ( QEasingCurve::InOutCubic ); in move()
102 anim->setEasingCurve ( QEasingCurve::InOutCubic ); in resize()
131 posAnimation->setEasingCurve ( QEasingCurve::InOutCubic ); in moveAndResize()
136 sizeAnimation->setEasingCurve ( QEasingCurve::InOutCubic ); in moveAndResize()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/qml/outline/plasma/
H A Doutline.qml105 NumberAnimation { duration: window.animationDuration; easing.type: Easing.InOutCubic; }
109 NumberAnimation { duration: window.animationDuration; easing.type: Easing.InOutCubic; }
113 NumberAnimation { duration: window.animationDuration; easing.type: Easing.InOutCubic; }
117 NumberAnimation { duration: window.animationDuration; easing.type: Easing.InOutCubic; }
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtdeclarative/examples/quick/scenegraph/metaltextureimport/
H A Dmain.qml90 …ion { target: rotation; property: "angle"; to: 80; duration: 1000; easing.type: Easing.InOutCubic }
91 …on { target: rotation; property: "angle"; to: -80; duration: 1000; easing.type: Easing.InOutCubic }
92 …tion { target: rotation; property: "angle"; to: 0; duration: 1000; easing.type: Easing.InOutCubic }
93 … { target: renderer; property: "opacity"; to: 0.1; duration: 1000; easing.type: Easing.InOutCubic }
95 … { target: renderer; property: "opacity"; to: 1.0; duration: 1000; easing.type: Easing.InOutCubic }
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtdeclarative/examples/quick/scenegraph/vulkantextureimport/
H A Dmain.qml90 …ion { target: rotation; property: "angle"; to: 80; duration: 1000; easing.type: Easing.InOutCubic }
91 …on { target: rotation; property: "angle"; to: -80; duration: 1000; easing.type: Easing.InOutCubic }
92 …tion { target: rotation; property: "angle"; to: 0; duration: 1000; easing.type: Easing.InOutCubic }
93 … { target: renderer; property: "opacity"; to: 0.1; duration: 1000; easing.type: Easing.InOutCubic }
95 … { target: renderer; property: "opacity"; to: 1.0; duration: 1000; easing.type: Easing.InOutCubic }
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/declarative/shadereffects/qml/shadereffects/
H A DImageMask.qml96 easing.type: Easing.InOutCubic
101 easing.type: Easing.InOutCubic
118 easing.type: Easing.InOutCubic
123 easing.type: Easing.InOutCubic
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/applets/systemtray/package/contents/ui/
H A DCurrentItemHighLight.qml148 easing.type: Easing.InOutCubic
156 easing.type: Easing.InOutCubic
164 easing.type: Easing.InOutCubic
172 easing.type: Easing.InOutCubic
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/pyotherside/examples/
H A Dpyfbo.qml111 …ion { target: rotation; property: "angle"; to: 80; duration: 1000; easing.type: Easing.InOutCubic }
112 …on { target: rotation; property: "angle"; to: -80; duration: 1000; easing.type: Easing.InOutCubic }
113 …tion { target: rotation; property: "angle"; to: 0; duration: 1000; easing.type: Easing.InOutCubic }
114 …ation { target: fbo; property: "opacity"; to: 0.5; duration: 1000; easing.type: Easing.InOutCubic }
116 …ation { target: fbo; property: "opacity"; to: 0.8; duration: 1000; easing.type: Easing.InOutCubic }
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtdeclarative/examples/quick/scenegraph/fboitem/
H A Dmain.qml94 …ion { target: rotation; property: "angle"; to: 80; duration: 1000; easing.type: Easing.InOutCubic }
95 …on { target: rotation; property: "angle"; to: -80; duration: 1000; easing.type: Easing.InOutCubic }
96 …tion { target: rotation; property: "angle"; to: 0; duration: 1000; easing.type: Easing.InOutCubic }
97 … { target: renderer; property: "opacity"; to: 0.5; duration: 1000; easing.type: Easing.InOutCubic }
99 … { target: renderer; property: "opacity"; to: 0.8; duration: 1000; easing.type: Easing.InOutCubic }
/dports/devel/pyotherside-qt5/pyotherside-1.5.9/examples/
H A Dpyfbo.qml111 …ion { target: rotation; property: "angle"; to: 80; duration: 1000; easing.type: Easing.InOutCubic }
112 …on { target: rotation; property: "angle"; to: -80; duration: 1000; easing.type: Easing.InOutCubic }
113 …tion { target: rotation; property: "angle"; to: 0; duration: 1000; easing.type: Easing.InOutCubic }
114 …ation { target: fbo; property: "opacity"; to: 0.5; duration: 1000; easing.type: Easing.InOutCubic }
116 …ation { target: fbo; property: "opacity"; to: 0.8; duration: 1000; easing.type: Easing.InOutCubic }
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtmultimedia/examples/multimedia/video/qmlvideo/qml/qmlvideo/
H A DSceneOverlay.qml87 easing.type: Easing.InOutCubic
93 easing.type: Easing.InOutCubic
108 easing.type: Easing.InOutCubic
114 easing.type: Easing.InOutCubic
H A DSceneResize.qml74 easing.type: Easing.InOutCubic
80 easing.type: Easing.InOutCubic
H A DSceneMove.qml77 easing.type: Easing.InOutCubic
83 easing.type: Easing.InOutCubic
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtdeclarative/examples/quick/scenegraph/rendernode/
H A Dmain.qml119 …ion { target: rotation; property: "angle"; to: 80; duration: 1000; easing.type: Easing.InOutCubic }
120 …on { target: rotation; property: "angle"; to: -80; duration: 1000; easing.type: Easing.InOutCubic }
121 …tion { target: rotation; property: "angle"; to: 0; duration: 1000; easing.type: Easing.InOutCubic }
122 … { target: renderer; property: "opacity"; to: 0.1; duration: 1000; easing.type: Easing.InOutCubic }
124 … { target: renderer; property: "opacity"; to: 1.0; duration: 1000; easing.type: Easing.InOutCubic }
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtdeclarative/examples/quick/scenegraph/textureinthread/
H A Dmain.qml111 …ion { target: rotation; property: "angle"; to: 80; duration: 1000; easing.type: Easing.InOutCubic }
112 …on { target: rotation; property: "angle"; to: -80; duration: 1000; easing.type: Easing.InOutCubic }
113 …tion { target: rotation; property: "angle"; to: 0; duration: 1000; easing.type: Easing.InOutCubic }
114 … { target: renderer; property: "opacity"; to: 0.5; duration: 1000; easing.type: Easing.InOutCubic }
116 … { target: renderer; property: "opacity"; to: 0.8; duration: 1000; easing.type: Easing.InOutCubic }
/dports/x11-toolkits/plasma5-kdeplasma-addons/kdeplasma-addons-5.23.5/wallpapers/haenau/contents/ui/
H A DBackgroundElement.qml31 easing.type: Easing.InOutCubic
39 easing.type: Easing.InOutCubic
H A DBottomBackgroundElement.qml32 easing.type: Easing.InOutCubic
42 easing.type: Easing.InOutCubic
H A DRightBackgroundElement.qml32 easing.type: Easing.InOutCubic
42 easing.type: Easing.InOutCubic
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/resources/qml/Governikus/Global/
H A DGScrollBar.qml35 easing.type: Easing.InOutCubic
/dports/mail/trojita/trojita-0.7/src/Gui/
H A DCompleteMessageWidget.cpp50 animator->setEasingCurve(QEasingCurve::InOutCubic); // InOutQuad? in CompleteMessageWidget()
/dports/misc/bibletime/bibletime-2.11.2/src/mobile/qml/
H A DContextMenu.qml35 easing.type: Easing.InOutCubic
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/tools/
H A Dqeasingcurve.h63 InCubic, OutCubic, InOutCubic, OutInCubic, enumerator
/dports/x11-toolkits/qt5-quickcontrols2/kde-qtquickcontrols2-5.15.2p8/src/imports/controls/doc/snippets/
H A Dqtquickcontrols2-swipedelegate-transition.qml34 SmoothedAnimation { velocity: 3; easing.type: Easing.InOutCubic }
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qt3d/examples/qt3d/shadow-map-qml/
H A DToyplane.qml109 …oyplaneTransform; property: "altitude"; to: 5; duration: 4000; easing.type: QQ2.Easing.InOutCubic }
117 …toyplaneTransform; property: "altitude"; to: 0; duration: 6000; easing.type: QQ2.Easing.InOutCubic}

1234567891011