Home
last modified time | relevance | path

Searched defs:xshHandle (Results 1 – 22 of 22) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dtstageobjectcmd.cpp165 TXsheetHandle *xshHandle) in SetActiveCameraUndo()
265 TXsheetHandle *xshHandle) in NewSplineUndo()
310 TXsheetHandle *xshHandle) in SplineLinkUndo()
1213 TXsheetHandle *xshHandle) { in rename()
1230 TXsheetHandle *xshHandle) { in resetOffset()
1279 TXsheetHandle *xshHandle) { in setHandle()
1361 void TStageObjectCmd::addNewCamera(TXsheetHandle *xshHandle, in addNewCamera()
1398 void TStageObjectCmd::addNewPegbar(TXsheetHandle *xshHandle, in addNewPegbar()
1447 void TStageObjectCmd::addNewSpline(TXsheetHandle *xshHandle, in addNewSpline()
1542 TXsheetHandle *xshHandle) { in group()
[all …]
H A Dfxcommand.cpp1359 TXsheetHandle *xshHandle) { in unlinkFx()
1570 CreateOutputFxUndo(TFx *fx, TXsheetHandle *xshHandle) in CreateOutputFxUndo()
1816 TXsheetHandle *xshHandle) in DeleteLinksUndo()
2051 TXsheetHandle *xshHandle) { in deleteLinks()
3086 TXsheetHandle *xshHandle) in UndoDisconnectFxs()
3239 TXsheetHandle *xshHandle) in UndoConnectFxs()
3360 TXsheetHandle *xshHandle, in connectFxs()
3384 TXsheetHandle *xshHandle) in SetParentUndo()
3543 TXsheetHandle *xshHandle) { in renameFx()
3589 UndoGroupFxs(int groupId, TXsheetHandle *xshHandle) in UndoGroupFxs()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonzqt/
H A Dfxselection.h94 void setXsheetHandle(TXsheetHandle *xshHandle) { m_xshHandle = xshHandle; } in setXsheetHandle()
H A Dfunctionsegmentviewer.h83 void setXsheetHandle(TXsheetHandle *xshHandle) { m_xshHandle = xshHandle; } in setXsheetHandle()
H A Dfunctiontreeviewer.h402 void setXsheetHandle(TXsheetHandle *xshHandle) { m_xshHandle = xshHandle; } in setXsheetHandle()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dstageobjectselection.h82 void setXsheetHandle(TXsheetHandle *xshHandle) { m_xshHandle = xshHandle; } in setXsheetHandle()
H A Dfunctionviewer.cpp382 void FunctionViewer::setXsheetHandle(TXsheetHandle *xshHandle) { in setXsheetHandle()
H A Dstageobjectselection.cpp39 const TPointD &pastedPos, TXsheetHandle *xshHandle, in TPasteSelectionUndo()
H A Daddfxcontextmenu.cpp123 TFx *createFx(QAction *action, TXsheetHandle *xshHandle) { in createFx()
H A Dstageschematicscene.cpp164 void StageSchematicScene::setXsheetHandle(TXsheetHandle *xshHandle) { in setXsheetHandle()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dinsertfxpopup.cpp446 TXsheetHandle *xshHandle = app->getCurrentXsheet(); in onInsert() local
468 TXsheetHandle *xshHandle = app->getCurrentXsheet(); in onAdd() local
485 TXsheetHandle *xshHandle = app->getCurrentXsheet(); in onReplace() local
H A Dviewerpane.cpp315 TXsheetHandle *xshHandle = app->getCurrentXsheet(); in showEvent() local
368 TXsheetHandle *xshHandle = app->getCurrentXsheet(); in hideEvent() local
H A Dtoolbar.cpp111 TXsheetHandle *xshHandle = app->getCurrentXsheet(); in updateToolbar() local
H A Dxshcolumnviewer.h170 CameraColumnSwitchUndo(int oldIndex, int newIndex, TXsheetHandle *xshHandle) in CameraColumnSwitchUndo()
H A Dcomboviewerpane.cpp341 TXsheetHandle *xshHandle = app->getCurrentXsheet(); in showEvent() local
H A Dexpressionreferencemanager.cpp176 TXsheetHandle* xshHandle = TApp::instance()->getCurrentXsheet(); in onPreferenceChanged() local
H A Dsubscenecommand.cpp109 TXsheetHandle *xshHandle) { in getRoots()
132 TXsheetHandle *xshHandle) { in isConnected()
172 TXsheetHandle *xshHandle) { in isConnected()
H A Dcellselectioncommand.cpp1235 TXsheetHandle *xshHandle = app->getCurrentXsheet(); in setKeyframes() local
H A Dxsheetcmd.cpp1029 TXsheetHandle *xshHandle = app->getCurrentXsheet(); in newNoteLevel() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Dtooloptionscontrols.cpp1248 TXsheetHandle *xshHandle, in PegbarChannelField()
1400 TXsheetHandle *xshHandle, QWidget *parent) in PegbarCenterField()
H A Dedittool.cpp1074 TXsheetHandle *xshHandle = in onEditAllLeftButtonDown() local
H A Dtooloptions.cpp498 TObjectHandle *objHandle, TXsheetHandle *xshHandle, ToolHandle *toolHandle) in ArrowToolOptionsBox()