Searched refs:shortcut_open_dir (Results 1 – 2 of 2) sorted by relevance
373 shortcut_open_dir = Qt::CTRL + Qt::SHIFT + Qt::Key_O, enumerator
962 mFileActions[menu_file_open_dir]->setShortcut(QKeySequence(shortcut_open_dir)); in createActions()