1 2 3 4 5 6 7
import ".." MatrixText { text: qsTr("unimplemented event: ") + model.data.typeString width: parent ? parent.width : undefined color: inactiveColors.text }