Rev 2536 |
Rev 2834 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 2617 2005-06-30 19:37:17
- Author: craig
- Log message:
- Emit a signal when app setup has finished, and provide a simple Python script
to demonstrate how to use it. Plug-ins can also use the same hook to defer
setup until after the app finishes loading, for example if they need access
to the fully built-and-shown main window, or if they need to do things after
all other plugins have finished loading.