import QtQuick 2.0 Item { width: 320 height: 480 Text { anchors.centerIn: parent font.family: "Arial" font.pixelSize: 16 textFormat: Text.RichText text: "A table: " + "" + "" + "" + "" + "" + "" } }
Header 1Header 2
Cell 1Cell 2
Cell 3Cell 4
Cell 5
Cell 6Cell 7
Cell 8