Home
last modified time | relevance | path

Searched refs:CMD_ONIONSKIN_PREV (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/util/
H A Dpencildef.h148 #define CMD_ONIONSKIN_PREV "CmdOnionSkinPrevious" macro
/dports/graphics/pencil2d/pencil-0.6.6/app/src/
H A Dshortcutspage.cpp339 {CMD_ONIONSKIN_PREV, QObject::tr("Toggle Previous Onion Skin", "Shortcut")}, in getHumanReadableShortcutName()
H A Dmainwindow2.cpp1216 ui->actionOnionPrev->setShortcut(cmdKeySeq(CMD_ONIONSKIN_PREV)); in setupKeyboardShortcuts()