Home
last modified time | relevance | path

Searched refs:shortcut_zoom_full (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkCore/
H A DDkActionManager.h416 shortcut_zoom_full = Qt::CTRL + Qt::Key_1, enumerator
H A DDkActionManager.cpp1310 mViewActions[menu_view_100]->setShortcut(QKeySequence(shortcut_zoom_full)); in createActions()