Home
last modified time | relevance | path

Searched defs:newEntryInListSpy (Results 1 – 2 of 2) sorted by relevance

/dports/audio/elisa/elisa-21.12.3/autotests/
H A Dmediaplaylisttest.cpp49 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in simpleInitialCase() local
136 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in enqueueAlbumCase() local
257 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in enqueueArtistCase() local
389 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in enqueueTrackByUrl() local
480 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in enqueueTracksByUrl() local
573 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in enqueueFiles() local
677 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in enqueueSampleFiles() local
799 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in enqueueEmpty() local
920 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in removeFirstTrackOfAlbum() local
1008 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in testTrackBeenRemoved() local
[all …]
H A Dmediaplaylistproxymodeltest.cpp56 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in simpleInitialCase() local
151 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in enqueueAlbumCase() local
277 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in enqueueArtistCase() local
417 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in enqueueMultipleAlbumsCase() local
568 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in enqueueTrackByUrl() local
668 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in enqueueTracksByUrl() local
772 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in enqueueReplaceAndPlay() local
951 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in removeFirstTrackOfAlbum() local
2441 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in clearPlayListCase() local
2594 QSignalSpy newEntryInListSpy(&myPlayList, &MediaPlayList::newEntryInList); in undoClearPlayListCase() local
[all …]