Home
last modified time | relevance | path

Searched refs:MI_AddFrames (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/stuff/profiles/layouts/shortcuts/
H A Dotanimate.ini29 MI_AddFrames=Ctrl+H key
H A Dotharmony.ini69 MI_AddFrames= key
H A Dotretas.ini69 MI_AddFrames=Ctrl+H key
H A Dotadobe.ini69 MI_AddFrames=Ctrl+H key
H A Ddefopentoonz.ini69 MI_AddFrames= key
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dmenubarcommandids.h79 #define MI_AddFrames "MI_AddFrames" macro
H A Dfilmstripselection.cpp91 enableCommand(this, MI_AddFrames, &TFilmstripSelection::addFrames); in enableCommands()
H A Dmenubar.cpp870 addMenuItem(levelsMenu, MI_AddFrames); in createXsheetMenuBar()
1202 addMenuItem(levelMenu, MI_AddFrames); in createFullMenuBar()
H A Dfilmstrip.cpp1265 menu->addAction(cm->getAction(MI_AddFrames)); in contextMenuEvent()
H A Dmainwindow.cpp1895 createMenuLevelAction(MI_AddFrames, QT_TR_NOOP("&Add Frames..."), "", in defineActions()