diff sat_frontends/quick_frontend/quick_contact_list.py @ 3065:f8e3789912d0

quick frontend (contact list): added "contactsFilled" event
author Goffi <goffi@goffi.org>
date Tue, 29 Oct 2019 20:24:29 +0100
parents ab2696e34d29
children b067736d5099
line wrap: on
line diff
--- a/sat_frontends/quick_frontend/quick_contact_list.py	Mon Oct 21 23:52:25 2019 +0200
+++ b/sat_frontends/quick_frontend/quick_contact_list.py	Tue Oct 29 20:24:29 2019 +0100
@@ -963,6 +963,7 @@
             del self._to_fill
             # we need a full update when all contacts are filled
             self.update()
+        self.host.callListeners("contactsFilled", profile=profile)
 
     def fill(self, profile=None):
         """Get all contacts from backend, and fill the widget