Home
last modified time | relevance | path

Searched refs:MenuLevelCommandType (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonzqt/
H A Dmenubarcommand.h51 MenuLevelCommandType, enumerator
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dcommandbarpopup.cpp308 addFolder(ShortcutTree::tr("Level"), MenuLevelCommandType, menuCommandFolder); in CommandBarListTree()
H A Dmenubarpopup.cpp373 addFolder(ShortcutTree::tr("Level"), MenuLevelCommandType, menuCommandFolder); in CommandListTree()
H A Dshortcutpopup.cpp220 addFolder(tr("Level"), MenuLevelCommandType, menuCommandFolder); in ShortcutTree()
H A Dmainwindow.cpp1548 return createAction(id, name, defaultShortcut, MenuLevelCommandType, in createMenuLevelAction()