blob: 74b2ab817a8eb10351e434fe59b5e37a5fcbf064 [file] [log] [blame]
import QtQuick 2.0
Text {
textFormat: Text.RichText
text: "<img src='http/exists.png'>"
}