Home
last modified time | relevance | path

Searched defs:copyKeyframes (Results 1 – 3 of 3) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/timelineeditor/
H A Dtimelineactions.cpp137 void TimelineActions::copyKeyframes(const QList<ModelNode> &keyframes) in copyKeyframes() function in QmlDesigner::TimelineActions
H A Dtimelineview.cpp552 SelectionContextOperation copyKeyframes = [this](const SelectionContext &context) { in registerActions() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dkeyframeselection.cpp366 void TKeyframeSelection::copyKeyframes() { in copyKeyframes() function in TKeyframeSelection