Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
method Application.prototype.loadData
import { Application } from "https://deno.land/x/qml@v0.1.5/src/application.ts";

Load QML from a string.

Parameters

data: string

QML string.