Feature request #3160
Add projectRead() and newProjectCreated() signals to QgsInterface
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Project Loading/Saving | ||
Pull Request or Patch supplied: | Resolution: | fixed | |
Easy fix?: | No | Copied to github as #: | 13220 |
Description
Proposed patch add to the QgsInterface two new signals: projectRead() and newProjectCreated(). This will be useful for Python plugins that store settings in project files
History
#1 Updated by Martin Dobias about 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
applied in 1fbf5eea (SVN r14453)