[System Tray] Call Qt.createComponent for PlasmoidItem only once

Authored by broulik on Sep 12 2016, 1:04 PM.

Description

[System Tray] Call Qt.createComponent for PlasmoidItem only once

I slapped a console.time in there and it would show 1ms even on some
of the subsequent invocations, so while QML engine should do some
caching magic, calling it once is better anway.

Differential Revision: https://phabricator.kde.org/D2719