Add QML plugin with ability to save window state declaratively
This introduces an org.kde.kconfig import exposing a QML plugin with currently just one type: WindowStateSaver. It saves the state of the provided window under a given name. This makes relying on this functionality in QML more convenient and easier to conditionalise based on platform.