Home
last modified time | relevance | path

Searched defs:getSelectedSongs (Results 1 – 7 of 7) sorted by relevance

/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/
H A Dsong_list.cpp55 std::vector<MPD::Song> SongMenu::getSelectedSongs() in getSelectedSongs() function in SongMenu
/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/screens/
H A Dsearch_engine.cpp129 std::vector<MPD::Song> SearchEngineWindow::getSelectedSongs() in getSelectedSongs() function in SearchEngineWindow
390 std::vector<MPD::Song> SearchEngine::getSelectedSongs() in getSelectedSongs() function in SearchEngine
H A Dbrowser.cpp124 std::vector<MPD::Song> BrowserWindow::getSelectedSongs() in getSelectedSongs() function in BrowserWindow
362 std::vector<MPD::Song> Browser::getSelectedSongs() in getSelectedSongs() function in Browser
H A Dplaylist.cpp221 std::vector<MPD::Song> Playlist::getSelectedSongs() in getSelectedSongs() function in Playlist
H A Dtag_editor.cpp123 std::vector<MPD::Song> TagsWindow::getSelectedSongs() in getSelectedSongs() function in TagsWindow
841 std::vector<MPD::Song> TagEditor::getSelectedSongs() in getSelectedSongs() function in TagEditor
H A Dplaylist_editor.cpp407 std::vector<MPD::Song> PlaylistEditor::getSelectedSongs() in getSelectedSongs() function in PlaylistEditor
H A Dmedia_library.cpp752 std::vector<MPD::Song> MediaLibrary::getSelectedSongs() in getSelectedSongs() function in MediaLibrary