Searched refs:shortcut_zoom_out (Results 1 – 2 of 2) sorted by relevance
92 shortcut_zoom_out = Qt::CTRL + Qt::Key_Minus,//QKeySequence(QKeySequence::ZoomOut), enumerator
2001 vect_QShortcuts[7] = new QShortcut(shortcut_zoom_out, this); in createShortcuts()