new WebPage( [parent])
Parameters:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
parent |
object |
<optional> |
null | QObjectに対応するオブジェクト。 |
Methods
-
load(url)
-
Parameters:
Name Type Description url
string -
setHtml(html [, baseUrl])
-
Parameters:
Name Type Argument Default Description html
string baseUrl
string <optional>
'' -
setWebChannel(channel)
-
Parameters:
Name Type Description channel
module:silkedit.WebChannel