plasmaquick: Fix memory leak caused by `QQmlComponent::create`
configModel is not deleted after ConfigView is destructed. Set its parent to fix the memory leak.
configModel is not deleted after ConfigView is destructed. Set its parent to fix the memory leak.