Home
last modified time | relevance | path

Searched refs:importStatusChanged (Results 1 – 2 of 2) sorted by relevance

/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Components/Library/
H A DLocalLibrary.cpp147 void LocalLibrary::importStatusChanged(Library::Importer::ImportStatus status) in importStatusChanged() function in LocalLibrary
281 …->libraryImporter, &Library::Importer::sigStatusChanged, this, &LocalLibrary::importStatusChanged); in importFilesTo()
310 …->libraryImporter, &Library::Importer::sigStatusChanged, this, &LocalLibrary::importStatusChanged); in importer()
H A DLocalLibrary.h104 void importStatusChanged(Library::Importer::ImportStatus status);