Searched refs:shortcut_zoom_in (Results 1 – 2 of 2) sorted by relevance
91 shortcut_zoom_in = Qt::CTRL + Qt::Key_Plus,//QKeySequence(QKeySequence::ZoomIn), enumerator
1998 vect_QShortcuts[6] = new QShortcut(shortcut_zoom_in, this); in createShortcuts()