Searched refs:notifySnapshotWasTaken (Results 1 – 3 of 3) sorted by relevance
54 void notifySnapshotWasTaken (const QString &filePath);
275 void Notifier::notifySnapshotWasTaken (const QString &filePath) { in notifySnapshotWasTaken() function in Notifier
191 App::getInstance()->getNotifier()->notifySnapshotWasTaken(filePath); in takeSnapshot()