Home
last modified time | relevance | path

Searched refs:NavigateLibraryPlayQueue (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcube/app/layout/
H A DLyricsLayout.cpp112 else if (Hotkeys::Is(Hotkeys::NavigateLibraryPlayQueue, kn)) { in KeyPress()
234 …shortcuts->AddShortcut(Hotkeys::Get(Hotkeys::NavigateLibraryPlayQueue), _TSTR("shortcuts_play_queu… in SetShortcutsWindow()
H A DLibraryLayout.cpp257 …this->shortcuts->AddShortcut(Hotkeys::Get(Hotkeys::NavigateLibraryPlayQueue), _TSTR("shortcuts_pla… in SetShortcutsWindow()
288 this->shortcuts->SetActive(Hotkeys::Get(Hotkeys::NavigateLibraryPlayQueue)); in UpdateShortcutsWindow()
467 else if (Hotkeys::Is(Hotkeys::NavigateLibraryPlayQueue, key)) { in KeyPress()
H A DMainLayout.cpp276 libraryLayout->KeyPress(Hotkeys::Get(Hotkeys::NavigateLibraryPlayQueue)); in SwitchToPlayQueue()
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcube/app/util/
H A DHotkeys.h68 NavigateLibraryPlayQueue, enumerator
H A DHotkeys.cpp80 { "navigate_library_play_queue", Id::NavigateLibraryPlayQueue },
163 { Id::NavigateLibraryPlayQueue, "n" },