Home
last modified time | relevance | path

Searched refs:packageFinished (Results 1 – 6 of 6) sorted by relevance

/dports/net/kdenetwork-filesharing/kdenetwork-filesharing-21.12.3/samba/filepropertiesplugin/
H A Dsambainstaller.cpp40 this, &SambaInstaller::packageFinished); in install()
59 void SambaInstaller::packageFinished(PackageKit::Transaction::Exit status) in packageFinished() function in SambaInstaller
H A Dsambainstaller.h33 void packageFinished(PackageKit::Transaction::Exit status);
/dports/graphics/digikam/digikam-7.4.0/core/libs/database/models/
H A Ditemfiltermodel_p.cpp118 this, SLOT(packageFinished(ItemFilterModelTodoPackage))); in setupWorkers()
195 void ItemFilterModel::ItemFilterModelPrivate::packageFinished(const ItemFilterModelTodoPackage& pac… in packageFinished() function in Digikam::ItemFilterModel::ItemFilterModelPrivate
H A Ditemfiltermodel_p.h158 void packageFinished(const ItemFilterModelTodoPackage& package);
/dports/graphics/gwenview/gwenview-21.12.3/app/
H A Dkipiinterface.h90 void packageFinished();
H A Dkipiinterface.cpp347 …(&d->mPluginWatcher, &QFileSystemWatcher::directoryChanged, this, &KIPIInterface::packageFinished); in loadOnePlugin()
357 void KIPIInterface::packageFinished() in packageFinished() function in Gwenview::KIPIInterface