You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor the code -> Add Signals Manager.
(Python) Experimentations:
- Singleton pattern
- Abstract/Implementation on classes
Try to solve the issue about the crash of QGIS when we delete the tracking position layer.
Need @remi tests ;)
Refactor the code
- Use Signals Manager for manage QTimer (Tracking Position with asynch strategy).
Clean code and typo.
- Use a polymorphic python strategy (use dict for parameters) and 'simulate' multiple behaviours for the same methods/functions.
Refactor code
Section : Signals Manager
Help to :
The text was updated successfully, but these errors were encountered: