|
xlang v5.1 Release
程序设计语言基础库文档
|


结构体 | |
| enum | CefWindowOpenDisposition |
| class | onCefListener |
Public 成员函数 |
静态 Public 成员函数 |
Private 属性 |
额外继承的成员函数 |
在文件 QCefView.x 第 82 行定义.
| QCefView | ( | ) |
在文件 QCefView.x 第 137 行定义.
| QCefView | ( | long | handle | ) |
在文件 QCefView.x 第 141 行定义.
在文件 QCefView.x 第 149 行定义.
引用了 QtXnl.long_string2().

| void addressChanged | ( | long | frameId, |
| String | url | ||
| ) |
在文件 QCefView.x 第 230 行定义.
| void cefQueryRequest | ( | int | browserId, |
| long | frameId, | ||
| long | query | ||
| ) |
在文件 QCefView.x 第 261 行定义.
| void consoleMessage | ( | String | message, |
| int | level | ||
| ) |
在文件 QCefView.x 第 251 行定义.
|
override |
重载 QWidget .
在文件 QCefView.x 第 169 行定义.
引用了 QtXnl.createQSObject() , 以及 QType.qtCefView.

| bool create | ( | @NotNilptr String | url, |
| @NotNilptr QWidget | parent | ||
| ) |
在文件 QCefView.x 第 177 行定义.
引用了 QtXnl.createQSObject() , 以及 QType.qtCefView.

| bool create | ( | QCefSetting | setting, |
| @NotNilptr QWidget | parent | ||
| ) |
在文件 QCefView.x 第 186 行定义.
引用了 QtXnl.createQLLSObject() , 以及 QType.qtCefView.

| bool create | ( | QCefSetting | setting, |
| @NotNilptr String | url, | ||
| @NotNilptr QWidget | parent | ||
| ) |
在文件 QCefView.x 第 194 行定义.
引用了 QtXnl.createQLLSObject() , 以及 QType.qtCefView.

| void fullscreenModeChanged | ( | bool | fullscreen | ) |
在文件 QCefView.x 第 241 行定义.
在文件 QCefView.x 第 267 行定义.
| void loadEnd | ( | int | browserId, |
| long | frameId, | ||
| bool | isMainFrame, | ||
| int | httpStatusCode | ||
| ) |
在文件 QCefView.x 第 212 行定义.
| void loadError | ( | int | browserId, |
| long | frameId, | ||
| bool | isMainFrame, | ||
| int | errorCode, | ||
| String | errorMsg, | ||
| String | failedUrl | ||
| ) |
在文件 QCefView.x 第 217 行定义.
| void loadingProgressChanged | ( | double | progress | ) |
在文件 QCefView.x 第 256 行定义.
| void loadingStateChanged | ( | int | browserId, |
| bool | isLoading, | ||
| bool | canGoBack, | ||
| bool | canGoForward | ||
| ) |
在文件 QCefView.x 第 202 行定义.
| void loadStart | ( | int | browserId, |
| long | frameId, | ||
| bool | isMainFrame, | ||
| int | transition_type | ||
| ) |
在文件 QCefView.x 第 207 行定义.
| void navigateToString | ( | String | content | ) |
在文件 QCefView.x 第 165 行定义.
引用了 QtXnl.widget_slot_string().

| void navigateToUrl | ( | String | url | ) |
| bool onBeforePopup | ( | long | frameId, |
| String | targetUrl, | ||
| String | targetFrameName, | ||
| int | targetDisposition, | ||
| long | settings, | ||
| bool [] | DisableJavascriptAccess | ||
| ) |
在文件 QCefView.x 第 297 行定义.
| void onBrowserCoreCreated | ( | QWindow | win | ) |
在文件 QCefView.x 第 277 行定义.
| void onBrowserWindowCreated | ( | QWindow | win | ) |
在文件 QCefView.x 第 290 行定义.
| void onPopupCreated | ( | QWindow | wnd | ) |
在文件 QCefView.x 第 311 行定义.
在文件 QCefView.x 第 283 行定义.
| void reportJavascriptResult | ( | int | browserId, |
| long | frameId, | ||
| long | context, | ||
| String | result | ||
| ) |
在文件 QCefView.x 第 272 行定义.
| void setOnCefListener | ( | onCefListener | _l | ) |
在文件 QCefView.x 第 120 行定义.
| void statusMessage | ( | String | message | ) |
在文件 QCefView.x 第 246 行定义.
| void titleChanged | ( | String | title | ) |
在文件 QCefView.x 第 235 行定义.
|
private |
在文件 QCefView.x 第 118 行定义.