|
xlang v4.0 Release
程序设计语言基础库文档
|
结构体 | |
| enum | CefWindowOpenDisposition |
| class | onCefListener |
Public 成员函数 |
静态 Public 成员函数 |
Private 属性 |
额外继承的成员函数 |
在文件 QCefView.x 第 82 行定义.
| QCefView | ( | ) |
在文件 QCefView.x 第 135 行定义.
| QCefView | ( | long | handle | ) |
在文件 QCefView.x 第 139 行定义.
在文件 QCefView.x 第 147 行定义.
引用了 QtXnl.long_string2().
在文件 QCefView.x 第 143 行定义.
引用了 QtXnl.long_string2().
| void addressChanged | ( | long | frameId, |
| String | url | ||
| ) |
在文件 QCefView.x 第 219 行定义.
| void cefQueryRequest | ( | int | browserId, |
| long | frameId, | ||
| long | query | ||
| ) |
在文件 QCefView.x 第 250 行定义.
| void consoleMessage | ( | String | message, |
| int | level | ||
| ) |
在文件 QCefView.x 第 240 行定义.
|
override |
重载 QWidget .
在文件 QCefView.x 第 159 行定义.
引用了 QtXnl.createQSObject() , 以及 QType.qtCefView.
| bool create | ( | @NotNilptr String | url, |
| @NotNilptr QWidget | parent | ||
| ) |
在文件 QCefView.x 第 167 行定义.
引用了 QtXnl.createQSObject() , 以及 QType.qtCefView.
| bool create | ( | QCefSetting | setting, |
| @NotNilptr QWidget | parent | ||
| ) |
在文件 QCefView.x 第 175 行定义.
引用了 QtXnl.createQLLSObject() , 以及 QType.qtCefView.
| bool create | ( | QCefSetting | setting, |
| @NotNilptr String | url, | ||
| @NotNilptr QWidget | parent | ||
| ) |
在文件 QCefView.x 第 183 行定义.
引用了 QtXnl.createQLLSObject() , 以及 QType.qtCefView.
| void fullscreenModeChanged | ( | bool | fullscreen | ) |
在文件 QCefView.x 第 230 行定义.
在文件 QCefView.x 第 256 行定义.
| void loadEnd | ( | int | browserId, |
| long | frameId, | ||
| bool | isMainFrame, | ||
| int | httpStatusCode | ||
| ) |
在文件 QCefView.x 第 201 行定义.
| void loadError | ( | int | browserId, |
| long | frameId, | ||
| bool | isMainFrame, | ||
| int | errorCode, | ||
| String | errorMsg, | ||
| String | failedUrl | ||
| ) |
在文件 QCefView.x 第 206 行定义.
| void loadingProgressChanged | ( | double | progress | ) |
在文件 QCefView.x 第 245 行定义.
| void loadingStateChanged | ( | int | browserId, |
| bool | isLoading, | ||
| bool | canGoBack, | ||
| bool | canGoForward | ||
| ) |
在文件 QCefView.x 第 191 行定义.
| void loadStart | ( | int | browserId, |
| long | frameId, | ||
| bool | isMainFrame, | ||
| int | transition_type | ||
| ) |
在文件 QCefView.x 第 196 行定义.
| void navigateToString | ( | String | content | ) |
在文件 QCefView.x 第 155 行定义.
| void navigateToUrl | ( | String | url | ) |
在文件 QCefView.x 第 151 行定义.
| bool onBeforePopup | ( | long | frameId, |
| String | targetUrl, | ||
| String | targetFrameName, | ||
| int | targetDisposition, | ||
| long | settings, | ||
| bool [] | DisableJavascriptAccess | ||
| ) |
在文件 QCefView.x 第 273 行定义.
| void onBrowserWindowCreated | ( | QWindow | win | ) |
在文件 QCefView.x 第 266 行定义.
| void onPopupCreated | ( | QWindow | wnd | ) |
在文件 QCefView.x 第 287 行定义.
| void reportJavascriptResult | ( | int | browserId, |
| long | frameId, | ||
| long | context, | ||
| String | result | ||
| ) |
在文件 QCefView.x 第 261 行定义.
| void setOnCefListener | ( | onCefListener | _l | ) |
在文件 QCefView.x 第 118 行定义.
| void statusMessage | ( | String | message | ) |
在文件 QCefView.x 第 235 行定义.
| void titleChanged | ( | String | title | ) |
在文件 QCefView.x 第 224 行定义.
|
private |
在文件 QCefView.x 第 116 行定义.