Replace by QPointer
Details
Details
- Reviewers
mart davidedmundson - Group Reviewers
Plasma - Commits
- R242:938cef210c79: Get rid of deprecated QWeakPointer usage
- Compiles, runs
- The storage stuff compiles but isn't really tested since it relies on QMetaObject::invokeMethod but it's likely broken and unused anyway and using a QPointer in a method signature is normally not what you want to do
Diff Detail
Diff Detail
- Repository
- R242 Plasma Framework (Library)
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.