Home
last modified time | relevance | path

Searched refs:openShortcut (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/musicplayer/
H A Dmusicplayer.cpp304 QShortcut *openShortcut = new QShortcut(QKeySequence::Open, this); in createShortcuts() local
305 connect(openShortcut, &QShortcut::activated, this, &MusicPlayer::openFile); in createShortcuts()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/musicplayer/
H A Dmusicplayer.cpp312 QShortcut *openShortcut = new QShortcut(QKeySequence::Open, this); in createShortcuts() local
313 connect(openShortcut, &QShortcut::activated, this, &MusicPlayer::openFile); in createShortcuts()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/mediaplayer/musicplayer/
H A Dmusicplayer.cpp304 QShortcut *openShortcut = new QShortcut(QKeySequence::Open, this); in createShortcuts() local
305 connect(openShortcut, &QShortcut::activated, this, &MusicPlayer::openFile); in createShortcuts()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/musicplayer/
H A Dmusicplayer.cpp312 QShortcut *openShortcut = new QShortcut(QKeySequence::Open, this); in createShortcuts() local
313 connect(openShortcut, &QShortcut::activated, this, &MusicPlayer::openFile); in createShortcuts()