Expose KWindowConfig to QML
Without this, QML apps have to roll their own implementation of window size and position restoration—leading to re-invented wheels, inconsistent or missing UX, and code duplication.
This is one of the missing pieces for kirigami#81.
Edited by Nate Graham