import QtQuick 2.0 TextEdit { textFormat: TextEdit.RichText text: "Test link" }