Don't keep QML-specific API
- It makes sense to have a setActions() call so the API user doesn't need to worry to clean up every time things get updated.
- We don't want to export symbols that people only maybe can use. We'll need to maintain it anyway for ABI, it better be as good as we can.