- setupBindings() doesn't take an engine parameter
- setupBindings() is deprecated and suggests to call setupContext() instead, although you need to setup the engine as well and tell KDeclarative to use that engine.
Details
Details
- Reviewers
davidedmundson - Commits
- R296:2d39e2f0ad56: Docs: fix bad example code
- the previous example code wouldn't compile
Diff Detail
Diff Detail
- Repository
- R296 KDeclarative
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.