new WebView( [parent])
Parameters:
| Name | Type | Argument | Default | Description |
|---|---|---|---|---|
parent |
object |
<optional> |
null | QWidgetに対応するオブジェクト。 |
Methods
-
load(url)
-
Parameters:
Name Type Description urlstring -
setHtml(html [, baseUrl])
-
Parameters:
Name Type Argument Default Description htmlstring baseUrlstring <optional>
'' -
setPage(page)
-
Parameters:
Name Type Description pagemodule:silkedit.WebPage