I'm looking for a solution to run a Python script after the complete load of QGIS. The startup.py is executed during (or before) complete load, so it doesn't work well. I would like to trigger the event "complete load", but I don't know where to look. Where should I look?
Asked
Active
Viewed 82 times
--code "path_to\my_startup_script.py"argument ? source – J. Monticolo Sep 12 '19 at 15:15