import QtQuick 2.0 Text { textFormat: Text.RichText text: "" baseUrl: serverBaseUrl + "/text.html" }